-
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
-
cycleBsta1_7pinv
说明: 二阶循环统计量盲均衡算法,上传供交流,希望大家提供宝贵的意见(second cycle Statistics blind equalization algorithm, uploads for the exchange, we hope to provide valuable advice)
- 2006-04-20 21:01:38下载
- 积分:1
-
c10
matlab 程序,WCDMA的程序,用MATLAB实现3G手机(SDR based MATLAB program aboutWCDMA.
SDR in WCDMA)
- 2010-05-28 22:01:07下载
- 积分:1
-
Program-montage
Example of montage series image using matlab
- 2011-08-27 06:34:33下载
- 积分:1
-
hiuhui
预报误差法参数辨识-松弛的思想,实现了对10个数字音的识别,DSmT证据推理的组合公式计算函数。( Prediction Error Method for Parameter Identification- the idea of relaxation, To achieve the recognition of 10 digital sound, Combination formula DSmT evidence reasoning calculation function.)
- 2016-08-14 21:10:30下载
- 积分:1
-
Multi-objective-decision
多目标决策法,灰色系统理论中灰色决策的一种,用于解决多目标决策问题(Multi-objective decision, a kind of grey decision-making in the grey system theory, used to solve multi-objective decision-making problem)
- 2014-12-06 22:31:23下载
- 积分:1
-
simulation
说明: 一个关于时域有限差分的小程序,用MATLAB开发,模拟电磁波传播特征。(A finite-difference time-domain on a small program developed with MATLAB to simulate electromagnetic wave propagation features.)
- 2010-03-24 13:13:11下载
- 积分:1
-
gblSolve
direck算法用matlab的M语言实现,该算法可以有效解决数值寻优,且实时性好,寻优收敛速度快,相比遗传算法,寻优更准确(direck algorithm matlab the M language, the algorithm can effectively solve numerical optimization, and real-time, optimizing the convergence speed, compared with the genetic algorithm optimization is more accurate)
- 2014-01-21 10:44:56下载
- 积分:1
-
GGDSMATLAB
对广义高斯混合模型有个初步的认识,基本掌握GGD模型(Generalized Gaussian mixture model has a preliminary understanding of the basic grasp the GGD model)
- 2010-10-14 19:14:54下载
- 积分:1
-
10--Advanced-numerical-calculation
此为matlab详尽学习资料第十章“高级数值计算”(This is a detailed matlab learning materials Chapter 10, " Advanced numerical computing" )
- 2013-07-23 20:35:10下载
- 积分:1