-
matlab6.5
十分有用的matlab参考书 主要关于图像处理方面的
- 2009-11-20 14:04:00下载
- 积分:1
-
dtlbq
带通滤波器的simulation仿真源码(Band-pass filter)
- 2012-04-26 18:47:50下载
- 积分:1
-
ee
快速傅里叶变换 (FFT) 实现,给定信号x(t)=sin(2πf0t),f0=50Hz,对x(t)以fs=200Hz进行抽样,抽样点数为N=16。编写程序实现对x(n)的快速傅里叶变换,求得相应的X(K)。(Fast Fourier Transform (FFT) to achieve a given signal x (t) = sin (2πf0t), f0 = 50Hz, for x (t) with fs = 200Hz sampling, the sampling points is N = 16. Procedures for the preparation of x (n) of the fast Fourier transform, obtained by the corresponding X (K).)
- 2013-09-06 19:44:45下载
- 积分:1
-
leddrive-model
led model by state space equations
- 2013-09-15 09:36:18下载
- 积分:1
-
rddata
MIT心电信号读取程序源代码 针对MIT心电数据的特点 应用MATLAB里的函数对其进行读取 显示心电波形(MIT ECG read source code for MIT ECG data on the characteristics of the application of MATLAB to carry out its function in the ECG waveform read display)
- 2008-12-23 09:31:18下载
- 积分:1
-
plotSmithChart
smith chart for matlab
- 2008-01-18 18:49:19下载
- 积分:1
-
turbo编码的matlab演示程序-demo_turbo
这是turbo编码的matlab演示程序,可以在各种matlab版本中运行,大家试试吧(This is the turbo coding Matlab demo program, in various versions of Matlab run, we try it)
- 2005-04-05 16:36:38下载
- 积分:1
-
robustcontrol
鲁棒控制电子书H2和H∞优化控制理论.比较全面的书(Robust control e H2 and H ∞ optimal control theory. More comprehensive book)
- 2010-12-01 16:13:40下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
191354-Chapter-5
40 bytes in English40 bytes in English40 bytes in English
- 2014-01-10 19:32:25下载
- 积分:1