资源列表
upload
- 根据时域信号提取波峰波谷及雨流计数法分析(it outputs a vector containing the peaks and valleys from a given timeseries (input))
quantum particle swarm
- 量子粒子群的案例,比较新颖的算法,有效的解决局部极小等问题,进行分析学习(Quantum particle swarm, easy case analysis)
LQR
- 研究高超声速飞行器在纵向的运动情况,对系统的速度和飞行高度进行仿真分析,我们将对在不同的 、 值的条件下分析出系统的最优性能(The longitudinal motion of the hypersonic vehicle is studied, and the system speed and flight height are simulated. We will analyze the optimal performance of the system under different c
B超成像--血管模型
- sobel ,laplace,canny,roberts
chapter12
- 免疫优化算法在物流配送中心选地址中的应用。(Application of immune optimization algorithm in location selection of logistics distribution center.)
BCS-FOCUSS
- 仿真分析了贝叶斯算法以及FOCUSS算法对信号处理的性能,并比较了这两种算法的结果(The performance of Bayesian algorithm and FOCUSS algorithm for signal processing is simulated and analyzed, and the results of the two algorithms are compared.)
雷达数据画图
- 对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图
vrp
- 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
指纹识别算法
- ·详细说明:基于matlab的快速嵌入式指纹识别算法文件列表: 19_7.bmp 22443.bmp 37_3.bmp 37_5_2.bmp 37_7.bmp centralizing.m conv2fft.m Cropping.m fprec.m gabor2(Detailed descr iption: Matlab-based file list of fast embedded fingerprint identification algorith
水平集88行
- 用水平集的方法对二维结构拓扑优化,确定目标函数,得到优化结果
matlab的ANN BP算法程序
- matlab的ANN BP算法程序matlab的ANN BP算法程序
传统人工势场法
- 传统的人工势场算法。用于路径规划。可能存在目标不可达问题。(Traditional artificial potential field method. For path planning.)