-
OFDMcode
此程序是ofdm的一个仿真程序,通过发送端是一个声音文件或者图片文件来对ofdm系统进行仿真(This procedure are OFDM, a simulation program, by sending a client is a sound file or picture file to the simulation of the OFDM system)
- 2009-03-20 09:18:50下载
- 积分:1
-
SimPowerSystem_Training_CH11
simulink module training!!
- 2009-12-01 20:42:24下载
- 积分:1
-
ofdm
本PDF提供了用matlab实现OFDM的源代码。(OFDM using matlab source code)
- 2012-03-28 20:57:48下载
- 积分:1
-
denoise-labview
这是我在大学里面做的基于LABVIEW和MATLAB的小波除噪法,希望对大家有帮组.(This is my inside to do at the university-based LABVIEW and MATLAB Wavelet Noise Act, and they hope to have everyone help group.)
- 2008-02-10 04:37:00下载
- 积分:1
-
60ghz-channel-model-matlab
802.15.3c中60ghz信道模型 包含多种场景 (802.15.3c channel model about 60ghz)
- 2011-07-18 15:24:30下载
- 积分:1
-
CS_OMP
CS重构算法OMP算法。matlab源代码,。(CS reconstruction algorithm OMP)
- 2013-11-07 19:19:14下载
- 积分:1
-
lmd
最新时频分析技术,包含多个LMD关于故障诊断的算法和程序。(New time-frequency analysis technology, contain multiple LMD algorithm about fault diagnosis and procedures.)
- 2013-04-25 17:15:48下载
- 积分:1
-
jingpui
快速扩展随机生成树算法,迭代自组织数据分析,用于时频分析算法。( Rapid expansion of random spanning tree algorithm, Iterative self-organizing data analysis, For time-frequency analysis algorithm.)
- 2016-08-14 22:00:24下载
- 积分:1
-
matlab3
MATLAB 基础编程 包含一些很基础的程序(MATLAB based programming includes some basic procedures)
- 2007-07-03 17:42:59下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1