-
Solution-of-algebraic-equations
很多代数方程组的解法,需要用matlab做算法的童鞋可以考虑下载(Solution of many algebraic equations, need to do the algorithm matlab download children s shoes can be considered)
- 2011-05-12 11:16:11下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
Slip-frequency-vector-control
异步电动机转差频率控制系统仿真,在matlab7.0下运行没任何问题,转速、磁链等参数都有显示,适合想要学习电机控制方针和矢量控制的。G1=35,G2=0.15,G3=0.0076,G4=2,G5=G6=9.55(Asynchronous motor slip frequency control system simulation, under the matlab7.0 running without any problems,, according to the parameters such as speed, flux has suited to want to learn motor control principle and vector control.)
- 2021-01-15 21:08:46下载
- 积分:1
-
bnn
Learning algorithm for Boltzmann machine
- 2012-10-04 12:50:36下载
- 积分:1
-
alphatrimmed1
image processing program filter
- 2014-01-20 00:31:22下载
- 积分:1
-
boshu
麦克风阵列的波束形成的算法,初学的可以参考一下。( Rear beamforming)
- 2012-04-06 10:04:14下载
- 积分:1
-
(Proakis)-Digital-Signal-Processing-(Solution)
A Solution Manual for(Proakis)Digital Signal Processing (Solution)
- 2013-10-23 06:03:19下载
- 积分:1
-
load-forecasting
用于预测的东西,很一般的东西,有兴趣的试试看,没兴趣的,呵呵~~那就不好意思了(Used to predict something very general things, interested give it a try, not interested, huh, huh ~ ~ it embarrassed)
- 2013-04-27 16:35:58下载
- 积分:1
-
mediancut
Median Cut Algorithm,RGB,image,algorithm,quantization,color,red,blue,green,multimedia processing,
- 2009-12-24 02:52:25下载
- 积分:1
-
SRAVANaa
hai check it its very good code..and pv and eindmpptalgoritham
- 2013-07-25 10:50:44下载
- 积分:1