Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 4-01-2023, 01:34
  • Комментариев: 0
Concise Guide to Numerical Algorithmics: The Foundations and Spirit of Scientific ComputingНазвание: Concise Guide to Numerical Algorithmics: The Foundations and Spirit of Scientific Computing
Автор: John Lawrence Nazareth
Издательство: Springer
Серия: SpringerBriefs in Computer Science
Год: 2023
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Numerical Algorithmic Science and Engineering (NAS&E), or more compactly, Numerical Algorithmics, is the theoretical and empirical study and the practical implementation and application of algorithms for solving finite-dimensional problems of a numeric nature. The variables of such problems are either discrete-valued, or continuous over the reals, or, and as is often the case, a combination of the two, and they may or may not have an underlying network/graph structure. This re-emerging discipline of numerical algorithmics within computer science is the counterpart of the now well-established discipline of numerical analysis within mathematics, where the latter’s emphasis is on infinite-dimensional, continuous numerical problems and their finite-dimensional, continuous approximates.
  • Добавил: literator
  • Дата: 4-01-2023, 01:24
  • Комментариев: 0
Computational Intelligence Applications for Software Engineering ProblemsНазвание: Computational Intelligence Applications for Software Engineering Problems
Автор: Parma Nand, Nitin Rakesh, Arun Prakash Agrawal
Издательство: CRC Press/Apple Academic Press
Год: 2023
Страниц: 325
Язык: английский
Формат: pdf (true)
Размер: 23.5 MB

This new volume explores the Computational Intelligence (CI) techniques necessary to carry out different software engineering tasks. Software undergoes various stages before deployment, such as requirements elicitation, software designing, software project planning, software coding, and software testing and maintenance. Every stage is bundled with a number of tasks or activities to be performed. Due to the large and complex nature of software, these tasks can become costly and error prone. This volume aims to help meet these challenges by presenting new research and practical applications in intelligent techniques in the field of software engineering. Computational Intelligence Applications for Software Engineering Problems discusses techniques and presents case studies to solve engineering challenges using Machine Learning, Deep Learning, fuzzy-logic-based computation, statistical modeling, invasive weed meta-heuristic algorithms, artificial intelligence, the DevOps model, time series forecasting models, and more.
  • Добавил: literator
  • Дата: 3-01-2023, 19:38
  • Комментариев: 0
Physics with Excel and Python: Using the Same Data Structure Volume I: Basics, Exercises and TasksНазвание: Physics with Excel and Python: Using the Same Data Structure Volume I: Basics, Exercises and Tasks
Автор: Dieter Mergel
Издательство: Springer
Год: 2022
Страниц: 493
Язык: английский
Формат: pdf (true), epub
Размер: 57.6 MB

This book is intended to serve as a basic introduction to scientific computing by treating problems from various areas of physics - mechanics, optics, acoustics, and statistical reasoning in the context of the evaluation of measurements. After working through these examples, students are able to independently work on physical problems that they encounter during their studies. For every exercise, the author introduces the physical problem together with a data structure that serves as an interface to programming in Excel and Python. When a solution is achieved in one application, it can easily be translated into the other one and presumably any other platform for scientific computing. This is possible because the basic techniques of vector and matrix calculation and array broadcasting are also achieved with spreadsheet techniques, and logical queries and for-loops operate on spreadsheets from simple Visual Basic macros. The key to all of the exercises is data structures, developed in introductory sections that explain the physical problems. They serve as an interface to both Excel and Python, and potentially also to other applications for scientific computation. To enable this approach, the Excel solutions in this edition use vectorized code and matrix formulas to mimic broadcasting, an essential Python technique for creating new arrays.
  • Добавил: literator
  • Дата: 3-01-2023, 19:21
  • Комментариев: 0
Bio-Inspired Optimization in Fog and Edge Computing Environments: Principles, Algorithms, and SystemsНазвание: Bio-Inspired Optimization in Fog and Edge Computing Environments: Principles, Algorithms, and Systems
Автор: Punit Gupta, Dinesh Kumar Saini, Pradeep Singh Rawat
Издательство: CRC Press
Год: 2023
Страниц: 269
Язык: английский
Формат: pdf (true)
Размер: 31.4 MB

Bio-Inspired Optimization in Fog and Edge Computing Environments covers novel and innovative solutions for Fog and Edge with Machine Learning (ML) and informatics-based technological solutions for various applications. Recently, nature- or bio-inspired techniques have emerged as a successful tool to understand and analyze collective behavior. Algorithms and mechanisms for the self- organization of complex natural systems have been used to solve optimization problems, particularly in complex systems that are adaptive, ever-evolving, and distributed in nature. What fits more perfectly into this scenario than the rapidly developing era of Fog and Edge computing? A new era of complexity science is emerging, in which nature- and bio-inspired principles are being applied to provide solutions. At the same time, the complexity of systems is increasing due to such models like the Internet of Things (IoT) and fog computing. Will complexity science, applying the principles of nature, be able to tackle the challenges posed by highly complex networked systems? Bio-Inspired Optimization in Fog and Edge Computing: Principles, Algorithms, and Systems is an attempt to answer this question.
  • Добавил: literator
  • Дата: 3-01-2023, 19:08
  • Комментариев: 0
Acing the Certified Kubernetes Administrator Exam (MEAP v5)Название: Acing the Certified Kubernetes Administrator Exam (MEAP V05)
Автор: Chad M. Crowell
Издательство: Manning Publications
Год: 2022
Страниц: 289
Язык: английский
Формат: pdf, epub
Размер: 24.4 MB

Becoming a Kubernetes administrator is a big accomplishment—and passing the Certified Kubernetes Administrator (CKA) exam can be a big boost to your career! Learn the hands-on skills you need to ace the exam with clear teaching and hands-on exercises that match the unique CKA test environment. Acing the Certified Kubernetes Administrator Exam is a fun, friendly guide to preparing for the CKA. If you’re familiar with Kubernetes, this book will ensure you’re ready to pass in just one month of study. If you’re brand new, this is the perfect primer to get started on your Kubernetes journey. The book pulls back the curtain on Kubernetes, explaining its complexities and relating its components to tech you probably already know. You’ll quickly get a Kubernetes cluster up and running, learn about common REST methods through the lens of Kubernetes, and master load balancing and networking—all vital skills to master for the CKA exam.
  • Добавил: literator
  • Дата: 3-01-2023, 18:54
  • Комментариев: 0
Continuous Delivery for Kubernetes (MEAP v8)Название: Continuous Delivery for Kubernetes (MEAP v8)
Автор: Mauricio Salatin
Издательство: Manning Publications
Год: 2022
Страниц: 341
Язык: английский
Формат: pdf, epub
Размер: 25.6 MB

Take the fast track in your journey to continuous delivery, with open source tools for Kubernetes and cloud applications. This book explores the tools and techniques you’ll need to overcome common cloud native challenges. Continuous Delivery for Kubernetes lays out a toolbox of free, open source projects you can use to implement continuous delivery for Kubernetes-based applications in the cloud. Each chapter covers a different project, clearly demonstrating how it simplifies essential CD tasks like packaging, building pipelines, and multi-cloud deployment. This book shows developers and architects confidently identify common patterns in successful open source tools so they can pick the right options for their own platforms. Continuous delivery practices help your team quickly introduce, iterate on, and deploy new features so you can get software into production quickly. The tools in this book help facilitate continuous delivery practices by solving the technical and architectural challenges commonly found when adopting Kubernetes, automating essential dev and deployment tasks, and improving your team’s collaboration.
  • Добавил: literator
  • Дата: 3-01-2023, 18:18
  • Комментариев: 0
D3.js in Action, Third Edition (MEAP v9)Название: D3.js in Action, Third Edition (MEAP v9)
Автор: Elijah Meeks, Anne-Marie Dufour
Издательство: Manning Publications
Год: 2022
Страниц: 502
Язык: английский
Формат: pdf, epub
Размер: 29.7 MB

Create stunning web-based data visualizations with D3.js. This totally-revised new edition of D3.js in Action guides you from simple charts to powerful interactive graphics. D3.js is the powerful jаvascript library behind the most innovative and sophisticated data visualizations on the web today. It provides a simple but powerful data visualization API over HTML, CSS, SVG, and Canvas. Start with a structure, dataset, or algorithm. Mix in D3, and you can programmatically generate static, animated, or interactive images that scale to any screen or browser. You'll be blown away by how beautiful your results can be!
  • Добавил: koticvvik
  • Дата: 3-01-2023, 17:55
  • Комментариев: 0

Название: Handbook of Research on Machine Learning: Foundations and Applications
Автор: Monika Mangla
Издательство:Palm Bay: CRC Press/Apple Academic Press
Год:2023
Формат: PDF
Страниц:564
Размер: 34,1 МБ
Язык: English

This volume takes the reader on a technological voyage of machine learning advancements, highlighting the systematic changes in algorithms, challenges, and constraints. The technological advancements in the ML arena have transformed and revolutionized several fields, including transportation, agriculture, finance, weather monitoring, and others. This book brings together researchers, authors, industrialists, and academicians to cover a vast selection of topics in ML, starting with the rudiments of machine learning approaches and going on to specific applications in healthcare and industrial automation.

  • Добавил: literator
  • Дата: 3-01-2023, 17:42
  • Комментариев: 0
Wagtail CMS in Action With Django and Python (MEAP v4)Название: Wagtail CMS in Action With Django and Python (MEAP v4)
Автор: Kalob Taulien
Издательство: Manning Publications
Год: 2022
Страниц: 135
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Upgrade your content management system! Build real-world websites, blogs, and e-commerce web apps with the Python-based Wagtail CMS. Wagtail CMS is a fast, elegant content management system based on Python and Django used by Google, NASA, and MIT. Wagtail works seamlessly with everything in a Python tech stack, from Django to machine learning. Plus, it offers amazing flexibility for designers with a simple templating system that gives total frontend freedom. Wagtail cleanly separates tasks and job roles, so editors can stay focused on writing content, and developers can focus on their code. Wagtail CMS in Action is a fun, friendly guide to building websites with Wagtail. In it, you’ll learn the basics of Wagtail by creating your own simple blogging site and then quickly graduate to building a fully-functional e-commerce store! You’ll also discover important Wagtail insights such as how web requests work between Wagtail, Django, and Python and the clear responsibilities of Wagtail vs Django.
  • Добавил: literator
  • Дата: 3-01-2023, 17:23
  • Комментариев: 0
Essentials of Excel VBA, Python, and R: Volume I: Financial Statistics and Portfolio Analysis, 2nd EditionНазвание: Essentials of Excel VBA, Python, and R: Volume I: Financial Statistics and Portfolio Analysis, 2nd Edition
Автор: John Lee, Cheng-Few Lee
Издательство: Springer
Год: 2022
Страниц: 698
Язык: английский
Формат: pdf (true)
Размер: 52.1 MB

This advanced textbook for business statistics teaches, statistical analyses and research methods utilizing business case studies and financial data, with the applications of Excel VBA, Python and R. Each chapter engages the reader with sample data drawn from individual stocks, stock indices, options, and futures. Now in its second edition, it has been expanded into two volumes, each of which is devoted to specific parts of the business analytics curriculum. To reflect the current age of data science and machine learning, the used applications have been updated from Minitab and SAS to Python and R, so that readers will be better prepared for the current industry.