-
MATLAB65343
【matlab编程代做】水平集模型的图像分割 可以做为参考使用学习([Do] matlab programming generation level set image segmentation model can be used as a reference using the learning)
- 2015-01-14 10:55:37下载
- 积分:1
-
Chapter_5
Matlab files of chapter 5 kalman filtering 3 edition of grewal
- 2009-06-12 17:49:04下载
- 积分:1
-
denoising
一维小波降噪,该程序运用多尺度小波变换法进行降噪,效果不错(One-dimensional wavelet noise reduction, the program is the use of multi-scale wavelet transform for noise reduction and good results)
- 2021-03-09 13:09:27下载
- 积分:1
-
hpmodelwithoutcontroller
this is a matlab model of single machine infinite bus with out any controller. we can add any type of controller for verification of stability of the system
- 2014-01-08 13:43:56下载
- 积分:1
-
newmark-beta
用newmark-beta法计算荷载作用下的多自由度系统的响应(Loads response calculation method used newmark-beta under the multi-degree of freedom systems)
- 2014-09-11 19:23:33下载
- 积分: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
-
FEM_COHESIVE_V2
说明: 该程序给出了cohesive单元的刚度矩阵及其在有限元程序中的实现方法。(This program gives the stiffness matrix of the cohesive element and its realization method in the finite element program.)
- 2020-10-23 11:57:59下载
- 积分:1
-
GoDec
视频处理中让视频的前景和背景分离的matlab程序(Video processing--to realize the separation of foreground and background in a given video sequence )
- 2013-10-14 21:01:58下载
- 积分:1
-
Farrow-filter-design
两篇中文论文,详细叙述了Farrow滤波器的设计方式和理论基础,非常实用!(Two Chinese papers, described in detail Farrow filter design methods and theoretical foundation, very useful!)
- 2013-11-15 17:15:20下载
- 积分:1
-
BP
说明: BP neural network for classification of data-voice signal classification
- 2013-04-16 02:51:39下载
- 积分:1