-
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
-
cp
说明: matlab 利用fisher线形判别方法进行模式识别(Matlab using linear discriminant method for pattern recognition)
- 2005-07-10 14:12:07下载
- 积分:1
-
MATLAB
详细介绍了MATLAB 的基础知识、数值计算、符号运算、图形处理、程
序设计、SIMULINK 仿真等内容,为配合教学,各章编写了教学提示、教学要求和习题,书后附有上机实
验指导。(Introduces the basics of MATLAB, numerical computing, symbolic computation, graphics processing, program design, SIMULINK simulation, etc, to meet the teaching, the preparation of the various chapters of the teaching tips, classes and exercises, the book with the experimental guide.)
- 2010-05-20 11:06:24下载
- 积分:1
-
MIMO2by2_16QAM_SoIC+Turbo
MIMO2by2_16QAM_SoIC+Turbo迭代检测simulink链路,编码方式为卷积码,收端采用软干扰抵消+APP译码进行迭代检测(MIMO2by2_16QAM_SoIC Turbo iterative testing Simulink Chains, coding for convolutional codes, admission-soft-interference cancellation APP iterative decoding Detection)
- 2007-01-25 10:27:06下载
- 积分:1
-
monituihuo
基于混沌的模拟退火算法,计算机的优化算法,是毕设的内容(Chaotic simulated annealing algorithm, the computer algorithm is complete contents of set)
- 2010-09-24 10:41:22下载
- 积分:1
-
zhuangzaixitong
一个装载系统的最优问题遗传算法matlab优化(A loading system optimization problem matlab optimization)
- 2011-07-07 10:34:30下载
- 积分:1
-
regu
matlab code for regtools
- 2015-02-05 13:40:29下载
- 积分:1
-
BOC_ACF
基于matlab的BOC信号的自相关函数,阶数n可以自定义,正余弦相位也可以自定义;CBOC的自相关函数程序-MATLAB based on, BOC_ACF, n_order,CBOC_ACF,亲测有效(Autocorrelation function of BOC signal based on matlab, order number n can customize, cosine phase can also custom CBOC autocorrelation function of the program- MATLAB-based on, BOC_ACF, n_order, CBOC_ACF, effective measurement)
- 2016-12-02 22:47:38下载
- 积分:1
-
PLS
说明: PLS算法的实现以及对TE过程的预测效果(PLS Algorithm implementation and prediction of TE process)
- 2021-03-31 09:59:09下载
- 积分:1
-
matlab_colea
matlab音频处理工具箱colea,仅参考及学习。(matlab audio processing toolbox colea, only a reference and learning.)
- 2013-12-24 00:33:46下载
- 积分:1