-
NumericalMethodsinEngineeringwithMATLAB
Numerical Methods in Engineering with MATLAB
- 2009-09-29 06:36:07下载
- 积分:1
-
datafilter
滤波代码,通过虚拟的动态窗口迭代过滤,剔除地物保留地表信息。(filter code,keep the ground information through a virture moving window.)
- 2011-09-14 17:40:15下载
- 积分:1
-
runonly
单实例运行技术,通过检测互斥对象来实现.Createmutex(run only)
- 2014-09-12 18:15:07下载
- 积分:1
-
channel-estimation
信道估计 算法 比较 很基础 很好的能够直接运行(Channel estimation algorithm compares very well be able to run the foundation)
- 2014-06-24 11:16:15下载
- 积分:1
-
MMC-boost-buck-control
模块多电平升压降压变换器仿真模型,完美运行,各电流电压均正常,可分析谐波(Module multi-level step-up buck converter simulation model, the perfect run, the current and voltage are normal, can be analyzed harmonic)
- 2017-02-26 12:23:47下载
- 积分:1
-
tftb-0[1].1
这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。(using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.)
- 2006-09-29 14:28:05下载
- 积分:1
-
MATLAB-code
包含了14段代码,主要是金融领域。包含了显性有限差分-期权定价、蒙特卡洛定价、风险中性期权定价等(Contains 14 sections of the code, mainly in the financial sector. Contains explicit finite difference- pricing, Monte Carlo pricing, risk-neutral pricing options)
- 2015-01-26 13:53:00下载
- 积分: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
-
EnergyNormalizationCepSpec
Speech Recognition - Numbers 1 to 5
Energy normalization and time alignment
References:
[1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993.
% [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Prentice-Hall, 1987.
% [3] J.D. Markel and A.H. Gray,Linear Prediction of Speech(Speech Recognition-Numbers 1 to 5 Energy n ormalization and time alignment References : [1] L. Paras and B. H. Juang, Fundamentals of Speech Recognition. Prentice-Hall, 1993. % [2] P. E. Papamichalis, Practical Approaches to Speech Coding, Prentice-Hall, 1987. % [3] J. D. Markel and A. H. Gray, Linear Prediction of Speech)
- 2007-06-05 00:33:46下载
- 积分:1
-
voice
关于压缩感知的程序,传输的信号为语音信号,并且进行重构。(voice compressed)
- 2020-09-06 10:48:06下载
- 积分:1