-
ezwmatlab
小波变换的matlab源程序,有两个版本,这是第二板。(wavelet transform Matlab source, there are two versions, which is the second plate.)
- 2007-07-10 17:36:14下载
- 积分:1
-
Slides12
Wavelets and Filter Banks Wavelets and Filter Banks
Mallat Mallat pyramid algorithm pyramid algorithm
- 2007-10-23 16:12:59下载
- 积分:1
-
heed_matlab
HEED protocol code developed using Matlab
- 2010-11-19 16:08:21下载
- 积分:1
-
1
说明: matlab的简单小例子。。可以完成一下诶简单的。绘图(simlpe gui designed)
- 2013-12-22 17:31:09下载
- 积分:1
-
Astar
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功(optimal path planning )
- 2021-01-15 21:28:46下载
- 积分:1
-
code
刘波——matlab信号处理 18-25章源代码 关于高阶统计量部分 参数模型 线性预测模型 谐波恢复 DOA估计 非线性随机模型 wigner时频分布 时延估计 (Bo- matlab signal processing, Chapter 18-25 source code some parameters on the model of higher order statistics linear prediction model of harmonic restoration DOA estimation of nonlinear stochastic model wigner delay estimation time-frequency distribution)
- 2011-05-06 13:48:37下载
- 积分:1
-
bpsk
这是一个bpsk的循环谱程序,实现了bpsk的三维循环谱图,自己写的,希望对大家有帮助。(his is a loop BPSK spectrum program, realized the 3 d of BPSK cyclic spectrum diagram, write their own, I hope it can help you.)
- 2015-01-13 19:45:18下载
- 积分: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
-
ELM DE
Differential Evolution optimized ELM with good introduction slides.
- 2010-12-16 13:31:31下载
- 积分:1
-
matlab6_ANN
matlab 神经网络书籍,适合神经网络的学习与应用
(ANN ebook based on matlab6.0)
- 2009-06-01 10:34:37下载
- 积分:1