-
MATLAB
说明: 《自动控制原理的matlab实现》MATLAB自开发函数电子文档(" Matlab achieve automatic control theory" MATLAB function from the development of electronic documents)
- 2011-04-09 23:04:03下载
- 积分:1
-
JM97Bcount
97年中国大学生数学建模竞赛B题(枚举法) (1997 China Undergraduate Mathematical Contest in Modeling B (enumeration))
- 2013-07-16 21:42:28下载
- 积分:1
-
rootmusic
root-music算法估算波达角度,改善了music算法,减少了计算量(root-music angle of arrival estimation algorithm improves the music algorithm, reducing the amount of computation)
- 2015-03-18 21:06:35下载
- 积分:1
-
CS_OMP
该文档是一个比较简单的能够获得压缩感知稀疏解的matlab代码-OMP(正交匹配追踪),
通过离散傅里叶变换将时域接收信号变换到频域上,
得到接收信号的频域稀疏表示,通过OMP算法,求出稀疏解,
并通过重构信号误差衡量该算法代码的精确度。(This document is a simple matlab code -OMP (Orthogonal Matching Pursuit algorithm) by which the sparse solution of compressed sensing can be obtained.
Firstly, signals received are transformed from the time domain to the frequency domain by the discrete Fourier transform.
Secondly, sparse solutions of received signals are obtained by OMP algorithm.
Finally, reconstruction error depicts the accuracy of the algorithm.)
- 2021-03-06 22:29:30下载
- 积分:1
-
WINDOWS7-Guidebook-end-users
document powerfull windows 7
- 2011-10-19 13:50:32下载
- 积分:1
-
numerical-computations
bisection method for equation solving
- 2013-12-10 13:10:06下载
- 积分: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
-
paper1
基于自适应滤波的语音增强和噪声消除.PDF(Adaptive filtering based voice enhancement and noise cancellation. PDF)
- 2013-12-17 21:32:37下载
- 积分:1
-
第八章
传感器阵列波束优化设计与应用书籍第8章matlab程序(Chapter 8 matlab program of book Sensor array beam optimization design and application)
- 2020-12-05 12:09:23下载
- 积分:1
-
action
how to decide the priority of broadcast, unicast transmission and receptioin?
- 2010-11-07 02:23:46下载
- 积分:1