-
MATLAB_chinese
A MATLAB textbook. A good eBook for MATLAB user
- 2010-12-21 15:15:35下载
- 积分:1
-
baba_gui
basic fourier series gui for beginners
- 2011-01-30 17:02:37下载
- 积分:1
-
simple_svpwm
SIMPLE PWM SIMULATION
- 2011-11-27 05:45:07下载
- 积分:1
-
primaryfrequencyregulation
连接一起的下半部分是传统一次调频系数的仿真,参数如算例所示,上半部分是其改进一次调频系数后的仿真,最后由示波器观测波形的不同。(The lower half of the connection is the simulation of the traditional primary frequency modulation coefficient. The parameters are shown in the example. The first half is the simulation after the improvement of the primary frequency modulation coefficient, and finally the waveform is observed by the oscilloscope.)
- 2021-01-25 21:58:42下载
- 积分:1
-
powerQualityHHT
电能质量扰动信号信号通过hilbert变换得到瞬时频率,瞬时幅值,hilbert谱,边际谱等重要特征,从而实现特征提取。(Power quality disturbance signals are obtained by hilbert transform to obtain instantaneous frequency, instantaneous amplitude, hilbert spectrum, marginal spectrum and other important features, in order to achieve feature extraction.)
- 2016-11-10 18:14:00下载
- 积分: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
-
shurushuju
多输入谐波信号,作为谐波信号分析得输入信号(Multi-input harmonic signal, as the harmonic signal of the input signal)
- 2012-11-07 15:03:01下载
- 积分:1
-
LFMCW-analysis
对称三角线性调频连续波信号模糊函数分析Symmetrical triangular linear frequency modulation continuous wave signal ambiguity function analysis(Symmetrical triangular linear frequency modulation continuous wave signal ambiguity function analysis)
- 2015-03-09 21:40:08下载
- 积分:1
-
ASCI
Auto sequential current source inverter.circuit equaally resmbels which is in in p.s.bimbra
- 2011-06-18 15:30:42下载
- 积分:1
-
Controller_designsimulink
he modeling equation of this system is
MD2X+bDX+kX = F
The transfer function between the displacement X(s) and the input F(s) then becomes
X(s) / F(s) = 1 / (Ms2 + bs +k)
- 2013-12-20 14:32:51下载
- 积分:1