LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 16-06-2025, 07:29
  • Комментариев: 0
Название: Introduction to Engineering Nonlinear and Parametric Vibrations with MATLAB and Maple
Автор: Alan B. Palazzolo, Dongil Shin, Jeffrey Falzarano
Издательство: Wiley
Год: 2025
Страниц: 640
Язык: английский
Формат: epub (true)
Размер: 63.0 MB

Textbook on nonlinear and parametric vibrations discussing relevant terminology and analytical and computational tools for analysis, design, and troubleshooting. Introduction to Engineering Nonlinear and Parametric Vibrations with MATLAB and MAPLE is a comprehensive textbook that provides theoretical breadth and depth and analytical and computational tools needed to analyze, design, and troubleshoot related engineering problems. The text begins by introducing and providing the required math and computer skills for understanding and simulating nonlinear vibration problems. This section also includes a thorough treatment of parametric vibrations. Many illustrative examples, including software examples, are included throughout the text. A companion website includes the MATLAB and MAPLE codes for examples in the textbook, and a theoretical development for a homoclinic path to chaos. Knowledge of differential equations and basic programming skills are requisites for reading.
  • Добавил: literator
  • Дата: 16-06-2025, 06:48
  • Комментариев: 0
Название: Reliability of CMOS Analog ICs
Автор: Hakan Kuntman, Deniz Özenli, Fırat Kaçar, Yasin Özçelep
Издательство: Springer
Серия: Analog Circuits and Signal Processing
Год: 2025
Страниц: 104
Язык: английский
Формат: pdf (true), epub
Размер: 14.1 MB

This book presents recent advances in reliability investigation of MOS transistors and their applications. Theory and experimental results are discussed, in order to demonstrate the efficacy of the techniques presented. Readers will be enabled to improve their designs in application areas of analog signal processing, ranging from very low frequencies at several Hz levels of biomedical signals to RF applications operating at GHz level, from EEG signals to cognitive radio and encrypted communications or low-noise amplifiers in wireless communications.
  • Добавил: umkaS
  • Дата: 16-06-2025, 06:07
  • Комментариев: 0

Автор: Ильичева С.
Название: Полный курс кулинарии для начинающих
Издательство: Москва : Издательство "Э"
Год: 2015
Страниц: 528
Язык: Русский
Формат: pdf
Размер: 39 Мб

Готовить – это просто!
Если пока вы делаете только первые шаги на кухне, но хотите научиться готовить по-французски вкусно, элегантно, легко, эта книга для вас.
  • Добавил: umkaS
  • Дата: 16-06-2025, 06:03
  • Комментариев: 0
Название: Химия и технология лакокрасочных покрытий
Автор: Яковлев А. Д.
Издательство: Химиздат
Год: 2020 - 4 (5)-е изд., испр.
Cтраниц: 446
Формат: pdf (ocr)
Размер: 41 мб
Язык: русский

Излагаются основы формирования и свойства лакокрасочных покрытий, технология их получения на поверхности разных материалов, вопросы организации труда, экологии и техники безопасности.
  • Добавил: literator
  • Дата: 16-06-2025, 06:01
  • Комментариев: 0
Название: Machine Learning in Quantum Sciences
Автор: Anna Dawid, Julian Arnold, Borja Requena, Alexander Gresch
Издательство: Cambridge University Press
Год: 2025
Страниц: 331
Язык: английский
Формат: pdf
Размер: 72.1 MB

Artificial Intelligence is dramatically reshaping scientific research and is coming to play an essential role in scientific and technological development by enhancing and accelerating discovery across multiple fields. This book dives into the interplay between Artificial Intelligence (AI) and the quantum sciences; the outcome of a collaborative effort from world-leading experts. After presenting the key concepts and foundations of Machine Learning, a subfield of Artificial Intelligence, its applications in quantum chemistry and physics are presented in an accessible way, enabling readers to engage with emerging literature on Machine Learning in science. By examining its state-of-the-art applications, readers will discover how Machine Learning is being applied within their own field and appreciate its broader impact on science and technology. This book is accessible to undergraduates and more advanced readers from physics, chemistry, engineering, and Computer Science. Online resources include Jupyter notebooks to expand and develop upon key topics introduced in the book.
  • Добавил: umkaS
  • Дата: 16-06-2025, 05:59
  • Комментариев: 0

Название: Юный радиолюбитель. 7 издание
Автор: Борисов Виктор Гаврилович.
Издательство: Радио и связь
Год: 1985
Формат: pdf
Страниц: 837
Размер: 33 Mb
Язык: Русский

Юные радиолюбители — это многочисленный отряд ребят, интересующихся радиотехникой и электроникой, радиотехническим конструированием и радиоспортом. Им, сидящим сейчас за школьной партой, радиолюбительство помогает закреплять на практике знания, получаемые в классе, приобщает к общественно полезному труду, расширяет кругозор.
  • Добавил: literator
  • Дата: 16-06-2025, 05:20
  • Комментариев: 0
Название: MATLAB Object Oriented Programming (R2025a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: March 2025
Страниц: 652
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Object-oriented programming is a design approach that enables you to programmatically define structures called objects that combine data (properties) together with functions that operate on that data (methods). In MATLAB, you can create objects that model the behavior of devices and systems in the real world. Those objects can then be used as building blocks in applications used to simulate and analyze complex systems.
  • Добавил: literator
  • Дата: 16-06-2025, 03:49
  • Комментариев: 0
Название: Build a Text-to-Image Generator (from Scratch): With transformers and diffusions (MEAP v3)
Автор: Mark Liu
Издательство: Manning Publications
Год: 2025
Страниц: 173
Язык: английский
Формат: pdf, epub
Размер: 15.5 MB

Build your own vision transformer and diffusion models for text-to-image generation–from scratch! Build a Text-to-Image Generator (from Scratch) takes you step-by-step through creating your own AI models that can generate images from text. You’ll explore two methods of image generation—vision transformers and diffusion models—and learn vital AI development techniques as you go. This book is designed for those who have a solid command of Python and a basic understanding of Machine Learning, especially neural networks in PyTorch. It aims to guide you through the creation of text-to-image generative models from the ground up. You’ll explore two distinct methods, learning how transformers turn images into sequences of patches, and how diffusion models refine noise into coherent images. By the time you’re done, you’ll have a deep understanding of how image generation AI works—and the satisfaction of building your text-to-image models! You're also invited to replicate the Python code and Jupyter notebooks available on the book's GitHub repository and engage with exercises in each chapter. For Machine Learning enthusiasts and data scientists with intermediate Python skills.
  • Добавил: Knizhka01
  • Дата: 16-06-2025, 01:12
  • Комментариев: 0
Солдатёнок
Название: Солдатёнок
Автор: Айтматов Ч.Т.
Издательство: Мектеп
Год издания: 1984
Страниц: 27
Язык: Русский
Формат: DjVu
Размер: 10,06 Мб

Рассказ. Для младшего школьного возраста.
  • Добавил: Tetyanka_
  • Дата: 16-06-2025, 00:45
  • Комментариев: 0
Название: Знайди відмінності. 30 наліпок. 30 відмінностей
Серия: «Знайди відмінності»
Изд-во: «Кристал Бук»
Год: 2016
Формат: pdf
К-во стр.: 2 по 12 + наліпки
Размер: 34,32 Мб
Язык: українська

Яскраве видання з наклейками і пізнавальними завданнями, які допоможуть розвинути увагу, мислення, дрібну моторику і уяву.