Подписывайтесь на наш Telegram-канал! Ежедневно интересно!

Подписывайтесь на наш Telegram-канал!

Помочь нашему сайту финансово на сервисе сбора донатов!

Помочь нашему сайту финансово!
 
HostLife - лучший платный хостинг

Robotics, Vision and Control: Fundamental Algorithms in MATLAB, 3rd Edition

Автор: Limpopo5 от 2023-05-17, 18:22:54
  • 0
Robotics, Vision and Control: Fundamental Algorithms in MATLAB, 3rd EditionНазвание: Robotics, Vision and Control: Fundamental Algorithms in MATLAB, 3rd Edition
Автор: Peter Corke, Witold Jachimczyk, Remo Pillat
Издательство: Springer
Год: 2023
Страниц: 833
Язык: английский
Формат: pdf (true)
Размер: 32.7 MB

This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a cohesive narrative. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on MATLAB and a number of MathWorks toolboxes. These provide a set of supported software tools for addressing a broad range of applications in robotics and computer vision. These toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems. For the beginning student, the book makes the algorithms accessible, the toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on toolbox functions. Two co-authors from MathWorks have joined the writing team and bring deep knowledge of these MATLAB toolboxes and workflows.

MATLAB Simscape Electrical User’s Guide (R2023a)

Автор: Limpopo5 от 2023-05-09, 13:40:04
  • 0
MATLAB Simscape Electrical User’s Guide (R2023a)Название: MATLAB Simscape Electrical User’s Guide (R2023a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: March 2023
Страниц: 1696
Язык: английский
Формат: pdf (true)
Размер: 28.7 MB

Simscape Electrical (formerly SimPowerSystems and SimElectronics) provides component libraries for modeling and simulating electronic, mechatronic, and electrical power systems. It includes models of semiconductors, motors, and components for applications such as electromechanical actuation, smart grids, and renewable energy systems. You can use these components to evaluate analog circuit architectures, develop mechatronic systems with electric drives, and analyze the generation, conversion, transmission, and consumption of electrical power at the grid level. Simscape Electrical helps you develop control systems and test system-level performance. You can parameterize your models using MATLAB variables and expressions, and design control systems for electrical systems in Simulink.

Computational Physics: With Worked Out Examples in FORTRAN and MATLAB, 2nd Edition

Автор: Limpopo5 от 2023-04-30, 14:36:57
  • 0
Computational Physics: With Worked Out Examples in FORTRAN and MATLAB, 2nd EditionНазвание: Computational Physics: With Worked Out Examples in FORTRAN and MATLAB, 2nd Edition
Автор: Мiсhаеl Веstеhоrn
Издательство: De Gruyter
Год: 2023
Страниц: 408
Язык: английский
Формат: pdf (true)
Размер: 50.7 MB

The work shows, by means of examples coming from different corners of physics, how physical and mathematical questions can be answered using a computer. Starting with maps and neural networks, applications from Newton's mechanics described by ordinary differential equations come into the focus, like the computation of planetary orbits or classical molecular dynamics. A large part of the textbook is dedicated to deterministic chaos normally encountered in systems with sufficiently many degrees of freedom. Most of the algorithms are realized in FORTRAN, a language most suitable for effectively solving the discussed problems. On the other hand, the codes given and presented on the book’s homepage can be easily translated into other languages. Moreover, several MATLAB examples are presented, mainly for didactic reasons. The book is addressed to advanced Bachelor or Master students of physics, applied mathematics and mechanical engineering.

Disturbance Observer for Advanced Motion Control with MATLAB / Simulink

Автор: Limpopo5 от 2023-04-24, 10:04:55
  • 0
Disturbance Observer for Advanced Motion Control with MATLAB / SimulinkНазвание: Disturbance Observer for Advanced Motion Control with MATLAB / Simulink
Автор: Akira Shimada
Издательство: Wiley-IEEE Press
Год: 2023
Страниц: 291
Язык: английский
Формат: pdf (true)
Размер: 13.2 MB

Disturbance Observer for Advanced Motion Control with MATLAB/Simulink. A fulsome and robust presentation of disturbance observers complete with MATLAB sample programs and simulation results. In Disturbance Observer for Advanced Motion Control with MATLAB/Simulink, distinguished electronics engineer Dr. Akira Shimada delivers a comprehensive exploration of the suppression of actual and unknown disturbances. In the book, you’ll find a systematic discussion of the basic theory and design methods of disturbance observers accompanied by instructive MATLAB and Simulink simulation examples. Included appendices cover the mathematical background of classical, modern, and digital control and ground the reader’s understanding of the more advanced sections. The included material is ideal for students enrolled in courses in advanced motion control, mechatronics system control, electrical drives, motion control, robotics, and aeronautics.

MATLAB Text Analytics Toolbox User's Guide (R2023a)

Автор: Limpopo5 от 2023-04-17, 17:19:56
  • 0
MATLAB Text Analytics Toolbox User's Guide (R2023a)Название: MATLAB Text Analytics Toolbox User's Guide (R2023a)
Автор: The MathWorks
Издательство: The MathWorks, Inc
Год: March 2023
Страниц: 336
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Text Analytics Toolbox provides algorithms and visualizations for preprocessing, analyzing, and modeling text data. Models created with the toolbox can be used in applications such as sentiment analysis, predictive maintenance, and topic modeling. Text Analytics Toolbox includes tools for processing raw text from sources such as equipment logs, news feeds, surveys, operator reports, and social media. You can extract text from popular file formats, preprocess raw text, extract individual words, convert text into numerical representations, and build statistical models.

Digital Image Processing (2023)

Автор: Limpopo5 от 2023-04-16, 18:32:49
  • 0
Digital Image Processing (2023)Название: Digital Image Processing, 1st Edition
Автор: А. Ваskаr, Мuthаiаh Rаjарра, Shrіrаm К, Vаsudеvаn, T.S. Мurugеsh
Издательство: CRC Press
Год: 2023
Страниц: 208
Язык: английский
Формат: pdf (true)
Размер: 25.1 MB

The book provides a mix of theoretical and practical perceptions of the related concepts pertaining to image processing. The primary objectives are to offer an overview to the elementary concepts and practices appropriate to digital image processing as well as to provide theoretical exposition. You have been exposed to image processing concepts in an extensive manner throughout this book and we hope it has been an enjoyable learning experience. For the cherry on top, this chapter shows how to play around with OpenCV and Python. An interesting set of simple programs to help enhance understanding is presented. The codes in this chapter are written in Python and run in Ubuntu as the base. Remember, OpenCV is not a programming language, it is a package. We are going to use Python with OpenCV, and hence we have to import OpenCV in all the programs that are to be demonstrated shortly in the chapter.

MATLAB for Engineering Applications, 5th Edition

Автор: Limpopo5 от 2022-10-20, 19:26:19
  • 0
MATLAB for Engineering Applications, 5th EditionНазвание: MATLAB for Engineering Applications, 5th Edition
Автор: Wіllіаm J. Раlm III
Издательство: McGraw Hill LLC
Год: 2023
Страниц: 656
Язык: английский
Формат: pdf (true), epub (true)
Размер: 14.0 MB, 21.1 MB

MATLAB for Engineering Applications is a simple concise book designed to be useful for beginners and to be kept as a reference. MATLAB is a globally available standard computational tool for engineers and scientists. This text is intended as a stand-alone introduction to MATLAB and can be used in an introductory course as a self-study text or as a supplementary text. The text’s material is based on the author’s experience in teaching a required two-credit semester course devoted to MATLAB for engineering freshmen. This title will be available in Connect but is not available with SmartBook. Instructor Resources available for this title include: Solutions Manual Presentation Tools Table (includes Lecture PowerPoints and Image Bank) MATLAB Files MATLAB Live Scripts.

Компьютерный практикум в среде matlab

Автор: Gunpowder от 2022-03-11, 15:29:21
  • 0
Компьютерный практикум в среде matlabНазвание: Компьютерный практикум в среде matlab
Автор: Красавин А. В., Жумагулов Я. В.
Издательство: Юрайт
Год: 2022
Страниц: 277
Формат: PDF
Размер: 89,0 МБ
Качество: отличное
Язык: русский

Компьютерный практикум в среде matlab — В книге рассмотрены основные приемы программирования в среде MatLab применительно к решению задач физики конденсированного состояния. Пособие может быть использовано как вводный практический курс численного моделирования квантовых физических систем.

MATLAB 6.5 SP1/7 + Simulink 5/6 в математике и моделировании

Автор: admin от 2022-02-28, 18:42:07
  • 0
MATLAB 6.5 SP1/7 + Simulink 5/6 в математике и моделированииНазвание: MATLAB 6.5 SP1/7 + Simulink 5/6 в математике и моделировании
Автор: Дьяконов В. П.
Издательство: СОЛОН-Пресс
Год: 2017
Страниц: 582
Формат: PDF
Размер: 105,85 МБ
Качество: отличное
Язык: русский

MATLAB 6.5 SP1/7 + Simulink 5/6 в математике и моделировании — В этой второй, но вполне самостоятельной справочной монографии по новейшим системам MATLAB 6.5 SP1/7 + Simulink 5/6 описано их применение в математических расчетах и математическом моделировании.

MATLAB Simulink. Компьютерное моделирование экономики

Автор: admin от 2022-02-23, 00:12:50
  • 0
MATLAB Simulink. Компьютерное моделирование экономикиНазвание: MATLAB Simulink. Компьютерное моделирование экономики
Автор: Цисарь И. Ф.
Издательство: СОЛОН-Пресс
Год: 2016
Страниц: 252
Формат: PDF
Размер: 45,2 МБ
Качество: отличное
Язык: русский

MATLAB Simulink. Компьютерное моделирование экономики — В книге представлена современная практическая технология компьютерного моделирования экономики в программных системах MATLAB Simulink. Моделирование необходимо для понимания причинно-следственных связей в экономике, прогнозирования, планирования, принятия решений менеджерами.

HostLife - лучший платный хостинг
HostLife - лучший платный хостинг!
Отличный хостинг по цене от 1.87$/месяц! Рекомендация от сайта Bookskeeper!


Бесплатная электронная библиотека. Скачать книги бесплатно!

Наша электронная библиотека Bookskeeper (для РФ работает через VPN) - это интернет-витрина, где любой посетитель может публиковать электронные варианты книг, журналов, газет, комиксов, в общем, любой литературы со ссылками для медленного, но бесплатного скачивания с файлообменников. В нашем книжном хранилище Вы всегда найдете литературу на любой вкус человека любого возраста - от детских комиксов и расскрасок до серьезной научной литературы.
 
 
Поддержите наш сайт!
Идет сбор донатов на хостинг
для работы нашего сайта.
Сканируйте QR-код
(или нажмите на него)
для Вашей поддержки!
Оплата картой, ЮMoney


Донаты для помощи нашему сайту!

ОГРОМНОЕ СПАСИБО
всем за Ваши донаты!

Наши рекомендации



Book24.ru - книжный интернет магазин



Turbobit - Получите турбо-доступ и скачивайте безлимитно и без рекламы!


HostLife - лучший платный хостинг



 
 

Топ публикаций

 
  • Дилетант №5 (101) 2024
  • Exotic - № 42024
  • Последний попаданец. Цикл из 11 книг
  • Vivere Country №172 2024
  • Книга пяти колец. Цикл из 6 книг
  • Наши автобусы. Спецвыпуск №11 2024
  • Наши Автобусы №60 2024
  • Наука и Техника №4 2024 (электронная версия)
  • Чайка Д. - Третий Рим. Цикл из 10 книг
  • Барьер Ориона. Цикл из 2 книг
  • Риддер А. - Техномаг. Цикл из 3 книг
  • Контуженный. Цикл из 6 книг
  • Провинциал. Цикл из 4 книг
  • СССР 2010. Цикл из 6 книг
  • Легендарные грузовики СССР №93 ЯАЗ-210Е (2024)
  • Машины и Механизмы №4 2024
  • Дворянская кровь. Цикл из 3 книг
  • "Приусадебное хозяйство" № 4 2024 с приложениями
  • Зарубежное Военное Обозрение №4 2024
  • Глас Плеяды. Цикл из 4 книг
  • Кровь Василиска. Цикл из 2 книг
  • Идеальный мир для Лекаря. Цикл из 15 книг
  • Selber Machen - Mai 2024
  • Вик Разрушитель. Цикл из 6 книг
  • Собеседник №15 2024
  • Денисов Константин - Выживальщики. Цикл из 13 книг
  • 100 Java Mistakes and How to Avoid Them (Final Release)
  • Красивые квартиры 100 дизайнов 2023/2024
  • Ведьмак 23го века. Цикл из 21 книги
  • Verena Модное вязание №1 2024
  •