Linear Programming with MATLAB (MPS-SIAM Series on Optimization)This textbook provides a self-contained introduction to linear programming using MATLAB® software to elucidate the development of algorithms and theory. Early chapters cover linear algebra basics, the simplex method, duality, the solving of large linear problems, sensitivity analysis, and parametric linear programming. In later chapters, the... | | Solving Nonlinear Equations with Newton's Method (Fundamentals of Algorithms)This small book on Newton's method is a user-oriented guide to algorithms and implementation. Its purpose is to show, via algorithms in pseudocode, in MATLAB®, and with several examples, how one can choose an appropriate Newton-type method for a given problem and write an efficient solver or apply one written by others.
This book is... | | |