-
huidu
灰度图转换,可以把彩色图片转换为灰度图片。并进行计算(Grayscale conversion, color images can be converted to gray-scale image. And calculated)
- 2009-05-29 21:39:55下载
- 积分:1
-
linearposition
说明: GPS线性最小二乘定位算法matlab仿真(Least-squares algorithm for GPS positioning matlab simulation)
- 2009-08-19 23:14:20下载
- 积分:1
-
Ant_clony_of_alogrithm
基本蚁群聚类算法及其改进算法[带Matlab源代码]
该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。
改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,
产生变异,从而更快的收敛。
(The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-convergence problems, the clustering effect is very good (image such as shown in the attached images). Improved ant colony algorithm is a genetic algorithm-based improvements in the basic genetic algorithm based on the added factor of variation, mutation, and thus faster convergence.)
- 2012-08-12 13:46:23下载
- 积分:1
-
dstatcom
d-statcom matlab simulation(matlab6)
- 2012-01-30 20:59:30下载
- 积分:1
-
gouxing
%%目标在监控区内运动轨迹为勾型曲线时的定位( Target in the surveillance zone trajectory curve for the hook when the positioning)
- 2007-11-14 08:28:39下载
- 积分:1
-
zoom
simple program in matlab for making zoom to an image
- 2009-11-23 01:35:14下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:40:24下载
- 积分:1
-
OPFD6
MATLAB source code for the implementation of genetic algorithm
- 2014-10-02 23:18:25下载
- 积分:1
-
evolve2
matlab pso-xc evolve2.m
matlab pso-xc evolve.m
- 2013-10-24 22:33:53下载
- 积分:1
-
FactoryMethod
定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method
使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
- 2014-12-28 12:54:20下载
- 积分:1