-
discrete_system_simulation
一个控制系统中离散系统的模拟和结果演示,其中有Matlab运行结果图。(a discrete control system simulation system and the results of the demonstration, including Matlab running results map.)
- 2006-10-24 23:30:03下载
- 积分:1
-
LMS_equalizer
自适应均衡中LMS算法的仿真程序,输出曲线与均方误差曲线(Adaptive equalization in the LMS algorithm simulation program, the output curve and the mean square error curve)
- 2011-06-20 16:30:32下载
- 积分:1
-
GAzi-ji-he-wen-ti-yingyong
matlab在子集和问题上的应用,与遗传算法的结合使用(matlab subset problem, with the combined use of the genetic algorithm)
- 2013-04-16 09:08:33下载
- 积分:1
-
canoon
matlab源代码 运行之后能够演凑卡农 很神奇的程序啊(matlab source code to run speech Minato Canon magical program)
- 2013-04-17 10:45:53下载
- 积分:1
-
PCA_shm
运用matlab编程实现PCA主成分分析算法(Principle component analysis)
- 2012-11-20 11:35:29下载
- 积分:1
-
非线性容错控制
非线性容错控制:容错控制的一个简单的例子,用于非线性系统的容错控制。(Nonlinear Fault Tolerant Control: a simple example of a fault-tolerant control of fault-tolerant control for nonlinear systems.)
- 2016-07-05 08:23:48下载
- 积分:1
-
Matlab-material
这是学习matlab的一些资料,对刚入门的朋友会很有帮助(This is a matlab to learn some of the information, for beginners, friends will be helpful)
- 2009-09-08 23:18:05下载
- 积分:1
-
composite
Software tool for speech analysis
- 2010-02-28 14:35:56下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
dp33
Frame Difference in image processing
- 2009-12-01 11:34:01下载
- 积分:1