-
Genetic-Annealing
一个遗传算法工具箱,很好用的。一种改进的遗传算法(A genetic algorithm toolbox, very good use. An Improved Genetic Algorithm)
- 2009-11-13 23:07:26下载
- 积分:1
-
PCA_Program
完全按照论文Face Recogniton Using Eigenfaces设计的PCA源码,无解压密码(in full accordance with the thesis Face Recogniton located Using Eigenfaces PCA of source code, without extracting passwords)
- 2007-04-22 14:32:25下载
- 积分:1
-
math4
三次样条插值函数,可以直接调用,本人亲测过来,用了matlab现成的函数在里面(Matlab cubic spline interpolation function can be called directly)
- 2014-12-20 21:59:12下载
- 积分:1
-
matlab_modelingandsimulation
应用matlab实现建模和仿真,经典,学习中...共享下(Matlab realize the application of modeling and simulation, classics, and learning to share the ...)
- 2007-10-18 13:23:56下载
- 积分:1
-
filterdesign1
带通滤波器的设计及滤波例子,给出了30~50Mhz的一个带通滤波器的设计实例(Bandpass filter design and filtering example is given a 30 ~ 50Mhz band-pass filter design example)
- 2008-03-27 15:09:25下载
- 积分:1
-
ica_for_pid_design
ica for pid design project
- 2014-09-15 02:03:04下载
- 积分:1
-
PSO
粒子群算法,思路清晰,有详细的解释,便于理解(Particle swarm optimization, clear thinking, there is a detailed explanation, easy to understand)
- 2014-01-15 09:43:25下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分:1
-
segy
主要用于地震数据处理中读取segy文件数据,也可以自己合成的数据保存为segy文件。(Mainly used in seismic data processing to read segy file data, you can also save their synthetic data for segy file.)
- 2012-05-20 20:23:39下载
- 积分:1
-
kruskal
matlab版本
图论中的kruskal算法
一般C版本的比较多,这里提供matlab版本的,更简单方便使用
(Matlab code of kruskal algorithm in graph theory)
- 2013-11-13 17:54:08下载
- 积分:1