-
romber
数值分析龙贝格算法,语言环境MATLAB(Romberg numerical analysis algorithm, MATLAB language environment)
- 2007-12-17 20:43:53下载
- 积分:1
-
fisher
FISHER信息矩阵用matlab编写的源程序。(fisher matrix matlab program)
- 2012-04-18 10:54:03下载
- 积分:1
-
art_iter
客体复原代数重构算法的matlab实现。(Algebraic reconstruction algorithm object recovery matlab implementation.)
- 2010-05-30 12:21:48下载
- 积分:1
-
LyapunovPExponentsPToolbox
能很好的计算李雅普诺夫指数,对初学这有一定的帮助Lyapunov+Exponents+Toolbox.rar(Well the calculation of the Lyapunov exponent, for beginners this will certainly help.
)
- 2012-05-10 21:02:07下载
- 积分:1
-
image-fusion
用matlab进行多聚焦图像融合,包括图像直接融合,傅里叶变换融合,和小波融合的源代码( multi-focus image fusion by matlab, including direct images fusion, Fourier transform integration, and wavelet fusion )
- 2013-12-27 13:58:46下载
- 积分:1
-
fuzzy-K-means
代码是一种数据挖掘算法,fuzzy-K-means,对数据进行分类(The code is a data mining algorithms, fuzzy-K-means, data classification)
- 2016-03-14 17:07:45下载
- 积分:1
-
threephaseInductionmotor
运用simulink仿真三相异步电机,可根据自身需求调节参数(Using Simulink to simulate three phase asynchronous motor, and Parameters can be adjusted according to their own needs)
- 2020-11-23 15:29:34下载
- 积分:1
-
A_novel_feature_extraction_algorithm
特征提取算法 一篇经典的英文文献 介绍了一种新的算法 模式识别(Feature extraction algorithm,a classic English literature describes a new algorithm for pattern recognition)
- 2010-07-11 22:02:31下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
fmaxga
基于MATLAB的遗传算法程序,所用的函数为测试函数(Genetic algorithm based on MATLAB program, the use of function test function)
- 2015-03-03 21:00:32下载
- 积分:1