-
getfod
可以将模型经过转换计算求其ziegler-nichols整定公式中的参数K,L,T(Model can be after conversion calculation to find the Ziegler-Nichols tuning to the argument in the formula K, L, and T)
- 2013-03-28 18:02:00下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
zuixiaoshengchengshu
这是两个用matlab实现最小生成树的算法源代码,希望对大家有帮助。(This is a two matlab to achieve the minimum spanning tree algorithm source code, we hope to help.)
- 2013-04-12 10:43:20下载
- 积分:1
-
Matlab-Excel-Link
用Excel Link实现Excel与Matlab混合编程,自相关与互相关(Excel and Matlab Excel Link and self-and cross correlation)
- 2012-10-15 15:51:12下载
- 积分:1
-
digital
数字通信仿真,BPSK AM QPSK等通信方式的仿真源程序。(simulation, digital communications, AM BPSK, QPSK, and other means of communication simulation program.)
- 2006-09-06 21:09:36下载
- 积分:1
-
Mo-phong-MA-TRUYEN-TIN
Transmit Code Source
- 2011-08-07 22:50:55下载
- 积分:1
-
FDI-of-Satellite-
采用两种观测器对卫星故障诊断和隔离仿真,达到了很好的效果。(FDI of Satellite simulink using two observers and parity space)
- 2013-08-12 10:39:33下载
- 积分:1
-
m-sequences-and-cross-corrlation
m-sequencs generation and cross corelation between them
- 2013-03-08 16:20:12下载
- 积分:1
-
复杂网络
说明: 求网络图中各节点的度及度的分布曲线, 聚类系数及整个网络的聚类系数,和复杂网络中两节点的距离以及平均路径长度(Find the degree and degree distribution curve of each node in the network graph, the clustering coefficient and the clustering coefficient of the whole network, the distance between two nodes in the complex network and the average path length)
- 2020-04-10 19:53:55下载
- 积分:1
-
MSKGMSK
导师传给我的关于MSK和GMSK的一些相关MATLAB仿真源码,希望对大家有用(Simulation program to realize GMSK transmission system)
- 2010-06-04 19:51:43下载
- 积分:1