-
fz
说明: 关于MATLAB能量检测频谱感知算法的研究代码(MATLAB energy detection on spectrum sensing algorithm code)
- 2011-03-23 17:17:52下载
- 积分:1
-
rbm_binary_binary
Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
- 2013-12-25 16:43:52下载
- 积分:1
-
LTE-SUI-CHANNEL
LTE with SUI channel
- 2013-12-11 18:57:21下载
- 积分:1
-
TrueFileFilter
A file filter that always returns true.
- 2014-09-22 12:03:37下载
- 积分:1
-
MainAneal
最短路径的模拟退火算法,用matlab编写的。(aneal algorithm)
- 2014-01-02 21:00:59下载
- 积分:1
-
location_relay_selection
H. Yang, A.P. Petropulu, X. Yang and T. Camp, ?ALLIANCES with Optimal Relay Selection,"IEEE Trans. on Vehicular Technology, January 2008. (MATLAB Code)
- 2009-03-31 20:50:35下载
- 积分:1
-
Theinitialvalueproblems
常微分方程的初值问题 matlab函数。。。
(The initial value problems of ordinary differential equations, matlab functions..
)
- 2014-08-09 14:28:21下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
matrixRecovery
关于不完整及不精确矩阵恢复的程序。输入矩阵的稀疏系数、测度矩阵、残缺矩阵和逼近容忍程度即可大概恢复出原矩阵并给出恢复评估系数。(Incomplete and inaccurate matrix recovery program. Sparse input matrix coefficients measure matrix, incomplete matrix approximation tolerance level you can probably recover the original matrix and gives the coefficient of recovery assessment.)
- 2013-04-16 23:00:03下载
- 积分:1
-
WiSNAP_1.02_04-15-05
MATSNL is a package of MATLAB M-files for computing wireless sensor node
lifetime/power budget and solving optimal node architecture choice problems. It is intended
as an analysis and simulation tool for researchers and educators that are easy to use and
modify. MATSNL is designed to give the rough power/ lifetime predictions based on node
and application specifications while giving useful insight on platform design for the large
node lifetime by providing side-by-side comparison across various platforms.
- 2009-04-29 05:56:50下载
- 积分:1