-
LBF_v0_v0.1
CM Li在Ieee Image会上的最新文章代码(C.M Li)
- 2009-02-23 09:53:07下载
- 积分:1
-
EHA_PID
EHA 的模型。电液静液压作动器
EHA 的模型。电液静液压作动器(electro hydraulic actuator)
- 2010-10-08 18:24:25下载
- 积分:1
-
SVMexamples
数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助。(new data mining methods-book support vector machine algorithm example, to learn helpful.)
- 2006-12-25 08:15:25下载
- 积分:1
-
canny_edge
canny的原代码,matlab实现过程,带中文说明(canny' s original code, matlab implementation process, with English notes)
- 2009-04-08 14:45:17下载
- 积分:1
-
Image_Interpolation
Matlab Newton Interpolation Code
- 2010-12-18 21:53:21下载
- 积分:1
-
signal_detect_and_estimation
信号检测与估计的教材的附录代码,仅供参考,加深对课程的理解(Signal detection and estimation of materials Appendix code, for reference, to deepen understanding of the curriculum)
- 2011-08-19 16:50:35下载
- 积分:1
-
FSK
fsk simulation in Matlab
- 2013-07-10 21:00:43下载
- 积分:1
-
CircleFind
打开图片,转化为灰度图,利用圆周差分法在图像上搜索圆(Open the picture, converted to grayscale, use the circumferential difference method in image search circle)
- 2014-11-24 22:41:42下载
- 积分:1
-
Mastering-MATLAB-image-processing
《精通MATLAB图像处理 》 张强, 王正林编著 电子工业出版社 2009附带光盘(" Mastering MATLAB image processing," Zhang Qiang, Wang Zhenglin edited by the Publishing House of Electronics Industry 2009 comes with the CD-ROM)
- 2012-06-12 21:33:57下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1