-
fractionallu
分数阶Lu系统实现,即如何由matlab来实现.(fractionalorderlusystem)
- 2010-08-13 08:38:23下载
- 积分:1
-
CSRec_SP
压缩感知中子空间匹配追踪算法,用于稀疏信号重构(Compressed sensing algorithm for subspace matching pursuit for sparse signal reconstruction)
- 2011-06-03 15:41:51下载
- 积分:1
-
MATLAB--program-for-yourself
matlab 学习资料,对于初学者掌握matlab 使用有很大帮助(matlab )
- 2011-11-02 10:52:46下载
- 积分:1
-
ranji_PMSG
燃机的控制仿真,包括燃料控制,温度控制,转速控制和转矩控制(Control and Simulation of combustion engine, including fuel control, temperature control, speed control and torque control)
- 2016-01-28 11:20:12下载
- 积分:1
-
matirxandrotation
说明: 利用矩阵的运算来编写旋转,使用矩阵进行坐标运算,使用矩阵进行坐标旋转(make use of the operation of matrix to realize the rotation)
- 2010-04-07 15:40:18下载
- 积分: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
-
svm
对于炼钢炉的终点温度和含碳量的预测模型,支持向量机的算法实现。(For steelmaking furnace temperature and the carbon content of the end of the forecast model, support vector machine algorithm.)
- 2013-09-02 08:46:28下载
- 积分:1
-
PCA-S
Continuous efforts have been made to process degraded iris images for enhancement of the iris
recognition performance in unconstrained situations. Recently, many researchers have focused on
developing the iris segmentation techniques, which can deal with iris images in a non-cooperative
environment where the probability of acquiring unideal iris images is very high due to gaze deviation,
noise, blurring, and occlusion by eyelashes, eyelids, glasses,
- 2014-11-22 12:18:47下载
- 积分:1
-
mpfc
MPFC controller design for Electrical transmission
- 2014-02-01 15:59:49下载
- 积分:1
-
kaffeemaschine
simulink model of a coffee maker
- 2011-06-13 00:49:54下载
- 积分:1