An Introduction to Computational Engineering with MATLAB by Xin-She Yang provides a practical introduction to computational techniques used in engineering. The book focuses on numerical methods and demonstrates their implementation using MATLAB. It covers topics such as solving equations, optimization, simulation, and modeling of engineering systems. This resource is ideal for students and prof…
This book introduces digital signal processing (DSP) concepts using MATLAB for practical implementation. Topics include discrete-time signals, Fourier analysis, filtering, and MATLAB-based DSP simulations. The text is suitable for undergraduate and graduate courses in electrical and electronics engineering.
This book provides an introduction to programming with MATLAB for engineering students and professionals. It explains fundamental programming concepts, including variables, loops, arrays, functions, and graphical visualization. The book also demonstrates how MATLAB can be used to solve engineering and mathematical problems, perform numerical analysis, and create simulations. Practical examples …