-
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
-
三D装箱MATLAB
说明: 求解三维装箱问题的启发式算法,利用Matlab语言进行实现,包含所有m函数名文件(seek/find the solution (of a mathematical problem) heuristic approach)
- 2020-12-22 21:08:53下载
- 积分:1
-
1
说明: selective harmonics elimination
- 2010-07-05 14:53:53下载
- 积分:1
-
compeletion
将三维图像分割为由3*3*3体素组成的立方体实现更细化的分析(The three-dimensional image is divided by 3* 3* 3 cube of voxels composition to achieve a more detailed analysis)
- 2014-12-29 18:19:39下载
- 积分:1
-
9ColorDisc
simulation platform for vision-based control WHITH MATLAB AND SIMULINK
- 2013-12-17 22:52:47下载
- 积分:1
-
quarter suspension model
基于白噪声路面的四分之一车辆悬架的simulink仿真分析,对于汽车的平顺性进行评价。(Based on the Simulink simulation analysis of 1/4 vehicle suspension based on white noise road, the ride comfort of vehicle is evaluated.)
- 2018-07-18 09:00:35下载
- 积分:1
-
lx40
说明: 利用局部平衡磁化强度理论对J-A模型进行修正后的实际磁化强度强度、非磁滞磁化强度曲线随应力变化情况对比(Calculate the hysteresistc magnetization and anhysteresistc magnetization vs stress)
- 2019-04-08 10:43:56下载
- 积分:1
-
粒子群算法原理及各种改进的PSO的matlab源码
说明: 各类改进粒子群算法,模拟退火,混合,随即权重,粒子群算法(All kinds of improved particle swarm optimization, simulated annealing, hybrid, random weight, particle swarm optimization)
- 2020-11-21 11:09:37下载
- 积分:1
-
fc0
完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序(Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source)
- 2011-04-19 16:59:44下载
- 积分:1
-
RLS-algorithm
Matlab的RLS算法的语音去噪程序》》》》》(Matlab' s speech denoising procedure RLS algorithm)
- 2020-12-02 18:49:25下载
- 积分:1