-
medfilt3
MEDFILT3 1-D, 2-D and 3-D median filtering.
- 2010-06-24 19:29:40下载
- 积分:1
-
dbscan
DBSCAN算法的matlab 实现。。基于密度的聚类算法。。。(DBSCAN algorithm matlab implementation. . Density-based clustering algorithm. . .)
- 2010-08-05 08:34:19下载
- 积分:1
-
Sequential_Feature_Selection
说明: matlab 特征选择matlab源代码(matlab feature selection)
- 2010-04-07 23:01:07下载
- 积分:1
-
BPSK
很好很强大,是关于双极性基带数据信号对载波进行角度调制产生BPSK信号的,有用的就下取用(strong,just for student who need it.)
- 2010-05-23 00:53:43下载
- 积分:1
-
Cholesky
数值分析中基于Matlab环境下的关于Cholesky分解的源代码(Numerical analysis environment based on Matlab source code for the Cholesky decomposition)
- 2011-06-17 08:44:37下载
- 积分: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
-
MPCACodes1.3
MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。(MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.)
- 2021-04-12 15:38:57下载
- 积分:1
-
Mitsubishi-PLC
基于MATLAB与三菱PLC的测控应用系统的程序代码(MATLAB-based monitoring and control applications with Mitsubishi PLC system program code)
- 2013-08-02 17:27:05下载
- 积分:1
-
yxdGibbsLDA
matlab rdetection for ECG to study ecg signal
- 2013-08-08 23:56:12下载
- 积分:1
-
wireless_com_simulation
无线通信中对多种基本调制方式在三种不同信道下的差错概率仿真(Wireless communication modulation of the plurality of basic channels on three different simulation error probability)
- 2013-10-22 16:34:41下载
- 积分:1