Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Practical MATLAB, Irfan Turk


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

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

Автор: Irfan Turk
Название:  Practical MATLAB
ISBN: 9781484252802
Издательство: Springer
Классификация:

ISBN-10: 1484252802
Обложка/Формат: Soft cover
Страницы: 297
Вес: 0.60 кг.
Дата издания: 2019
Язык: English
Издание: 1st ed.
Иллюстрации: 101 illustrations, color; 24 illustrations, black and white; xviii, 297 p. 125 illus., 101 illus. in color.
Размер: 177 x 253 x 21
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: With Modeling, Simulation, and Processing Projects
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Apply MATLAB programming to the mathematical modeling of real-life problems from a wide range of topics. This pragmatic book shows you how to solve your programming problems, starting with a brief primer on MATLAB and the fundamentals of the MATLAB programming language. Then, you’ll build fully working examples and computational models found in the financial, engineering, and scientific sectors. As part of this section, you’ll cover signal and image processing, as well as GUIs.
After reading and using Practical MATLAB and its accompanying source code, you’ll have the practical know-how and code to apply to your own MATLAB programming projects.
What You Will Learn
Discover the fundamentals of MATLAB and how to get started with it for problem solvingApply MATLAB to a variety of problems and case studiesCarry out economic and financial modeling with MATLAB, including option pricing and compound interestUse MATLAB for simulation problems such as coin flips, dice rolling, random walks, and traffic flowsSolve computational biology problems with MATLABImplement signal processing with MATLAB, including currents, Fast Fourier Transforms (FFTs), and harmonic analysisProcess images with filters and edge detectionBuild applications with GUIs
Who This Book Is For
People with some prior experience with programming and MATLAB.

Дополнительное описание:
1: Introduction to MATLAB.- 2: Fundamentals of MATLAB Language.- 3: Economic Modeling.- 4: Numerical Methods.- 5: Applications in Simulation.- 6: Basic Statistics and Data Analysis.- 7: Data Visualization and Animation.- 8: Computational Biology.- 9:


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
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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 Heat Transfer: Using MATLAB and COMSOL

Автор: Layla S. Mayboudi
Название: Practical Heat Transfer: Using MATLAB and COMSOL
ISBN: 1683926331 ISBN-13(EAN): 9781683926337
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 79470.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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 Numerical C Programming: Finance, Engineering, and Physics Applications

Автор: Joyce Philip
Название: Practical Numerical C Programming: Finance, Engineering, and Physics Applications
ISBN: 1484261275 ISBN-13(EAN): 9781484261279
Издательство: Springer
Рейтинг:
Цена: 69870.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Chapter 1 Review of C Review of C and SDK with reference to the topics in this book. Reminds the reader of C syntax. Use loops, subroutines, file access. Create typical programs in C using SDK Exercises
PART 1 - FINANCIAL APPLICATIONS
Chapter 2 Regression: Use regression techniques to find the pattern for depreciation of the value of cars over a period of years. Program written will create graphical displays to illustrate the topic. Exercises
Chapter 3 Product Moment Correlation Coefficient (PMCC): Use this technique to illustrate the accuracy (or otherwise) of regression techniques. Exercises
Chapter 4: Asset PricingUse the past stock values of an Asset to predict what its future values may be using Monte Carlo methods.Graphics displays to illustrate the topic. Exercises

PART 2 - ENGINEERING/INDUSTRIAL/COMMERCIAL APPLICATIONS
Chapter 5: Supermarket Stock Reordering Simulation Create a file of stock for a supermarket. Simulate the buying of stock by shoppers. Check the remaining stock. If it is too low print a message to reorder the stock. Exercises
Chapter 6: Flight Information Boards at Airports Create a file of arrivals for an airport. Send data to the airport's display boards to show the current situation for the incoming flights. Update a flight and refresh the information to the display boards. ExercisesChapter 6: Power Plant Control Program receives messages about pressures, temperatures, flow rates etc for a power plant. The program checks for values outside safety ranges and acts upon any problem values by sending messages to both the gauges and the managers responsible for them. Exercises

PART 3 - PHYSICS APPLICATIONS
Chapter 8 Potential Energy and Kinetic Energy Simulation Use formulas for Potential Energy and Kinetic Energy to show how one falls at the same rate as the other rises.Exercises
Chapter 9 Pendulum Simulation Use formulas for the motion of a pendulum to create a graph to illustrate the mathematical relationship on a graph . Exercises
Chapter 10: Centre of Mass Calculation Calculate the centre of mass of unusually-shaped objects. Exercises
Chapter 11: Brownian Motion Simulate the patterns of particles moving in gases or solids. Graphical displays to illustrate the topic. Exercises
Chapter 12 Vacancy Model of Atoms Moving in SolidsDemonstrate the Vacancy Model of atoms moving in solids where they can move into empty sites within the solid. Graphical displays will show the movement of the atoms within a 2D site.Exercises

APPENDICES
A. C Programming C

Data Structure and Algorithms Using C++

Автор: Sachi Nandan Mohanty, Pabitra Kumar Tripathy
Название: Data Structure and Algorithms Using C++
ISBN: 1119750547 ISBN-13(EAN): 9781119750543
Издательство: Wiley
Рейтинг:
Цена: 167850.00 T
Наличие на складе: Нет в наличии.
Описание: Everyone knows that programming plays a vital role as a solution to automate and execute a task in a proper manner. Irrespective of mathematical problems, the skills of programming are necessary to solve any type of problems that may be correlated to solve real life problems efficiently and effectively. This book is intended to flow from the basic concepts of C++ to technicalities of the programming language, its approach and debugging.

The chapters of the book flow with the formulation of the problem, it's designing, finding the step-by-step solution procedure along with its compilation, debugging and execution with the output. Keeping in mind the learner's sentiments and requirements, the exemplary programs are narrated with a simple approach so that it can lead to creation of good programs that not only executes properly to give the output, but also enables the learners to incorporate programming skills in them. The style of writing a program using a programming language is also emphasized by introducing the inclusion of comments wherever necessary to encourage writing more readable and well commented programs.

As practice makes perfect, each chapter is also enriched with practice exercise questions so as to build the confidence of writing the programs for learners. The book is a complete and all-inclusive handbook of C++ that covers all that a learner as a beginner would expect, as well as complete enough to go ahead with advanced programming. This book will provide a fundamental idea about the concepts of data structures and associated algorithms.

By going through the book, the reader will be able to understand about the different types of algorithms and at which situation and what type of algorithms will be applicable.


Practical Artificial Intelligence with Swift

Автор: Mars Geldard, Jonathon Manning
Название: Practical Artificial Intelligence with Swift
ISBN: 1492044814 ISBN-13(EAN): 9781492044819
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Create and implement AI-based features in your Swift apps for iOS, macOS, tvOS, and watchOS. With this practical book, programmers and developers of all kinds will find a one-stop shop for AI and machine learning with Swift.

Practical handbook of genetic algorithms vol.3

Автор: Chambers
Название: Practical handbook of genetic algorithms vol.3
ISBN: 0849325390 ISBN-13(EAN): 9780849325397
Издательство: Taylor&Francis
Рейтинг:
Цена: 183750.00 T
Наличие на складе: Нет в наличии.
Описание: Contains computer-code examples for the development of genetic algorithm systems. This book describes specific functions of genetic algorithms.

Practical Foundations for Programming Languages

Автор: Harper
Название: Practical Foundations for Programming Languages
ISBN: 1107150302 ISBN-13(EAN): 9781107150300
Издательство: Cambridge Academ
Рейтинг:
Цена: 66520.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book defines and analyzes a full range of programming language concepts in a single unifying framework that isolates core abstractions and avoids irrelevant details of specific languages. It stresses the central role of types and teaches the use of rigorous mathematical techniques for proving properties of languages and programs.

Practical Smoothing: The Joys of P-splines

Автор: Paul H.C. Eilers, Brian D. Marx
Название: Practical Smoothing: The Joys of P-splines
ISBN: 1108482953 ISBN-13(EAN): 9781108482950
Издательство: Cambridge Academ
Рейтинг:
Цена: 57030.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: P-splines are widely used in statistics and machine learning for smoothing out noise in data and to avoid overtraining. This practical guide covers theory and a range of standard and non-standard applications with code in R for professionals and researchers looking for a simple, flexible and powerful smoothing tool.

Practical Aspects of Declarative Languages

Автор: Veronica Dahl; Philip Wadler
Название: Practical Aspects of Declarative Languages
ISBN: 3540003894 ISBN-13(EAN): 9783540003892
Издательство: Springer
Рейтинг:
Цена: 81050.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The Fifth International Symposium on Practical Aspects of Declarative L- guages (PADL 2003) was held in New Orleans on 13-14 January 2003. It was colocatedwiththe30thAnnualACMSymposiumonPrinciplesofProgramming Languages(POPL2003). We received 57 submissions, a record for PADL. One of the strengths of PADL is that it draws papers from both sides of the declarative divide, from boththefunctionalandlogicprogrammingcommunities.Ofthe57submissions, 25werefunctionaland32werelogical, withsomenotableoverlaps. The program committee was divided on the approach to take to the con- rence.Thosefromthelogicprogrammingcommunitypreferredtohaveparallel sessionsinordertoacceptmorepapers, thosefromthefunctionalprogramming communitypreferredtoavoidparallelsessionsthoughitmeantacceptingfewer papers. We decided to nd strength in diversity, and experiment with taking both paths. We accepted 8 papers on functional programming, each presented initsownslot, and15papersonlogicprogramming,10ofwhicharepresentedin parallelsessions.Wefeltthatpapersfrombothcommunitieswerecomparablein quality.Theratioof4hoursoffunctionaltalksto5hoursoflogictalksmatches theratioofsubmissions. WhilemostpaperssubmittedtoPADLaretraditionalresearchpapers, some weresubmittedasApplicationLettersorDeclarativePearls.Traditionalpapers maybejudgedonwhethertheypresentacrispnewresearchresult;Application Lettersmaybejudgedaccordingtotheinterestintheapplicationandthenovel useofdeclarativelanguages;andDeclarativePearlsmaybejudgedaccordingto theeleganceofthedevelopmentandtheclarityoftheexpression. This year PADL instituted a "Most Practical" paper award, for the paper that best exempli?ed the goals of PADL. The award went to "Data mining the yeast genome in a lazy functional language", Amanda Clare and Ross D. King, UniversityofWales, Aberystwyth, whichdescribesareal-wordapplication runningonmultiprocessors, drawingontechniquesfromboththefunctionaland logicprogrammingcommunities. Special thanks are due: to Shriram Krishnamurthi, Dave Tucker, and Paul Graunke of Brown University, for running the website of the PADL submission andreviewprocess(seeKrishnamurthi'sinvitedtalkinthisvolume);toMartina SharpofAvayaLabsandKimberlyVollofSimonFraserUniversity, forhelpwith preparingthisvolume;andtoGopalGuptaoftheUniversityofTexasatDallas, for serving as general chair. We thank Avaya Labs, Brown University, Simon FraserUniversity, Universit edeProvence, andtheUniversityofTexasatDallas fortheirsupport. Ourthankstotheprogramcommitteemembersandrefereesfortheirrev- wingandfortheiradvice.Finally, ourthankstoallthosewhosubmittedpapers toorparticipatedinPADL2003.

Practical Mono

Автор: Mark Mamone
Название: Practical Mono
ISBN: 1590595483 ISBN-13(EAN): 9781590595480
Издательство: Springer
Рейтинг:
Цена: 56180.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Practical Mono offers a detailed portrait of Mono and its many facets. You'll learn about building GUI-based applications with Gtk#, database interaction with ADO.NET, and powerful applications with XML and web services.

By embracing this implementation, you can take advantage of the powerful development paradigm, building Internet-enabled cross-platform applications based on open source technologies. This book includes a primer on C#, so even if you're a novice .NET programmer, you will still gain plenty from this practical guide.


Using WAVES and VHDL for Effective Design and Testing

Автор: James P. Hanna; Robert G. Hillman; Herb L. Hirsch;
Название: Using WAVES and VHDL for Effective Design and Testing
ISBN: 0792397991 ISBN-13(EAN): 9780792397991
Издательство: Springer
Рейтинг:
Цена: 204040.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: While VHDL was an IEEE standard language, and consistency among myriad designers was fairly well guaranteed, no such standard existed for test waveform generation and assessment. The Waveform and Vector Exchange Specification, or WAVES, was conceived and designed to solve this testing problem - and it has. This book deals with this topic.

Practical Scala DSLs

Автор: Pierluigi Riti
Название: Practical Scala DSLs
ISBN: 1484230353 ISBN-13(EAN): 9781484230350
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you'll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex system; a game; and cloud applications.
At the end of this unique book, you'll be able to describe the differences between external and internal DSLs; understand when and how to apply DSLs; create DSLs using Scala; and even create a DSL using another programming language.
What You'll Learn

  • Build DSLs in Scala
  • Write a web API and microservices
  • Create a custom language
  • Apply DSLs to mobile apps development, a Forex trading system, game development, and more
  • Discover the role of DSLs in cloud development
  • Integrate DSLs as part of a DevOps program or structure
  • Build internal and external DSLs

Who This Book Is For
Experienced Java coders with at least some prior experience with Scala. You may be new to DSLs.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия