-
Magnavox-LCD-37mf437-37-chirping---Badcaps-Forums
magnovox source code
- 2015-01-07 05:33:03下载
- 积分:1
-
LDPC-2012-02-11
LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。(LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.)
- 2013-12-14 21:18:48下载
- 积分:1
-
OFDMtb
频偏估计算法利用已经完成定时同步的同一个训练序列来完成小数频偏估计和整数频偏估计。(Offset estimation algorithm uses the same timing synchronization has completed a training sequence to complete the fractional frequency offset estimation and integer frequency offset estimation.)
- 2014-01-08 20:58:07下载
- 积分:1
-
jufdctxv
包括脚本文件和函数文件形式,含噪脉冲信号进行相关检测,在MATLAB中求图像纹理特征,线性调频脉冲压缩的Matlab程序,isodata 迭代自组织的数据分析,相关分析过程的matlab方法,自己编的5种调制信号,GSM中GMSK调制信号的产生。( Including script files and function files in the form, Noisy pulse correlation detection signal, In the MATLAB image texture feature, LFM pulse compression of the Matlab program, Isodata iterative self-organizing data analysis, Correlation analysis process matlab method, Own five modulation signal, GSM is GMSK modulation signal generation.)
- 2016-03-29 21:31:00下载
- 积分:1
-
perceptron
A single perceptron code with backpropagation training algorithm designed for classification problems.
- 2010-11-17 06:14:23下载
- 积分: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
-
getElementById01
get Element By Id01 extends D O M Test Case Source Code for Andriod.
- 2013-12-16 16:05:07下载
- 积分:1
-
xitongzuiyou
一个系统最优控制20维数变量的matlab优化(Optimal control of a variable number of 20-dimensional optimization matlab)
- 2011-07-07 10:32:36下载
- 积分:1
-
MATLAB入门教程
适合初级学习MatLab的用户使用,讲解的比较清晰,很适合于学习(suitable for the initial study MatLab users, on the clear, well suited to learning)
- 2005-03-30 11:04:38下载
- 积分:1
-
chaos56
用于混沌开发。混沌方式识别的一个matlab程序。十分好用。可以准确预测数据(a very good software which can make more strong and more popular. more good)
- 2012-06-20 16:13:47下载
- 积分:1