This text is an introduction to the basic principles of electrical engineering and covers DC and AC circuit analysis and Transients. It is intended for all engineering majors and presumes knowledge of first year differential and integral calculus and physics. The last two chapters include step-by-step procedures for the solutions of simple...
Scientific computing is a collection of tools, techniques and theories required to develop and solve mathematical models in science and engineering on a computer. This timely book provides the various skills and techniques needed in scientific computing. The topics range in difficulty from elementary to advanced, and all the latest fields in...
Based on the author’s course at NYU, Linear Algebra and Probability for Computer Science Applicationsgives an introduction to two mathematical fields that are fundamental in many areas of computer science. The course and the text are addressed to students with a very weak mathematical background. Most of the...
Leverage the numerical and mathematical modules in Python and its standard library as well as popular open source numerical Python packages like NumPy, SciPy, FiPy, matplotlib and more. This fully revised edition, updated with the latest details of each package and changes to Jupyter projects, demonstrates how to numerically compute...
Cities have always played a prominent role in the prosperity of civilization. Indeed, every great civilization we can think of is associated with the prominence of one or more thriving cities. And so understanding cities -- their inhabitants, their institutions, their infrastructure -- what they are and how...
Provides detailed mathematical exposition of the fundamentals of fuzzy set theory, including intuitionistic fuzzy sets
This book examines fuzzy and intuitionistic fuzzy mathematics and unifies the latest existing works in literature. It enables readers to fully understand the mathematics of both fuzzy set and...
This book discusses various novel analytical and numerical methods for solving partial and fractional differential equations. Moreover, it presents selected numerical methods for solving stochastic point kinetic equations in nuclear reactor dynamics by using Euler–Maruyama and strong-order Taylor numerical methods. The book...
This is the first graduate textbook on the algorithmic aspects of real algebraic geometry. The main ideas and techniques presented form a coherent and rich body of knowledge. Mathematicians will find relevant information about the algorithmic aspects. Researchers in computer science and engineering will find the required mathematical...
Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate....
Learn the techniques for object recognition, 3D reconstruction, stereo imaging, and other computer vision applications using examples on different functions of OpenCV.
Key Features
Learn how to apply complex visual effects to images with OpenCV 3.x and Python