-
qam_cma
通信系统的4qam盲均衡程序,希望对大家有点帮助(Communication systems 4qam equalization program, we hope to be helpful)
- 2010-10-14 23:38:42下载
- 积分:1
-
fcservomotorsEI_2
dsp with matlab link an programming
- 2010-06-23 16:30:50下载
- 积分:1
-
qisiwole
vc++ 与 matlab 混合编程例子
- 2009-04-04 09:43:43下载
- 积分:1
-
matlabfunction
MATLAB函数库(包含最全面的MATLAB基本函数)(MATLAB function library (including the most comprehensive basic MATLAB functions))
- 2010-10-27 11:04:00下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
22674877-BHEL-Book-Insulation-for-Generator
BHEL Book Insulation for Generator
- 2012-08-23 21:59:46下载
- 积分:1
-
DSP_FFT
产生两不迥频率的信号,并对两信号作复数FFT变换,找出频率为50Hz的信号对其进行能量计算(Two distant signal is not generated frequency, and two signals for complex FFT transform to identify the frequency of 50Hz signal to calculate its energy)
- 2013-12-01 10:35:35下载
- 积分:1
-
Quadrotor_animation_1
Quadrotor Simulation code in Matlab
- 2009-06-23 09:49:19下载
- 积分:1
-
Jacobi
用JACOBI迭代法求解线性代数方程组,此迭代法是数值计算基本方法之一。(Use JACOBI iterative method for solving linear algebraic equations, and this iteration method is one of the basic method of numerical calculation.)
- 2012-05-19 16:56:50下载
- 积分:1
-
SCEGET
shuffled complex evolution method (function)
- 2013-12-13 03:54:02下载
- 积分:1