Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Practical Heat Transfer: Using MATLAB and COMSOL, Layla S. Mayboudi


Варианты приобретения
Цена: 11920.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до:
Ориентировочная дата поставки:
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Layla S. Mayboudi
Название:  Practical Heat Transfer: Using MATLAB and COMSOL
ISBN: 9781683926337
Издательство: Mare Nostrum (Eurospan)
Классификация:



ISBN-10: 1683926331
Обложка/Формат: Hardback
Страницы: 400
Вес: 0.88 кг.
Дата издания: 30.05.2022
Серия: Engineering
Язык: English
Размер: 229 x 178
Читательская аудитория: Tertiary education (us: college)
Ключевые слова: Engineering graphics & technical drawing,Graphical & digital media applications,Heating, lighting, ventilation,Programming & scripting languages: general, COMPUTERS / CAD-CAM,COMPUTERS / Programming Languages / C,TECHNOLOGY & ENGINEERING / Construction / Heating, Ventilation & Air Conditioning,TECHNOLOGY & ENGINEERING / Drafting & Mechanical Drawing
Подзаголовок: Analytical * numerical * experimental
Рейтинг:
Поставляется из: Англии
Описание: Guides the reader through the subject of heat transfer, covering the analytical, coding, finite element, and hybrid methods of thermal modelling. The book leads the reader through the processes of model creation for heat transfer analysis and validating them using analytical techniques and partial differential equations.


Practical MATLAB Modeling with Simulink: Programming and Simulating Ordinary and Partial Differential Equations

Автор: Eshkabilov Sulaymon L.
Название: Practical MATLAB Modeling with Simulink: Programming and Simulating Ordinary and Partial Differential Equations
ISBN: 1484257987 ISBN-13(EAN): 9781484257982
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Part I: Ordinary Differential EquationsChapter 1: Analytical Solutions of Ordinary Differential EquationsChapter 2: Numerical Methods for First Order ODEsChapter 3: Numerical Methods for Second Order ODEsChapter 4: Stiff ODEsChapter 5: Higher Order and Coupled ODEsChapter 6: Implicit ODEsChapter 7: Comparative Analysis of ODE Solution MethodsPart II: Ordinary Differential Equations-Boundary Value ProblemsChapter 8: Boundary Value ProblemsPart III: Applications of Ordinary Differential EquationsChapter 9: Spring-Mass-Damper SystemsChapter 10: Electro-Mechanical and Mechanical SystemsChapter 11: Trajectory ProblemsChapter 12: Simulation ProblemsPart IV: Partial Differential EquationsChapter 13: Solving Partial Differential Equations

Practical apache spark

Автор: Chellappan, Subhashini Dasa, Bharat Ganesan, Dharanitharan
Название: Practical apache spark
ISBN: 1484236513 ISBN-13(EAN): 9781484236512
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Work with Apache Spark using Scala to deploy and set up single-node, multi-node, and high-availability clusters. This book discusses various components of Spark such as Spark Core, DataFrames, Datasets and SQL, Spark Streaming, Spark MLib, and R on Spark with the help of practical code snippets for each topic. Practical Apache Spark also covers the integration of Apache Spark with Kafka with examples. You’ll follow a learn-to-do-by-yourself approach to learning – learn the concepts, practice the code snippets in Scala, and complete the assignments given to get an overall exposure.
On completion, you’ll have knowledge of the functional programming aspects of Scala, and hands-on expertise in various Spark components. You’ll also become familiar with machine learning algorithms with real-time usage.
What You Will Learn
Discover the functional programming features of ScalaUnderstand the complete architecture of Spark and its componentsIntegrate Apache Spark with Hive and Kafka Use Spark SQL, DataFrames, and Datasets to process data using traditional SQL queriesWork with different machine learning concepts and libraries using Spark's MLlib packages
Who This Book Is For
Developers and professionals who deal with batch and stream data processing.
Performance Modeling of Operating Systems Using Object-Oriented Simulations

Автор: Jos? M. Garrido
Название: Performance Modeling of Operating Systems Using Object-Oriented Simulations
ISBN: 1475773110 ISBN-13(EAN): 9781475773118
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces the fundamental concepts and practical simulation te- niques for modeling different aspects of operating systems to study their g- eral behavior and their performance.

Practical Python Programming for IoT

Автор: Smart Gary
Название: Practical Python Programming for IoT
ISBN: 1838982469 ISBN-13(EAN): 9781838982461
Издательство: Неизвестно
Рейтинг:
Цена: 9562.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Leverage Python and Raspberry Pi to create complex IoT applications capable of creating and detecting movement and measuring distance, light, and a host of other environmental conditions


Key features

  • Learn the fundamentals of electronics and how to integrate them with a Raspberry Pi
  • Understand how to build RESTful APIs, WebSocket APIs, and MQTT-based applications
  • Explore alternative approaches to structuring IoT applications with Python


Book Description

The age of connected devices is here, be it fitness bands or smart homes. It's now more important than ever to understand how hardware components interact with the internet to collect and analyze user data. The Internet of Things (IoT), combined with the popular open source language Python, can be used to build powerful and intelligent IoT systems with intuitive interfaces.


This book consists of three parts, with the first focusing on the "Internet" component of IoT. You'll get to grips with end-to-end IoT app development to control an LED over the internet, before learning how to build RESTful APIs, WebSocket APIs, and MQTT services in Python. The second part delves into the fundamentals behind electronics and GPIO interfacing. As you progress to the last part, you'll focus on the "Things" aspect of IoT, where you will learn how to connect and control a range of electronic sensors and actuators using Python. You'll also explore a variety of topics, such as motor control, ultrasonic sensors, and temperature measurement. Finally, you'll get up to speed with advanced IoT programming techniques in Python, integrate with IoT visualization and automation platforms, and build a comprehensive IoT project.


By the end of this book, you'll be well-versed with IoT development and have the knowledge you need to build sophisticated IoT systems using Python.


What you will learn

  • Understand electronic interfacing with Raspberry Pi from scratch
  • Gain knowledge of building sensor and actuator electronic circuits
  • Structure your code in Python using Async IO, pub/sub models, and more
  • Automate real-world IoT projects using sensor and actuator integration
  • Integrate electronics with ThingSpeak and IFTTT to enable automation
  • Build and use RESTful APIs, WebSockets, and MQTT with sensors and actuators
  • Set up a Raspberry Pi and Python development environment for IoT projects


Who this book is for

This IoT Python book is for application developers, IoT professionals, or anyone interested in building IoT applications using the Python programming language. It will also be particularly helpful for mid to senior-level software engineers who are experienced in desktop, web, and mobile development, but have little to no experience of electronics, physical computing, and IoT.


Practical Video Game Bots

Автор: Ilya Shpigor
Название: Practical Video Game Bots
ISBN: 1484237358 ISBN-13(EAN): 9781484237359
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 0. Introduction1. Bots Overview2. Clicker Bots3. In-Game Bots4. Out-Game Bots5. Extra Techniques

Working with Specialized Language

Автор: Bowker, Lynne
Название: Working with Specialized Language
ISBN: 0415236991 ISBN-13(EAN): 9780415236997
Издательство: Taylor&Francis
Рейтинг:
Цена: 7348.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Working with Specialized Language

Автор: Bowker, Lynne
Название: Working with Specialized Language
ISBN: 0415236983 ISBN-13(EAN): 9780415236980
Издательство: Taylor&Francis
Рейтинг:
Цена: 22202.00 р.
Наличие на складе: Поставка под заказ.

Practical Microservices with Dapr and .NET: A developer`s guide to building cloud-native applications using the Dapr event-driven runtime

Автор: Bedin Davide
Название: Practical Microservices with Dapr and .NET: A developer`s guide to building cloud-native applications using the Dapr event-driven runtime
ISBN: 1800568371 ISBN-13(EAN): 9781800568372
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Discover the powerful capabilities of Dapr by implementing a sample application with microservices leveraging the actor model to foster its strengths. Find out how Dapr helps you simplify the creation of resilient and portable microservices with this book.

Python for Data Analysis: A Practical Guide you Can`t Miss to Master Data Using Python. Key Tools for Data Science, Introducing you into Data Ma

Автор: Thompson Erick
Название: Python for Data Analysis: A Practical Guide you Can`t Miss to Master Data Using Python. Key Tools for Data Science, Introducing you into Data Ma
ISBN: 1801131848 ISBN-13(EAN): 9781801131841
Издательство: Неизвестно
Рейтинг:
Цена: 2619.00 р.
Наличие на складе: Нет в наличии.

Описание:

Do you want to master data using python? If yes, then keep reading

Data analysis plays a significant job in numerous parts of your regular day to day existence today. From the second you wake up, you cooperate with information at various levels. A great deal of significant choices are made dependent on information examination. None of the organizations would capacity and run effectively without individuals who realize how to utilize ace this incredible asset. Organizations use information to Understand Their Customer Needs and produce the Best Possible Product or Service.

Python Programming Language is one of the best framework with regards to information examination, and in the event that you are considering starting your own business some time or another or as of now have one, this is certainly a device you should comprehend and utilize.

Data Scientist is the most requested job of the 21st century and Python is the most popular programming language of the 21st century. The average salary of a Data Scientist is around 120 thousand dollars per year and the average salary of a Pythton Developer is around 100 thousand dollars. So it's pretty obvious that anyone have skills in both Data Science and Python will be in great demand in industry.

You needn't bother with an exhausting and costly reading material. This book is the best one for every readers.

This book covers:

- Introduction to Python and data analysis

- Python basics

- Python history

- Installing Python

- Data analysis with Python

- NumPy for numerical data processing

- Data visualization with Python

- Machine learning with Python

And much more

Be it Data Processing, Data Analytics, Data Modeling, Data Visualization, Data Predictive, Machine Learning, or taking the photo of Blackhole: Python is everywhere and it is the most powerful programming language of 21st century. Beloved by the data scientists and new generation developers, Pyhton will eat the word

Ready to get started? Click "Buy Now"


Practical Programming: An Introduction to Computer Science Using Python 3.6

Автор: Gries Paul, Campbell Jennifer, Montojo Jason
Название: Practical Programming: An Introduction to Computer Science Using Python 3.6
ISBN: 1680502689 ISBN-13(EAN): 9781680502688
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of programming with Python 3.6--a language that`s used in millions of devices.

Python for Offensive PenTest: A practical guide to ethical hacking and penetration testing using Python

Автор: Khrais Hussam
Название: Python for Offensive PenTest: A practical guide to ethical hacking and penetration testing using Python
ISBN: 1788838971 ISBN-13(EAN): 9781788838979
Издательство: Неизвестно
Рейтинг:
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Python is an easy-to-learn and cross-platform programming language which has unlimited third-party libraries. Plenty of open source hacking tools are written in Python and can be easily integrated within your script. This book is divided into clear bite-size chunks so you can learn at your own pace and focus on the areas of most interest to ...

Practical natural language processing with python

Автор: Sri, Mathangi
Название: Practical natural language processing with python
ISBN: 148426245X ISBN-13(EAN): 9781484262450
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Chapter 1: Text Data in Real Word

Chapter Goal: This chapter focuses on various types of text data. The information it offers and the commercial value that each of the data could potentially offer. Understanding of the data provides the reader the landscape that they are getting into

No of pages: 10

Sub -Topics

  1. NLP
  2. Search
  3. Reviews
  4. Tweets/FB Posts
  5. Chat data
  6. SMS data
  7. Content data
  8. IVR utterance data

Chapter 2: NLP in Customer Service

Chapter Goal: Case studies for problems in customer service and how they could be solved.

No of pages: 39

Sub - Topics

1. A quick overview of the customer service industry

2. Voice Calls

3. Chats.

4. Tickets Data

5. Email Data

6. Voice of customer analysis

7. Intent Mining

8. NPS/CSAT drivers

9. Insights in Sales Chats

10. Reasons for non purchase

11. Survey Comment Analysis

12. Mining Voice transcripts

Chapter 3: NLP in Online Reviews

Chapter Goal: Case studies for problems in online reviews and how they could be solved.

No of pages: 39

Sub - Topics:

1. Sentiment Analysis

2. Emotion Mining

3. Approach 1: Lexicon based approach

4. Approach 2: Rules based approach

5. Approach 3 - Machine Learning based approach (Neural Network)

6. Attribute Extraction

Chapter 4: NLP in BFSI

Chapter Goal: case studies for problems in the banking industry

Sub - Topics:

1. NLP in Fraud

2. Method 1 (For extracting NER, popular libraries)

3. Method 2 (For extracting NER, rules based approach)

4. Method 3 (Classifier based approach using word embeddings and neural networks)

5. Other use cases of NLP in BFSI

6. Natural Language Generation in banks

No of pages: 47

Chapter 5: NLP in Virtual Assistants

Chapter Goal: Case study in building state of the art natural language bots

Sub- Topics

1. Overview

2. Approach 1: The "Classic" approach using LSTMs

3. Approach 2: Generating Responses

4. BERT

5. Further nuances in building conversational bots:

No of pages: 43



ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия