资源列表
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
111
- 八皇后问题,用C语言实现,在VC++6.0环境中可以运行!92种答案-Eight queens problem
PSO_Standard
- 此程序为最初形式的粒子群优化算法matlab程序,适合于研究粒子群算法的朋友进行下载。-This program is initially in the form of particle swarm optimization algorithm matlab program, suitable for study PSO friend to download.
SqList
- C++实现的单链表线性表(为静态表,一开始指定表长度),源码有注释,很好的学习参考资料.-data struct list
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.