资源列表
搜索算法
- 搜索算法
模拟退火算法
- 模拟退火算法
概率算法
- 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。
动态规划算法
- 动态规划算法
Matlab Floyd算法
- Matlab Floyd算法
matlab的小波变换
- 一个用MATLAB的小波变换,有完整的GUI界面,是毕业设计的题目
IGA
- 一种基于免疫原理的遗传算法 unction [bestever,endAnti,bPop,traceInfo,memory,Found]=ia(memory,popsize,bounds,evalFN,evalOps,... maxgen,precision,pcross,pmutation,maxmemnum,selectOps)
gps读取卫星星历文件计算卫星位置
- gps读取卫星星历文件计算卫星位置
有源电力滤波器MATLAB仿真
- 利用MATLAB做的有源电力滤波器仿真系统
polyangles
- POLYANGLES Computes internal polygon angles. % ANGLES = POLYANGLES(X, Y) computes the interior angles (in % degrees) of an arbitrary polygon whose vertices are given in % [X, Y], ordered in a clockwise manner. The program eliminates %
