-
局部均值分解 LMD
说明: 局部均值分解,相比于emd好一点,自适应将信号分解几个物理量(Local mean decomposition, a little better than emd, adaptively decomposes the signal into several physical quantities)
- 2019-12-15 18:58:56下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
FCM_KFCM
fcm kfcm segmentation
- 2009-10-10 22:17:16下载
- 积分:1
-
teletraffic-2.1
Tele traffic using matlab
- 2010-12-08 02:45:23下载
- 积分:1
-
GW_transport_TEST.m.tar
model of GW transport test in matlab
- 2011-05-27 23:12:20下载
- 积分:1
-
camera_1
本代码是通过matlab程序实现摄像头的调用功能,可自行控制连拍操作。(This code is realized by matlab camera call function, can control the operation.)
- 2013-05-27 09:09:28下载
- 积分:1
-
saolei
这是一本很经典的教程!不知道有人传过没有。先传上来,希望有用(This is a very classic tutorial! Some people do not know they could not mass. Chuan-first onto the hope that useful)
- 2008-03-24 18:38:04下载
- 积分:1
-
xiangguan
说明: 验证利用相关运算可以达到计算延迟、相位变化的功能(Verify operation can be achieved using the relevant calculation delay, phase-change function)
- 2010-03-27 18:53:41下载
- 积分:1
-
simulink
有关SIMULINK的资料,详细写了使用MATLAB下的SIMULINK对信号处理进行仿真的各种方法,通过各种例子的介绍,方便读者理解和运用(The SIMULINK detailing the use of written under MATLAB SIMULINK simulation of a variety of signal processing methods, the introduction of a variety of examples to allow readers to understand and use)
- 2011-07-19 13:39:05下载
- 积分:1
-
cp-vs-lamb.
this file to calculate the cp/lambda for different types of pitch angles.
the selected wind speed range where the rated wind speed is 9 m/s and beta angle is zero the maximum value of beta is 45 but in the simulation it maximum value will not be more than 36 degree
- 2012-07-22 16:11:30下载
- 积分:1