-
Analysis_K-SVD_package
一种经典的K-SVD的分析工具包,有需要的可以一起下载下来研究下(A classic K-SVD analysis toolkit can be downloaded along with the need to study down under)
- 2014-12-15 11:14:27下载
- 积分:1
-
Conditionneuse-(1)(1)
Objectif : concevoir le contrô le commande d une conditionneuse en suivant la démarche générale du cycle
en « V » .
- 2015-02-02 03:19:24下载
- 积分:1
-
ex11
仿真比较4-QAM和4-FSK调制信号在RAYLEIGH衰落信道下的误符号率和误比特率性能(4-QAM and 4-FSK modulation signal simulation comparison in Rayleigh fading channel under the symbol error rate and bit error rate performance)
- 2013-05-03 23:16:19下载
- 积分:1
-
VMD代码
说明: VMD代码,该程序对信号进行经验模式分解,可以用于故障信号处理,还可以与很对方法结合。如,排列熵,emd,vmd,等,包含VMD、EMD、EEMD工具箱,可用于变分模态分解、EMD以及EEMD谐波检测对对比分析(VMD code, the program for empirical mode decomposition of signals, can be used for fault signal processing, can also be combined with a very good method. For example, permutation entropy, EMD, VMD, etc., including VMD, EMD, EEMD toolbox, can be used for comparative analysis of variational mode decomposition, EMD and EEMD harmonic detection pairs)
- 2021-02-05 18:22:59下载
- 积分:1
-
mathjm
许多的数学建模书籍打包下载,是word格式 !(Many of the mathematical modeling package to download books, is word format!)
- 2007-09-16 21:21:18下载
- 积分:1
-
SVM
Support Vector Machine Implementation in MATLAB
- 2010-05-22 13:31:36下载
- 积分:1
-
LMS--matlab
LMS算法源程序,包括仿真,自适应陷滤波器,IIR滤波器等(LMS algorithm source, including simulation, adaptive notch filters, IIR filters, etc.)
- 2012-07-10 11:39:15下载
- 积分:1
-
DFIG_2MW
2兆瓦异步双馈风力发电系统的建模与仿真,包含个子模块。pitch信号自己添加。。(2 MW doubly fed induction wind power system modeling and simulation, including the sub-modules. pitch signal to add their own. .)
- 2014-06-09 12:34:54下载
- 积分:1
-
ERA
模态参数识别。特征实现算法era,输入响应信号,输出模态参数(Modal parameter identification)
- 2020-11-06 22:09:50下载
- 积分:1
-
k_medoids
聚类算法: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均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1