Introduction - If you have any usage issues, please Google them yourself
The book contains CD-ROM, including all the M files of the MATLAB written by the author. All the code is stored in chapters under various folders, such as "Chapter 6 unconstrained one-dimensional extreme value problems" folder, all the algorithm code in Chapter 6 of this book. For the program code of the algorithm, the M file with the same function name is stored on the CD. For example, minHJ. M represents the program that uses golden section method to solve the extremum of one-dimensional function, and so on.