搜索资源列表
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
optimization-methods-in-matlab
- 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
Sparse_matrix_algorithm_and_program_implementation
- 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differen
Robust-Optimization-princeton
- 这本书编于普林斯顿大学,涉及到鲁棒规划,一种新的优化算法针对于不确定问题-This book is devoted to Robust Optimization — a specific and relatively novel methodology for handling optimization problems with uncertain data
Algorithm-Daquan
- 该书讲述了线性规划,整数规划,图与网络,排队论,对策论,层次分析法,插值与拟合,回归分析,常微分方程,现代优化算法的等等,是一个相当好的数学文档。-The book tells the story of linear programming, integer programming, drawing and networks, queuing theory, game theory, AHP, interpolation and fitting, regression analysis, ord
Nonlinear-Programming
- 非线性规划这门课程对于在绿色通信、智能优化、网络优化方面的研究具有非常重要的作用。而且这本书作者为通信界的鼻祖所写,很值得学习和参考。-This course is for non-linear programming in green communications, intelligent optimization, network optimization research has a very important role. And this book is the originator
optimization-source-code
- 精通MATLAB最优化计算(第2版)].龚纯等-This is the source code in the book
apso
- The Accelerated Particle Swarm Optimization: For detail, section Chapter 5 (section 5.3) in the book by Xin-She Yang, Nature-Inspired Metaheuristic Algorithms, First Edition, Luniver Press, (2008). Also in Chapter 8 (section 8.3, pag
Numerical Optimization
- 一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)
matlab_optimazation
- 马昌凤老师的最优化方法及 Matlab程序设计(Ma Changfeng teacher's optimization method and Matlab program design book.)