-
MATLAB6SignalProcessing
本书在对信号处理的理论知识作系统概况和总结的基础上,介绍了如何使用matlab的信号处理工具箱(MATLAB6.x Signal Processing)
- 2010-07-23 12:11:06下载
- 积分:1
-
PAM_DS_UWB
直接序列超宽带信号的功率谱密度,其中包括直接序列超宽带信号的产生以及时域频域波形(Direct-sequence ultra-wideband signal power spectral density, including direct sequence ultra-wideband signal generation and frequency domain waveform)
- 2010-05-24 11:12:47下载
- 积分:1
-
matlabch02
this file describes a brief overview of matlab programming
- 2013-04-17 04:35:12下载
- 积分:1
-
visible_light
VLC 功率分布 计算可见光通信OOK调制方式的BER matlab代码 自己调通了(VLC power distribution)
- 2017-06-11 21:51:08下载
- 积分:1
-
Simulation_System
说明: H桥DCDC+H6DCACmatlab仿真(DCDC+H6DCAC Matlab Simulation)
- 2020-06-22 09:20:02下载
- 积分:1
-
equal-area-critirea
E=input( enter the generator voltage: )
V=input( enter the infinite bus voltage: )
Gx=input( enter the reactance of generator: )
L1x=input( enter the line reactance: )
L2x=input( enter the line reactance: )
L3x=input( enter the line reactance: )
L4x=input( enter the line reactance: )
Pi=input( enter the input power: )
X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x
Pm1=E*V/X1
DO=asin(Pi/Pm1)
A=((L2x*L3x)/(2*(L2x+L3x)))
C=A
B=((L3x/2)^2)/(L2x+L3x)
X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B
Pm2=(E*V)/X2
X3=Gx+L1x+L2x+L4x
Pm3=(E*V)/X3
DC=input( enter the fault clearing angle: )
Dm=(3.14-asin(Pi/Pm3))
a1=quad( sin ,DO,DC)
A1=(Pi*(DC-DO)-Pm2*a1)
a2=quad( sin ,DC,Dm)
A2=Pm3*a2-Pi*(Dm-DC)
if(A2>=A1)
disp( the system is stable )
else
disp( the system is unstable )
end
Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2))
disp( critical clearing angle: )
Dcc
- 2012-09-11 22:46:05下载
- 积分:1
-
Application-of-MATLAB
matlab在概率论中应用书籍,提供了30个例子,对概率论专业的学生有帮助(matlab,probability theory)
- 2012-01-04 16:06:07下载
- 积分:1
-
nonlinear-least-squares-problems
是matlab代码 有关非线性最小二乘问题的非常有用,希望给大家帮助(matlab code about nonlinear least squares problems it is very useful )
- 2012-06-11 16:19:07下载
- 积分:1
-
assigning_offset
Add CFO in OFDM... straight forward implimentation matlab
- 2011-08-20 10:07:03下载
- 积分:1
-
matlab-intelligent-algorithm-30-case
MATLAB智能算法30个案例分析的源代码,都是当下比较常用的代码 啊啊啊啊啊(MATLAB intelligent algorithm 30 case analysis of the source code, are more commonly used code moment ah ah ah ah ah)
- 2013-11-05 14:42:30下载
- 积分:1