-
MyDenoiseSoft
基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。( the consumption smoothing dry processing based on Airspace)
- 2009-12-21 16:15:31下载
- 积分:1
-
BaseOnWaveLab2
基于Matlab的小波去噪程序,和大家共同讨论(based on Matlab wavelet denoising procedures, and to discuss common)
- 2007-03-28 09:58:33下载
- 积分:1
-
weiyikeyima
自己写的唯一可译码判定准则,可以准确判定码组是否为唯一可译码组(Write their own unique criteria DECODABLE can accurately determine whether the code group is the only decoding group)
- 2013-01-20 16:45:58下载
- 积分: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
-
dferake
本程序实现了DFE下的rake接收机,程序简单易懂,极具逻辑性,相信很适合通信专业的人士学习(This program realises the DFE rake receiver,which is very clear and easy to understand. Definitely, this is appropriate for anyone who majored in telecommunication)
- 2009-12-12 20:09:05下载
- 积分:1
-
ZW
说明: 约束优化进化算法,采用多目标优化算法的思想求解约束优化问题(constrained optimization evolutionary algorithms)
- 2011-01-05 15:30:17下载
- 积分:1
-
Sensitivity
敏感性分析,基于连接权计算输出对于输入的敏感度(sensitivity analysis)
- 2015-03-30 16:23:01下载
- 积分:1
-
matched_filter
雷达信号处理中匹配滤波器的设计的MATLAB源代码,可生成特定参数的匹配滤波器(Radar signal processing design matched filter MATLAB source code, can generate specific parameters matched filter)
- 2014-05-12 15:06:34下载
- 积分:1
-
ExtendedPKalmanPFilter
扩展的kalman 滤波算法,使用matlab进行实现,由国外人士编写(Extended kalman filter algorithm, using matlab to achieve)
- 2011-10-14 15:04:46下载
- 积分:1
-
Adaptive_relaying
adaptive relaying technique its compared two relay types and subcarriers matching.
- 2014-02-26 04:54:57下载
- 积分:1