资源列表
MATLAB-Optimization
- 主要描述Matlab优化实例。主要包括线性规划问题、foptions函数、非线性规划问题、“半无限”有约束的多元函数最优解、极小化极大(Minmax)问题、多目标规划问题、最小二乘最优问题和非线性方程(组)求解。-The main descr iption Matlab optimization instance. Mainly include linear programming problem, function foptions, nonlinear programming problem
MATLAB-Optimization-Toolbox
- 文件是一个Matlab优化工具箱,主要内容是线性规划模型、非线性规划模型、二次规划模型、多目标规划模型和最大最小化模型。-The file is a Matlab optimization toolbox, the main content is a linear programming model, nonlinear programming model, quadratic programming model, a multi-objective programming model and
dijstla-(2)
- 数据结构中用邻接矩阵实现的迪杰斯特拉最短路径的路径输出-Data structure using adjacency matrix of the Dijkstra shortest path path output
dijstla
- 用邻接表实现的迪杰斯特拉最短路径的算法描述-Adjacency list Dijkstra shortest path algorithm descr iption
BP
- BP 神经网络算例,很好的算例程序,希望对大家有帮助-BP neural network example, the example program, we hope to help
shengao-tizhongfisher
- fisher实现男女身高,体重的划分,结果以作图形式显示出来-fisher men and women division of height, weight, and results are displayed in the form of mapping out
my_de_dwt2
- 使用小波变换去噪,小波母函数选择 sym4 ,lev默认值为8,一般为8级小波去噪, par 为 CDF系数,通常取0.9,signal 列向量。取噪声信号范围,对分解的第lev层到第1层的高频系数进行重构。查看滤波后信号和噪声的小波分量-Wavelet transform denoising, the mother wavelet select ' sym4' , the lev default value is 8, is generally 8 wavelet de-noisi
min
- 最小二乘算法 可以进行非线性优化 是智能计算中一种很有用的算法-the algorithm for nonlinear optimization is a useful intelligent computing algorithm
pso
- 粒子群算法 可以进非线性优化 是优化计算中很有用的智能算法 有代码-Particle swarm algorithm into a nonlinear optimization optimization calculation must understand intelligent algorithm code
Wavelet1D
- 小波算法的VC实现,用C++很好实现了小波算法,有例子,能运行-The wavelet algorithm VC wavelet algorithm with C++ good example, be able to run
dijkstra_function
- dijkstra算法,函数,经调试直接可用,直接饮用出结果-Dijkstra algorithm, functions, debugging is available directly consumed results
GS
- 利用VC++6.0进行高斯-赛德尔(Gauss-Siedel)迭代法进行齐次非线性方程组的计算,对于初学C++的人来说,本程序十分有用。方程的系数在程序中定义。-To use VC++6.0 Gauss- Seidel iterative method (Gauss-Siedel) homogeneous nonlinear equations calculated, the program is useful for beginners C++ people. The coefficients
