-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
lms
自适应信号处理,最终的权值矩阵就是滤波器的系数,学习曲线描述其收敛特性(Adaptive signal processing, the final weight matrix is the filter coefficient, the learning curve to describe the convergence properties)
- 2008-06-04 09:30:59下载
- 积分:1
-
magnetic-ball
由磁悬浮小球的状态空间模型计算出其鲁棒控制器,并在simulink模型中对鲁棒控制器的性能进行了验证。(Magnetic levitation ball from the state-space model to calculate the robust controller and in simulink model for robust controller performance is verified.)
- 2013-08-30 15:21:29下载
- 积分:1
-
PI_VSI_PMSM
用电压电流双闭环控制电机的matlab模型,自己动手建的(With voltage and current double-loop motor control matlab model built yourself)
- 2013-12-17 20:23:52下载
- 积分:1
-
GLCM-feature-extraction-procedures
灰度梯度共生矩阵 H
归一化灰度梯度矩阵 H_basic
小梯度优势 T1
大梯度优势 T2
灰度分布的不均匀性 T3
梯度分布的不均匀性 T4
能量 T5
灰度平均 T6
梯度平均 T7
灰度均方差 T8
梯度均方差 T9
相关 T10
灰度熵 T11
梯度熵 T12
混合熵 T13
惯性 T14
逆差矩 T15(GGCM H normalized gray gradient matrix H_basic small advantage T1 gradient big advantage T2 gradient gray uneven distribution of T3 gradient uneven distribution of energy T5 gray T4 average T6 average gradient gray T7 average gradient T8 variance variance T9 were related to T10 T11 gradient gray entropy entropy of mixing entropy T12 T13 inertia moment T15 T14 deficit)
- 2021-04-26 12:08:45下载
- 积分:1
-
m3
说明: 详细说明:这是作者自己编写的基于matlab语言的程序设计。遗传算法的函数优化 应用(Detailed Description: This is prepared by the author himself matlab-based program design language. Genetic algorithm function optimization applications)
- 2008-04-20 12:52:05下载
- 积分:1
-
imm5925
M.J.Conty写的经典最大自相关(MAF)和最小噪声分离(MNF)代码(MJConty write classical maximum autocorrelation (MAF) and minimum noise fraction (MNF) code)
- 2013-04-08 22:02:28下载
- 积分:1
-
maglev
Magnetique levitation control simulation
- 2013-04-21 01:56:17下载
- 积分:1
-
fuel-cell
simulation of fuel cell -part1
- 2013-07-29 15:55:22下载
- 积分:1
-
MT7620_ProgrammingGuide_E2_20120815
MT7620 PROGRAMMING GUIDE
- 2014-09-24 03:27:19下载
- 积分:1