-
chengxu1
说明: 有关信号与信息系统的matlab程序--傅立叶级数和变换(Signal and information systems related to the matlab procedure- Fourier series and transform)
- 2008-11-04 13:52:02下载
- 积分:1
-
mpsk_table
This MATLAB Code plot BER Vs Eb/No for M_ary PSK with different values of M. The user can choose the desired BER and the code will tell what is the required Eb/No to achieve this BER for different values of M. In addition, a plot for shannon limit is available.
- 2011-05-26 16:05:05下载
- 积分:1
-
CA-Single_12072013
利用卫星观测文件和导航文件进行单点定位,德国导航文件官网提供,程序很精炼(Using satellite observation files and navigation files for single point positioning)
- 2014-12-01 02:09:43下载
- 积分:1
-
Simple-Clustering
simple clustering using imperialist competitive algorithm
- 2014-10-17 06:03:41下载
- 积分:1
-
counter-function
COUNTERDELETE(NAME) removes the counter specified by name permanently
- 2013-03-12 21:47:09下载
- 积分:1
-
DMC-and-DPC
对锅炉现场数据辨识后,分别采用GPC和DMC进行控制,采用m文件进行编程。(The boiler field data identification, respectively GPC and DMC control, use the m file programming.)
- 2015-02-25 17:10:03下载
- 积分:1
-
homework3
根据已给数据,画出风场示意图。有图例,方向。(draw wind field)
- 2010-07-07 17:15:58下载
- 积分:1
-
lichengmatlab
这是一些MATLAB图形用户设计界面的源程序,对初学着有帮助哦!(which is a MATLAB graphical user interface design of the source of a novice to help!)
- 2007-04-02 21:10:08下载
- 积分: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
-
couple_Lpfg
计算两根平行的长周期光纤光纤光栅之间的偶和效率与光栅长度以及光栅之间的偏移量offset的关系(calculating the coupling efficiency of two parallel identical long-period fiber gratings)
- 2013-09-27 10:49:18下载
- 积分:1