-
srtm-matlab_v1-0
matlab库,用于导入和处理SRTM的DEM的源程序.注意仅支持 SRTM-3文件,不支持 SRTM-1文件(The Matlab SRTM Library is designed to be an easy-to-use interface for importing and manipulating NASA s Shuttle Radar Topography Mission (SRTM) Digital Elevation Model (DEM) dataset. )
- 2010-01-10 15:31:39下载
- 积分:1
-
sbox
Matlab tool for S,Z,H,Y parameter transfer(Matlab tool for S, Z, H, Y parameter transfer)
- 2006-06-14 10:48:05下载
- 积分:1
-
Parabola
抛物法的matlab实现。供初学者参考。(Matlab parabolic law implementation. Reference for beginners.)
- 2011-05-07 15:40:54下载
- 积分:1
-
Arnold
Arnold Algorithm Source Code
- 2011-06-03 17:49:42下载
- 积分:1
-
QPSK1030
QPSK在MATLAB平台上的调制与解调(QPSK modulation and demodulation)
- 2013-11-14 16:23:52下载
- 积分:1
-
Block-TVNLR
Image Compressive Sensing Recovery via Collaborative Sparsity
- 2021-04-18 20:28:51下载
- 积分:1
-
程序
说明: 基于matlab实现的短时傅里叶变换,小波变换和emd分解(MATLAB realizes short time Fourier transform, wavelet transform and AMD decomposition)
- 2020-11-30 20:43:34下载
- 积分:1
-
Lte_Wimax_comparison
a comparison study between WiMax and LTE a good article with well explained equations
- 2013-01-10 23:16:37下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
LDPC
LDPC码是通过校验矩阵定义的一类线性码,为使译码可行,在码长较长时需要校验矩阵满足“稀疏性”,即校验矩阵中1的密度比较低,也就是要求校验矩阵中1的个数远小于0的个数,并且码长越长,密度就要越低。
(LDPC Coding with PSK modulation in Rayleigh fading channel
Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements.
In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated.
Please feel free to contact me and let me know your comments.
)
- 2013-04-03 09:47:51下载
- 积分:1