-
programafft
Fast fourier transform for signal analysis
- 2013-11-20 03:15:10下载
- 积分:1
-
snake
用matlab编写得snake算法程序,可用于图像分割和边缘检测(Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection)
- 2007-07-17 15:28:53下载
- 积分:1
-
fuzzy-control-on-matlab
该源码是关于模糊控制算法的MATLAB实现的,内容包括被控系统模糊建模,输入变量转换到论域,模糊规则库的建立等。(the source of fuzzy control algorithm in MATLAB, including Fuzzy charged modeling, conversion of input variables domain, the fuzzy rules for the establishment of such.)
- 2007-05-31 10:53:59下载
- 积分:1
-
adaptive_filtering_matlab
This PDF is about adaptive filters that is with matlab and is very usefull
- 2012-07-31 03:13:18下载
- 积分:1
-
main
基于MATLAB的内模控制器的简单设计实现,应用于ARM上(Internal model controller based on MATLAB realization of a simple design, is applied on ARM)
- 2015-03-11 10:56:27下载
- 积分:1
-
fenxingyingyong
matlab在几何分形图中的应用,对初学分形课的同学有很大帮助(matlab in the geometry of fractal images, fractal lessons for beginners of great help to students)
- 2010-05-17 20:07:39下载
- 积分:1
-
MatlabVC
详细的介绍了VC和matlab之间的编程接口,让你的VC里面轻松的调用Matlab的函数,我觉得很好,强烈推荐给大家(Detail between the VC and matlab programming interface, allows you to easily inside the VC call Matlab function, I feel very good, strongly recommended to everybody)
- 2007-07-15 15:27:31下载
- 积分:1
-
simpgrad
simplex method
linear optimization method
- 2015-03-01 00:26:37下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1
-
exercise317_1
Plot the log-magnitude of the Fourier transform of the signal over the interval [0, π], using
a 1024-point FFT. The signal should be windowed with a Hamming window of two different
durations: 25 ms and 10 ms with the window placed at the signal’s center in each case. Show
the log-magnitude plot for each duration.
- 2015-04-17 16:16:08下载
- 积分:1