-
mat_into_hdr
把mat文件 转换成 hdr格式文件。可用SPM调用。(Put into a mat file hdr files. SPM can be used to call.)
- 2021-01-11 21:48:49下载
- 积分:1
-
matlab_GA_toolbox_and_its_aplication
matlab 遗传算法工具箱及其应用 电子书 pdf格式(matlab GA toolbox and its application,format pdf)
- 2010-02-04 10:45:05下载
- 积分:1
-
example09_01
判别分类,调用cluster函数进行系统聚类,调用clusterdata函数进行系统聚类(Discriminant classifier)
- 2012-05-23 11:44:45下载
- 积分:1
-
2d-kmean-algorithm
2D-Kmeans clustering algorithm. It can be used for audio(source localization) and image clutstering(object clustering in an image)..
- 2013-04-17 01:26:08下载
- 积分:1
-
Auroux---Rapport_Guillet
managment of risk : value at risk report and program
- 2015-02-13 04:22:44下载
- 积分:1
-
AdaptiveArithmaticCoding
自适应算术编解码,按paper编写,压缩包中附有paper。(adaptive arithmetic coding and decoding, prepared by the paper, compressed paper attached.)
- 2007-04-18 11:48:48下载
- 积分:1
-
TVD
最新的去噪算法,优点:速度快,去噪效果好,适合实时性要求高的去噪中。(The latest de-noising algorithm advantages: speed, good de-noising effect, suitable for demanding real-time de-noising.)
- 2014-09-26 11:45:06下载
- 积分:1
-
Kalman
许多关于kalman滤波实现的matlab源程序!希望对大家有所帮助(Achieve many of kalman filter matlab source! We want to help)
- 2011-10-27 12:15:05下载
- 积分:1
-
gamble
利用matlab平台,使用蒙特卡洛的方法模拟赌徒问题(Using matlab platform, the use of Monte Carlo simulation problem gamblers)
- 2013-10-28 18:36:46下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1