-
02
说明: 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。(I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.)
- 2007-10-27 19:47:15下载
- 积分:1
-
pca
本程序利用matlab语言,实现了对高光谱遥感图像的读取并做主成分分析,将结果按贡献率大小顺序排列并显示出来。(This procedure using matlab language to achieve a high spectral remote sensing image analysis components to read and call the shots, according to the results in order of contribution size and display.)
- 2020-09-05 19:38:05下载
- 积分:1
-
SUSAN
susan 源代码 在matlab中的应用 (susan code matlab)
- 2011-10-04 10:25:11下载
- 积分:1
-
shuzhijisuanmatlab
在matlab中,数值计算的理论和分析。(In matlab, the theoretical and numerical analysis.)
- 2011-11-27 16:10:33下载
- 积分:1
-
Matlab来分割彩色图像
1) 获取图像的RGB颜色信息。通过与用户的交互操作来提示用户输入待处理的彩色图像文件路径; 2) RGB彩色空间到lab彩色空间的转换。通过函数makecform()和applycform()来实现; 3) 对ab分量进行Kmean聚类。调用函数kmeans()来实现;
- 2022-03-13 14:57:08下载
- 积分:1
-
baogao
高级语言程序设计 I 课程实验报告.doc
实验题目:建立简单的应用程序
(Advanced Language Program Design I course experiment on the experiment title: building a simple application)
- 2009-11-10 11:54:23下载
- 积分:1
-
SGAPID
简单遗传算法实现PID 代码有完整注释 可以在MATLAB上运行(Simple genetic algorithm PID a complete code to run in MATLAB comments)
- 2011-10-25 18:48:32下载
- 积分:1
-
chafenjinhuasuanfa
差分进化算法matlab源代码用于寻找函数极小值,附有多个测试函数(Differential evolution algorithm matlab source code used to find the minimum function, with multiple test functions)
- 2014-01-16 23:06:36下载
- 积分:1
-
VECTOR
针对水声中的矢量圆阵,比较MUSIC算法与MVDR算法的分辨率和抗各向同性噪声的能力。(For underwater acoustic vector in circular array, the MUSIC algorithm with the ability to compare MVDR algorithm isotropic resolution and anti-noise.)
- 2020-12-03 21:39:25下载
- 积分:1
-
鱼群算法测试的benchmark模型函数
算法背景:在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。聚群及追尾行为,从而实现寻优,以下是鱼的几种典型行为:觅食行为,聚群行为,追尾行为,随机行为,具有较快的收敛速度,可以用于解决有实时性要求的问题。对于一些精度要求不高的场合,可以用它快速的得到一个。不需要问题的严格机理模型,甚至不需要问题的精确描述,这使得它的应用范围得以延伸。这个代码上传后,希望能够帮助大家,有问题的可以邮箱我,邮箱为:2784108340@qq.com。欢迎大家咨询。
- 2022-01-25 20:17:53下载
- 积分:1