MATLAB and Simulink Crash Course for Engineers


Book Description

MATLAB and Simulink Crash Course for Engineers is a reader-friendly introductory guide to the features, functions, and applications of MATLAB and Simulink. The book provides readers with real-world examples, exercises, and applications, and offers highly illustrated, step-by-step demonstrations of techniques for the modelling and simulation of complex systems. MATLAB coverage includes vectors and matrices, programs and functions, complex numbers, visualization, solving equations, numerical methods, optimization problems, and graphical user interfaces. The Simulink coverage includes commonly used Simulink blocks, control system simulation, electrical circuit analysis, electric power systems, power electronics, and renewable energy technology. This powerful tutorial is a great resource for students, engineers, and other busy technical professionals who need to quickly acquire a solid understanding of MATLAB and Simulink.




MATLAB and SIMULINK for Engineers


Book Description

MATLAB is a high-performance technical computing language. It has an incredibly rich variety of functions and vast programming capabilities. SIMULINK is a software package for modeling, simulating, and analysing dynamic systems. MATLAB and SIMULINK are integrated and one can simulate, analyse, or revise the models in either environment. The book MATLAB and SIMULINK for Engineers aims to capture the beauty of these software and serve as a self study material for engineering students who would be required to use these software for varied courses.




Introduction to MATLAB 6 for Engineers


Book Description

This is a simple, concise, and useful book, explaining MATLAB for freshmen in engineering. MATLAB is presently a globally available standard computational tool for engineers and scientists. The terminology, syntax, and the use of the programming language are well defined and the organization of the material makes it easy to locate information and navigate through the textbook.This new text emphasizes that students do not need to write loops to solve many problems. The Matlab "find" command with its relational and logical operators can be usedinstead of loops in many cases. This was mentioned in Palm's previous MATLAB texts, but receives more emphasis in this MATLAB 6 edition, starting with Chapter 1, and re-emphasized in Chapter 4.




Excel Crash Course for Engineers


Book Description

Excel Crash Course for Engineers is a reader-friendly introductory guide to the features, functions, and applications of Microsoft Excel in engineering. The book provides readers with real-world examples and exercises that are directly related to engineering, and offers highly illustrated, step-by-step demonstrations of techniques to solve and visualize engineering problems and situations. The book includes an introduction to MS Excel, along with in-depth coverage of graphing and charting, functions and formulae, Excel's Visual Basic for Applications (VBA) programming language, and engineering data analysis. This powerful tutorial is a great resource for students, engineers, and other busy technical professionals who need to quickly acquire a solid understanding of Excel.




Essential MATLAB for Scientists and Engineers


Book Description

"This completely revised new edition is based on the lastest version of MATLAB. New chapters cover handle graphics, graphical user interfaces (GUIs), structures and cell arrays, and importing/exporting data. The chapter on numerical methods now includes a general GUI-driver ODE solver."--Jacket.




Programming for Electrical Engineers


Book Description

Programming for Electrical Engineers: MATLAB and Spice introduces beginning engineering students to programming in Matlab and Spice through engaged, problem-based learning and dedicated electrical and computer engineering content. The book draws its problems and examples specifically from electrical and computer engineering, covering such topics as circuit analysis, signal processing, and filter design. It teaches relevant computational techniques in the context of solving common problems in electrical and computer engineering, including mesh and nodal analysis, Fourier transforms, and phasor analysis. Programming for Electrical Engineers: MATLAB and Spice is unique among MATLAB textbooks for its dual focus on introductory-level learning and discipline-specific content in electrical and computer engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in MATLAB, the book also has a chapter on circuit simulation using Spice, and it includes materials required by ABET Accreditation reviews, such as information on ethics, professional development, and lifelong learning. Discipline-specific: Introduces Electrical and Computer Engineering-specific topics, such as phasor analysis and complex exponentials, that are not covered in generic engineering Matlab texts Accessible: Pedagogically appropriate for freshmen and sophomores with little or no prior programming experience Scaffolded content: Addresses both script and functions but emphasizes the use of functions since scripts with non-scoped variables are less-commonly encountered after introductory courses Problem-centric: Introduces MATLAB commands as needed to solve progressively more complex EE/ECE-specific problems, and includes over 100 embedded, in-chapter questions to check comprehension in stages and support active learning exercises in the classroom Enrichment callouts: "Pro Tip" callouts cover common ABET topics, such as ethics and professional development, and "Digging Deeper" callouts provide optional, more detailed material for interested students







Modeling and Simulation of Systems Using MATLAB and Simulink


Book Description

Not only do modeling and simulation help provide a better understanding of how real-world systems function, they also enable us to predict system behavior before a system is actually built and analyze systems accurately under varying operating conditions. Modeling and Simulation of Systems Using MATLAB® and Simulink® provides comprehensive, state-of-the-art coverage of all the important aspects of modeling and simulating both physical and conceptual systems. Various real-life examples show how simulation plays a key role in understanding real-world systems. The author also explains how to effectively use MATLAB and Simulink software to successfully apply the modeling and simulation techniques presented. After introducing the underlying philosophy of systems, the book offers step-by-step procedures for modeling different types of systems using modeling techniques, such as the graph-theoretic approach, interpretive structural modeling, and system dynamics modeling. It then explores how simulation evolved from pre-computer days into the current science of today. The text also presents modern soft computing techniques, including artificial neural networks, fuzzy systems, and genetic algorithms, for modeling and simulating complex and nonlinear systems. The final chapter addresses discrete systems modeling. Preparing both undergraduate and graduate students for advanced modeling and simulation courses, this text helps them carry out effective simulation studies. In addition, graduate students should be able to comprehend and conduct simulation research after completing this book.




Circuit Systems with MATLAB and PSpice


Book Description

1. Instead of the conventional method using the general/particular solutions to solve differential equations for the circuits containing inductors/capacitors, this book lays emphasis on the Laplace transform method for solving differential equations. We recommend taking the Laplace transform of electric circuits (containing inductors/capacitors) and setting up the transformed circuit equations directly in the unified framework (as if they were just made of resistors and sources) rather than setting up the circuit equations in the form of differential equations and then taking their Laplace transforms to solve them. The Laplace transform and the inverse Laplace transform are introduced in the Appendix. 2. This book presents several MATLAB programs that can be used to get the Laplace transformed solutions, take their inverse Laplace transforms, and plot the solutions along the time or frequency axis. The MATLAB programs can save a lot of time and effort for obtaining the solutions in the time domain or frequency domain so that readers can concentrate on establishing circuit equations, gaining insights to the problems, and making observations/interpretations of the solutions. 3. This book also introduces step by step how to use OrCAD/PSpice for circuit simulations. For circuit problems taking much time to solve by hand, the readers are recommended to use MATLAB and PSpice. This approach gives the readers not only information about the state of the art, but also self-confidence on the condition that the graphical solutions obtained by using the two software tools agree with each other. The OrCAD/PSpice is introduced in the Appendix. However, the portion of MATLAB and PSpice is kept not large lest the readers should be addicted to just using the software and tempted to neglect the importance of the basic circuit theory. 4. We make each example show something different from other examples so that readers can efficiently acquire the essential circuit analysis techniques and gain insights into the various types of circuits. On the other hand, instead of repeating similar exercise problems, we make most exercise problems arouse readers’ interest in practical application or help form a view for circuit application and design. 5. For representative examples, the analytical solutions are presented together with the results of MATLAB analysis (close to the theory) and PSpice simulation (close to the experiment) in the form of trinity. We are sure that this style of presentation will interest many students, attracting their attention to the topics on circuits efficiently. 6. Unlike most circuit books with a similar title, our book deals with positive-feedback op-amp circuits as well as negative-feedback op-amp circuits.




Machine Learning Crash Course for Engineers


Book Description

​Machine Learning Crash Course for Engineers is a reader-friendly introductory guide to machine learning algorithms and techniques for students, engineers, and other busy technical professionals. The book focuses on the application aspects of machine learning, progressing from the basics to advanced topics systematically from theory to applications and worked-out Python programming examples. It offers highly illustrated, step-by-step demonstrations that allow readers to implement machine learning models to solve real-world problems. This powerful tutorial is an excellent resource for those who need to acquire a solid foundational understanding of machine learning quickly.