-
cp0801_Gnoise2
超宽带高斯噪声的计算2,与其他的几个共用(Ultra-Wideband Gaussian noise calculation 2, and some other common)
- 2009-03-26 20:20:13下载
- 积分:1
-
NormalizedLeastMeanSquares
此源码程序是自适应滤波中的NLMS算法的应用。在MATLAB中对其收敛速度 输出就行了仿真(This procedure is source of the NLMS adaptive filtering algorithm applications. In MATLAB in the convergence rate of its output on the line simulation)
- 2021-03-18 13:19:20下载
- 积分:1
-
matlab_30example_1
matlab程序30个基础小例子,非常适合初学者学习和了解。(matlab program 30 based small example, very suitable for beginners to learn and understand.)
- 2011-09-26 16:12:25下载
- 积分:1
-
RBF-neuro-network
Radius Basic Function 神经网络的预测程序(Radius Basic Function neural network prediction program)
- 2011-10-17 17:11:51下载
- 积分: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
-
DrawRectAroua
a matlab function that can do many fuction on drowing
- 2013-11-13 16:25:16下载
- 积分:1
-
matlabcode4
自学Matlab必备的个小程序代码,里面有很多个,需要的下载,还有几个压缩包随后上传,最后一个压缩包(Small program code, which must self-Matlab need to download, there are several compressed packets are then uploaded last a compressed package)
- 2012-11-30 19:09:50下载
- 积分:1
-
OFDM
OFDM系统仿真 加入循环前缀 加燥 绘制误码率能量谱等(OFDM system simulation by adding cyclic prefix and drying to draw the error rate energy spectrum, etc.)
- 2020-11-03 10:39:53下载
- 积分:1
-
神经网络回归拟合预测
说明: 程序-神经网络的回归拟合——基于近红外光谱的汽油辛烷值预测(Program-Neural Network Regression Fitting-Prediction of Gasoline Octane Number Based on Near Infrared Spectroscopy)
- 2020-06-18 02:40:02下载
- 积分:1
-
DCT
code for dct for image processing
- 2009-04-09 17:53:40下载
- 积分:1