资源列表
tv全变分去噪
- 全变分去噪
hannuo
- 这是一个典型的汉诺塔程序,简单明了,利用递归思想编写-This is a typical program named hannuo,which takes advantages of digui!
Floyd-Warshall
- Floyd-Warshall algorithm for shortest path problem
Simposn
- 数值积分里的辛普森求积公式,用于计算定积分,效率很高-Numerical integration inside the Simpson quadrature formula used to calculate the definite integral, highly efficient
cesp
- 求解弹性半平面柱形圆孔扩张问题的解析解,用的是 Verruijt(1998)给出的算法,涉及了复变函数。-This program works for the problem of Cavity Expansion in Semi-infinite Plate.
rossler
- 对lu系统采用主动控制方法实现系统同步的仿真程序-On rossler system uses active control to synchronize the simulation program
main_BP
- 一个简单的压缩感知小程序,运用BP算法完成重构,-a simple compressed sensing program,using basic persuit (BP)Algorithm
TRAINGDM-to-train-BP(code)
- 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
PSO_Standard
- 此程序为最初形式的粒子群优化算法matlab程序,适合于研究粒子群算法的朋友进行下载。-This program is initially in the form of particle swarm optimization algorithm matlab program, suitable for study PSO friend to download.
Kalman-Filter
- 卡尔曼滤波跟踪2D测距雷达的小车运动参数。包括距离和角参数。-Kalman Filter,2D radar
ex8_PID
- 利用常规的pid算法对系统进行系统辨识和自适应研究,在matlab中进行数据处理。-Pid algorithm using a conventional system, system identification and adaptive research, data processing in matlab.
convolution
- 利用VC++实现褶积运算,可以计算任意两个离散的数组的褶积运算。-Use VC++ to achieve convolution can be calculated between any two arrays of convolution.