资源列表
线性方程组求解
- 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
OPTICS
- OPTICS聚类算法,分为主程序、副程序和数据(OPTICS clustering algorithm, which is divided into main program, sub-program and data)
粒子群算法测试测试函数
- 粒子群算法测试测试函数 分别用5个函数进行测试(Particle Swarm Optimization Testing Function)
QACO
- 量子蚁群优化算法,用于求解复杂优化问题~(Quantum ant colony optimization algorithm for solving complex optimization problems~)
动态蜂群算法源程序
- 动态蜂群算法源程序,实现复杂优化的求解~~~(Dynamic swarm algorithm source program to achieve complex optimization solution ~~~)
模拟退火算法
- MATLAB模拟退火算法,包含两个程序,一个是优化一元函数的,一个是优化多元函数的(MATLAB simulated annealing algorithm, including two programs, one is to optimize the unary function, one is to optimize the multivariate function)
NM_PCA
- PCA降维算法,本程序已经调好,可以直接跑数据(PCA dimension reduction algorithm, this program has been adjusted, you can run data directly)
Dy_ Win_ Approcach
- 动态窗口法(Dynamic window approach)是路径规划方法很重要的一种算法,主要是在速度空间中采样多组速度,并模拟机器人在这些速度下一定时间内的轨迹,在得到多组轨迹后,对这些轨迹进行评价,选出最优轨迹对应的速度来驱动机器人。(Dynamic window approach is an important algorithm for path planning. It mainly sampled multiple groups of velocities in the veloc
adaptiveHuffman
- 自适应哈夫曼编码的C++实现,从屏幕读取输入,将每个字符的编码及总体编码打印在屏幕上。(The C++ implementation of adaptive Huffman coding reads the input from the screen and prints the encoding and overall encoding of each character on the screen.)
SIMPLE算法求解方腔内粘性不可压流动
- 采用离散网格,基于SIMPLE算法的基本思想求解方腔不可压缩驱动流(Using discrete grids and based on the basic idea of SIMPLE algorithm, the incompressible driving flow in square cavity is solved.)
海龟交易者
- 适用于海龟交易法指标,包括下单指示。两套原版系统。(Indicators applicable to Turtle Trading)
astar
- 使用A*算法实现机器人自动避开障碍物,找到最佳路径(Automatically avoiding obstacles and finding the best path by using A* algorithm)
