-
Introduction-MATLAB-Wavelet-toolbox
介绍MATLAB中的小波分析工具箱,包括一些常用的小波基函数、连续小波、离散小波以及小波包变换等(Introduction MATLAB wavelet analysis toolbox, including some commonly used wavelet basis function, continuous wavelet, discrete wavelet transform and wavelet packet)
- 2016-03-14 12:03:00下载
- 积分:1
-
wdqfangzhen
简单版PID带干扰的SIMULATION仿真(Simple version of PID with Interference Simulation)
- 2010-05-30 15:48:38下载
- 积分:1
-
matlab-wavelet-toobox-book
这是介绍MATLAB小波分析工具箱使用的一本中文书籍,内容详实丰富,大家可以参考使用!(WAVELET toolbox book)
- 2013-10-30 19:16:28下载
- 积分:1
-
DBR2_OLED
this program can simulate DBR OLED. structure of OLED is two DBR layer-anode-two grganic layer-cathode. with this program, ueser can optimize the thickness of DBR layer
- 2015-01-12 15:53:17下载
- 积分:1
-
ieee14
ieee14节点模型的潮流计算,使用的是牛顿法潮流计算。使用禁忌搜索进行系统的无功优化。(trend ieee14 node model calculations using Newton s method flow calculation. Reactive power optimization using tabu search)
- 2014-05-03 21:49:59下载
- 积分:1
-
c5_2
基于实数编码遗传算法的pid整定 样本数为30性能指标j=23.9936(Based on real-coded genetic algorithm tuning of pid number of samples for the 30 performance indicators j = 23.9936)
- 2007-08-15 19:49:01下载
- 积分:1
-
coherencee mvdr
—The minimum variance distortionless response
(MVDR) approach is very popular in array processing. It is also
employed in spectral estimation where the Fourier matrix is used
in the optimization process. First, we give a general form of the
MVDR where any unitary matrix can be used to estimate the
spectrum. Second and most importantly, we show how the MVDR
method can be used to estimate the magnitude squared coherence
function, which is very useful in so many applications but so few
methods exist to estimate it. Simulations show that our algorithm
givesmuchmore reliable results than the one based on the popular
Welch’s method.
- 2010-06-05 19:56:26下载
- 积分: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
-
AD_IIR
IIR Filter Implemented in Matlab
- 2014-11-28 07:19:18下载
- 积分:1
-
getzero
说明: 广义切比雪夫的传输零点提取
传输零点提取.m(generalized Chebyshev transmission Transmission Extraction 0.1 0.1 Extraction. M)
- 2006-05-03 23:20:09下载
- 积分:1