Applications of MATLAB: Numerical Solutions

Companion Software
5.1K Downloads
Updated 18 Aug 2003

No License

This is a collection of M-files used in the book "Applications of MATLAB: Numerical Solutions", ISBN 9957-32-040-8. by Yasin A. Al Shiboul . This collection comprises:

- Examples that illustrate the text;
- Programs developed within the text;
- Solutions to selected exercises,
appearing at the end of the chapters.
- Example of a complete program
that is used to analyze the Uniform
Pulse Width Modulation of an ac
signal.

These files are of three types, defined as follows:
- EXnnn : this type of files are
examples illustrating some subjects
discussed in the text. The first
number indicates the number of the
chapter to which the example is
related , the other two numbers
indicate the sequence order of the
example.

- DEFnnn: this type of files include
definitions of some functions used
to solve some questions at the end
of the book chapters.

- Qnnn: This type of files include
answers to some problems mentioned
at the end of the chapters.The
first number indicates the number of
the chapter to which the problem is
related , the other two numbers
indicate the number of the problem
to which the answer is related.

Example:EX105 indicates example 5 of
chapter 1; Q 611 indicates
answer to question 11 of
chapter 6,...etc.

During reading the text, the files that can be run are mentioned assuming that MATLAB is already installed.

These M-files are written in MATLAB 6.5 by Yasin A. Al Shiboul and are redistributed on an 'as is' basis. You are free to use or modify any of these files, provided that you acknowledge their source in any publication and do not sell the modified files.

Although every effort has been made to avoid errors in these scripts and
functions, the author cannot guarantee this and cannot be responsible for any
loss incurred in using them.

The author would welcome any questions or comments regarding the book and this toolbox; his address is:

Yasin A. Al Shiboul
P.O. Box: 540923 Amman 11937 Jordan
e-mail: shiboul_y@index.com.jo

When writing, please indicate your E-mail address.

Publisher: Dar-Alhamed For Publishing
& Distribution.
Amman - Jordan
Phone: 962 6 5231081
Fax: 962 6 5235594
P.O.Box: 366 Amman 11941 Jordan
e-mail: dar-alhamed@maktoob.com

Cite As

Yasin Shiboul (2024). Applications of MATLAB: Numerical Solutions (https://www.mathworks.com/matlabcentral/fileexchange/3769-applications-of-matlab-numerical-solutions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Programs/

Version Published Release Notes
1.0.0.0

Correcting some typing mistakes in the description.