Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Название: Make: AI Robots: Create Amazing Robots with Artificial Intelligence Using Micro:Bit
Автор: Reade Richard
Издательство: Make Community, LLC
ISBN: 1680457292, 978-1680457292
Год: 2023
Страниц: 305
Формат: EPUB
Размер: 102 Mб
Язык: English

Make: AI Robots introduces young people to AI through exciting craft projects that start with a mechanical cardboard creation, integrates fun electronic lights and motors, adds simple coding on a micro:bit, and then teaches how to train AI to create a spark of life.
Разместил: Gena_Bukin 18-10-2023, 19:28 | Комментарии: 0 | Подробнее
Название: Сверхширокополосная связь. Теория и применение
Автор: Урядников Ю.Ф., Аджемов С.С.
Издательство: СОЛОН-Пресс
Год: 2016
Cтраниц: 368
Формат: pdf
Размер: 57 мб
Язык: русский

Излагаются основные вопросы теории и применения перспективной сверхширокополосной связи по каналам, использующим различные линии. Результаты и выводы исследований иллюстрируются примерами и представляются в форме, удобной для использования при проектировании систем сверхширокополосной связи. Применяется единый подход к анализу и синтезу систем связи, использующих нестационарные сигналы, и излагаются основные методы их исследований.
Разместил: rivasss 18-10-2023, 00:01 | Комментарии: 0 | Подробнее
Название: FreeCAD for Electronics Applications: Practical Introduction to 3D Modeling from Enclosure to Front Panel
Автор: Dr. Thomas Duden
Издательство: Elektor Publication
Год: 2023
Страниц: 478
Язык: английский
Формат: pdf (true)
Размер: 44.0 MB

Embedding a vintage component, creating a professional looking home for a circuit board, or even designing a complex apparatus complete with a chassis – these and many other challenges turn into a stimulating pleasure with FreeCAD. Once you have internalized the basic processes, there are virtually no limits to your imagination. Starting to use a new software is never straightforward – especially with a tool as versatile as FreeCAD. Manageable, but at the same time easily usable individual components provide the starting point in this book. Putting these components together later results in assemblies. In the FreeCAD universe, a workable trajectory is demonstrated. The described procedure is illustrative so the examples are easily applied to custom tasks. The devices were made by the author and illustrated with photos. All examples, also the circuit board design, are electronically available in the supplemented materials online. Fully appropriate in the spirit of FreeCAD they can be modified, freely shared, and used.
Разместил: Ingvar16 17-10-2023, 07:38 | Комментарии: 0 | Подробнее
Название: Mastering the Arduino Uno R4: programming and Projects for the Minima and WiFi
Автор: Dogan Ibrahim
Издательство: Elektor Publication
Год: 2023
Страниц: 327
Язык: английский
Формат: pdf (true)
Размер: 41.9 MB

Programming and Projects for the Minima and WiFi. Based on the low-cost 8-bit ATmega328P processor, the Arduino Uno R3 board is likely to score as the most popular Arduino family member so far, and this workhorse has been with us for many years. Recently, the new Arduino Uno R4 was released, based on a 48-MHz, 32-bit Cortex-M4 processor with a huge amount of SRAM and flash memory. Additionally, a higher-precision ADC and a new DAC are added to the design. The new board also supports the CAN Bus with an interface. The Arduino Uno R3 board probably ranks as the most popular Arduino family member to date and has been with us for many years. Based on the low-cost 8-bit ATmega328P processor, the Uno R3 has been used by students and hobbyists in many beginning and intermediate-level, low-speed projects requiring small to medium amounts of memory. Perhaps one of the attractive points of the Uno R3 was its powerful IDE and the simplicity of using it to develop projects in relatively short times. This book is about using these new boards to develop many different and interesting projects. The projects given in the book have been fully tested with just a handful of parts and external modules, which are available as a kit from Elektor.
Разместил: Ingvar16 17-10-2023, 07:18 | Комментарии: 0 | Подробнее
Название: Classical Signal Processing and Non-Classical Signal Processing: The Rhythm of Signals
Автор: Attaphongse Taparugssanagorn
Издательство: Cambridge Scholars Publishing
Год: 2023
Страниц: 229
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Expertly unraveling the mysteries and allure of signals, this book explores their profound impact on modern life. From classical techniques to cutting-edge advancements, this comprehensive exploration delves into fundamental concepts such as amplitude, frequency, and phase. With meticulous research and insightful analysis, the author guides readers through topics like Fourier analysis, sampling, quantization, and signal filtering.The book highlights the dynamic relationship between time and frequency domains, statistical signal processing techniques, and the fascinating realm of non-classical signal processing, including wavelet transforms and compressed sensing, and explores diverse applications in audio, speech, image and video processing, biomedical analysis, communications, and sensor fusion.Highlighting emerging trends and future directions, the book illuminates the challenges, opportunities, and potential breakthroughs in signal processing research. Classical signal processing is a branch of electrical engineering and applied mathematics that deals with the analysis, modification, and synthesis of signals. It encompasses various techniques for transforming, filtering, and analyzing signals to extract useful information or enhance their quality. The main goal of classical signal processing is to improve the performance and efficiency of systems that rely on signals, such as communication systems, audio and video processing, and control systems.
Разместил: Ingvar16 16-10-2023, 04:13 | Комментарии: 0 | Подробнее
Название: Quick Start Guide to Verilog (2nd Edition)
Автор: Brock J. LaMeres
Издательство: Springer
Год: 2024
Страниц: 244
Язык: английский
Формат: pdf (true)
Размер: 18.5 MB

This textbook provides a starter’s guide to Verilog, to be used in conjunction with a one-semester course in Digital Systems Design, or on its own for readers who only need an introduction to the language. This book is designed to match the way the material is actually taught in the classroom. Topics are presented in a manner which builds foundational knowledge before moving onto advanced topics. The author has designed the presentation with learning goals and assessment at its core. Each section addresses a specific learning outcome that the student should be able to “do” after its completion. The concept checks and exercise problems provide a rich set of assessment tools to measure student performance on each outcome. The classical digital design approach (i.e., manual synthesis and minimization of logic) quickly becomes impractical as systems become more complex. This is the motivation for the modern digital design flow, which uses hardware description languages (HDL) and computer-aided synthesis/minimization to create the final circuitry. The purpose of this book is to provide a quick start guide to the Verilog language, which is one of the two most common languages used to describe logic in the modern digital design flow.
Разместил: Ingvar16 15-10-2023, 11:01 | Комментарии: 0 | Подробнее
Название: Human Machine Interface: Making Healthcare Digital
Автор: Rishabha Malviya, Sonali Sundram, Bhupendra Prajapati
Издательство: Wiley-Scrivener
Год: 2024
Страниц: 519
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The book contains the latest advances in healthcare and presents them in the frame of the Human-Machine Interface (HMI). The Human-Machine Interface (HMI) industry has witnessed the evolution from a simple push button to a modern touch-screen display. HMI is a user interface that allows humans to operate controllers for machines, systems, or instruments. Most medical procedures are improved by HMI systems, from calling an ambulance to ensuring that a patient receives adequate treatment on time. This book describes the scenario of biomedical technologies in the context of the advanced HMI, with a focus on direct brain-computer connection. The book describes several HMI tools and related techniques for analyzing, creating, controlling, and upgrading healthcare delivery systems, and provides details regarding how advancements in technology, particularly HMI, ensure ethical and fair use in patient care. The upcoming trend in the digital era is the trust and increasing confidence in Machine Learning techniques to improve almost all areas of life. Machine Learning techniques can be widely employed in the hospital management system where a continuous storing of medical data from various sources becomes a vital facilitator for Artificial Intelligence/Machine Learning-aided treatments and diagnosis.
Разместил: Ingvar16 13-10-2023, 03:10 | Комментарии: 0 | Подробнее
iPhone The Complete Manual - 29th Edition, 2023Название: iPhone The Complete Manual - 29th Edition, 2023
Автор: Aiden Dalby (Editor), Steve Dacombe (Editor)
Издательство: Future Publishing
Год: 2023
Страниц: 132
Формат: PDF
Язык: английский
Размер: 58,7 MB

What makes the iPhone one of the best smartphones available? It’s time to find out… The original iPhone completely transformed the smartphone market. Its beautiful screen, versatility and fantastic built-in apps struck a chord with consumers and critics alike. It is built to run iOS, the operating system also used in the equally impressive iPod touch. This book offers you an in-depth guide to the wonderful iOS 17, which has seen a major redesign in some areas – most notably the Home screen. With finger-friendly icons and an environment that lets you get on with what you want to do, ease of use is apparent in every part of the software.
Разместил: Dovegone 12-10-2023, 22:34 | Комментарии: 0 | Подробнее
Название: Solid-State Sensors
Автор: Ambarish Paul, Mitradip Bhattacharjee
Издательство: Wiley-IEEE Press
Год: 2024
Страниц: 450
Язык: английский
Формат: pdf (true), epub
Размер: 32.1 MB

A thorough and up-to-date introduction to solid-state sensors, materials, fabrication processes, and applications. Solid-State Sensors provides a comprehensive introduction to the field, covering fundamental principles, underlying theories, sensor materials, fabrication technologies, current and possible future applications, and more. Presented in a clear and accessible format, this reader-friendly textbook describes the fundamentals and classification of all major types of solid-state sensors, including piezoresistive, capacitive, thermometric, optical bio-chemical, magnetic, and acoustic-based sensors. Throughout the text, the authors offer insight into how different solid-state methods complement each other as well as their respective advantages and disadvantages in relation to specific devices and a variety of state-of-the-art applications. Detailed yet concise chapters include numerous visual illustrations and comparative tables of different subtypes of sensors for a given application. The solid-state sensors are being used in the development of various devices in medicine, agriculture, industry, transport, environmental control, and other fields. The process of development of new sensors and technologies has been revolutionized with the emergence of printed electronics, flexible substrates, biodegradable materials, nanotechnology, smart materials, integrated devices through IoT, and advanced wireless data transmission systems.
Разместил: Ingvar16 12-10-2023, 03:10 | Комментарии: 0 | Подробнее
Название: Biosensors Nanotechnology, 2nd Edition
Автор: Inamuddin, Tariq Altalhi
Издательство: Wiley-Scrivener
Год: 2023
Страниц: 510
Язык: английский
Формат: pdf (true)
Размер: 51.5 MB

The second edition of Biosensors Nanotechnology comprises 20 chapters and discusses a wide range of applications exploited by biosensors based on nanoparticles including new domains of bionics, power production and computing. The biosensor industry began as a small, niche activity in the 1980s and has since developed into a large, global industry. Nanomaterials have substantially improved not only non-pharmaceutical and healthcare uses, but also telecommunications, paper, and textile manufacturing. Biological sensing assists in the understanding of living systems and is used in a variety of sectors, including medicine, drug discovery, process control, environmental monitoring, food safety, military and personal protection. It allows for new opportunities in bionics, power generation and computing, all of which will benefit from a greater understanding of the bio-electronic relationship, as advances in communications and computational modeling enable us to reconsider how healthcare is offered and R&D and manufacturing are enhanced. A field effect transistor (FET) is a device found in solid state in which the electroconductivity of the semiconductor placed between the source and drain terminals is regulated by a third electrode gate and an insulator.
Разместил: Ingvar16 12-10-2023, 00:39 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности