-
funchirp
多尺度线调频基稀疏信号分解方法源代码,非常适用于多分量非平稳信号分解!(FM-based multi-scale line of source code for sparse signal decomposition method is very suitable for multi-component non-stationary signal decomposition!)
- 2020-06-29 13:00:02下载
- 积分:1
-
matlab7shili
说明: matlab实例精讲,适用于新手上路,非常全面(matlab examples Jingjiang, suitable for beginners on the road, very comprehensive)
- 2011-03-15 00:02:25下载
- 积分:1
-
Unititled1
该程序是实现一个心电信号监测的模拟波形设计,能使显示不同的界面。(The program is to achieve a simulated ECG waveform monitoring design, can display a different interface.
)
- 2011-12-12 17:21:23下载
- 积分:1
-
SMC-for-motor-master
说明: sliding mode 滑膜控制 和那后用!(dc,ahi bdkksadnlkjsds)
- 2021-01-26 20:16:30下载
- 积分:1
-
LDPC-code
说明: 关于LDPC编码的相关程序,包括不同的编译码算法,希望能和大家共享(LDPC codes on the relevant procedures, including the different encoding and decoding algorithms, hope to share)
- 2011-03-15 14:52:54下载
- 积分:1
-
MATLAB_-Programming-Style-Guide
对于matlab编程的一些风格的指南,感觉还是比较重要,特别对于初学者,分享一下啦(For some matlab programming style guide, I feel it is quite important, especially for beginners, to share it)
- 2013-07-24 10:22:37下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
ideal_lp
理想低通滤波器滤波器截止角频率wc,阶数Me(filter function hd=ideal_lp(wc,Me))
- 2017-12-22 11:15:16下载
- 积分:1
-
MATLAB_11497648
matlab的时频分析技术,通过大量的实例循序渐进的对各种时频分析方法进行讲解(matlab time frequency analysis, step by step through a large number of examples of the various time-frequency analysis methods to explain)
- 2010-08-02 19:31:16下载
- 积分:1
-
43680520kalmanfilter11
在Matlab环境下的kalman滤波程序,有助于理解kalman的原理及其应有(1234566KALMAN)
- 2009-12-13 20:24:09下载
- 积分:1