-
FRGEOD
matlab source code from mathworks
- 2009-03-28 22:18:21下载
- 积分:1
-
powerlaws_full_v0.0.10-2012-01-17
随机数发生器
此功能会产生连续的值(功法的文章中讨论的五个分布随机分布,指数,对数正态分布,拉伸指数,截止功法)。使用信息包含在文件类型的帮助randht在MATLAB提示符更多信息。
幂律分布拟合
这项功能同时实现的离散和连续的最大似然估计拟合幂律分布的数据,以及善良的合适的方法来估计缩放区域较低的截止。使用信息包含在文件类型的帮助plfit在MATLAB提示符更多信息。(This function is a random number generator will produce discrete values (power law discussed in five articles distributed random distribution, exponential, lognormal, stretching index cutoff power law). The use of information contained in the file type of help randht in MATLAB prompt for more information. Power-law distribution fitting This function implements both discrete and continuous maximum likelihood estimation fitting power-law distribution of data, and kind suitable method to estimate the scaling region lower cutoff. The use of information contained in the file type of help plfit in MATLAB prompt for more information.)
- 2013-07-24 16:27:43下载
- 积分: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
-
GenGMSK2
gmsk调制程序,matlab仿真程序,可以叠加程序(gmsk transform program, matlab simulation program, the program can be superimposed)
- 2013-12-07 16:05:42下载
- 积分:1
-
VUS_STBC_4_8
BER of the VUS-MUMIMO-SM Uplink System - Rayleigh( BER of the VUS-MUMIMO-SM Uplink System- Rayleigh)
- 2007-08-01 23:00:39下载
- 积分:1
-
RZ-DPSK
光通信中归零型(占空比可调)差分相位调制信号建模与仿真分析(Optical Communication zero type (duty cycle adjustable) differential phase modulation signal modeling and simulation analysis)
- 2008-12-24 10:11:00下载
- 积分:1
-
communication-system-matlab
介绍了通信系统中各个通信模块的MATLAB实现(Introduction of the communication systems of various communication modules realize the MATLAB)
- 2007-11-03 12:48:12下载
- 积分:1
-
pstMat
介绍乐Matlab 5.2软件中的电气系统模块库在电路分析中的应用方法(on Matlab 5.2 music software electrical system module in the circuit analysis of the application)
- 2006-11-28 17:23:51下载
- 积分:1
-
program
说明: 故障诊断程序
支持向量机智能诊断
分为多个程序 数据输入、特征提取、功能函数等(Fault diagnosis procedure
Intelligent diagnosis of support vector machine
It is divided into several program data input, feature extraction, function function, etc)
- 2020-12-09 14:29:19下载
- 积分:1
-
MELP_m
melp algorithm 2.4kbs code in matlab
- 2011-01-13 15:23:24下载
- 积分:1