-
fxlms_with_sine_input
FXLMS algorithm with sign wave as a input matlab program adaptive algo.
- 2013-04-26 19:20:33下载
- 积分:1
-
fhss
frequency hopping spread spectrum model
- 2012-02-09 20:46:36下载
- 积分:1
-
clock
assembly project for clock
- 2014-05-03 01:38:43下载
- 积分:1
-
experiment_02
数字信号处理实验内容,编写能够实现fft的matlab程序,并与系统自带的fft相比较。在文件mysecond.m中注释部分给出多种fft实现方法及代码,未拆分成多个m文件(Digital signal processing experiment content, the preparation can be achieved fft matlab program, and compared with the system comes with the fft. The comment section file mysecond.m give multiple fft to achieve method and code into multiple m 未拆)
- 2013-02-04 13:17:00下载
- 积分:1
-
FUSHUDAO
关于地震复数道的程序,对于学习地球物理的同学有帮助。(Application of seismic complex trace for learning geophysical classmates help.
)
- 2015-05-13 09:56:28下载
- 积分:1
-
1
说明: 这个程序主要的功能是实现了基于特征空间法的静态最小二乘恒模算法的方向图(This program is the main function realization based on feature space method static least-squares constant modulus algorithm direction map)
- 2012-04-19 11:29:05下载
- 积分:1
-
remotecxp
remote xp
powerfut remote control
- 2014-01-15 19:18:45下载
- 积分: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
-
PSO
It is matlab code for optimizing the function.Hear we use particle swarm optimization technique for optimization.
- 2014-09-11 20:48:00下载
- 积分:1
-
matlab-extension-programming
matlab扩展编程,里面只有第12,13章的程序。(matlab extension programming)
- 2011-10-09 20:44:31下载
- 积分:1