-
struct2Demo
struct2的一个列子,简单的描述了struct2的配置和测试使用(A Lie struct2 and simple description of the configuration and testing of the use of struct2)
- 2014-01-12 22:15:00下载
- 积分:1
-
HMM_network
基于matlab的隐马尔可夫模型应用,解决了经典的三大基本问题。带有详细解释(The matlab-based hidden Markov model is applied to solve the classic three basic questions. With a detailed explanation of)
- 2012-06-06 23:28:01下载
- 积分:1
-
test_OOK_CSRZ.rar
这是一个基于光信道(考虑色散)的OOK调制,其中看空比为63 (This is a OOK modulation based optical channel (taking into account dispersion), which bearish on the ratio of 63 )
- 2013-05-07 21:39:22下载
- 积分:1
-
filter
五种常用滤波函数,巴特沃兹低通滤波、中值滤波等(5 different functions of filter)
- 2018-11-26 15:44:50下载
- 积分:1
-
随机生成多孔介质matlab程序(20191112164848)
说明: 一种新型的matlab生成随机线条的代码,用于后续处理(A new matlab code for generating random lines for subsequent processing)
- 2019-11-12 16:55:58下载
- 积分:1
-
WS_net
复杂网络上演化博弈的小世界网络的算法等等希望有用(Evolutionary Game on Complex Networks of small world network of algorithms, and so wish to be useful)
- 2020-12-01 21:29:26下载
- 积分:1
-
insert
内插 I=4 LFM加SNR=10dB,噪声内插输出需加滤波器(Interpolation,I=4 SNR=10dB)
- 2010-01-26 19:51:53下载
- 积分:1
-
3-freedom-vehicle
整车3个自由度基于拉格朗日方程的动力学仿真(Dynamics simulation of the vehicle three degrees of freedom based on the Lagrange equation)
- 2012-06-12 10:23: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
-
zhichilunpilaosheji
用于直齿轮进行疲劳设计的MATlab程序,敬请分享,并指导!(for the fatigue analysis of spur gear ,developed by matlab softwore,please share with all of you,and comunicate with each other )
- 2012-10-17 11:16:57下载
- 积分:1