-
matlab-time-series-model
matlab 时间序列模型 涵盖面很广泛 基本的时间序列模型都有说明(matlab time series models cover a wide range of basic time series models have been described)
- 2012-09-09 18:01:42下载
- 积分:1
-
b_discrete1_cvx
用cvx求解宽带最小二乘的波束形成,最新的程序,注释的地方很多,很有借鉴
(Many use cvx to solve broadband beamforming least squares, the latest program, notes the place, a very useful reference)
- 2013-12-23 10:55: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
-
st
说明: 一个短时傅立叶变换的MATLAB程序,可以进行信号的时频分析。(A short-time Fourier transform of the MATLAB program, can be time-frequency analysis.)
- 2010-02-22 18:18:56下载
- 积分:1
-
Formats-of-pictures
Save the image in several formats and calculate their mean square error
- 2015-03-26 21:10:55下载
- 积分:1
-
waste_water
污水处理的液位控制仿真模块,simulink模型和matlab,mfile文件,(waste water treatment simulation model
with PID controller)
- 2010-11-12 18:30:19下载
- 积分:1
-
51859de1a683
this is a code for remote sensing application
- 2013-01-01 12:02:53下载
- 积分:1
-
matlab-gui
Matlab program for railway abnormal detection and imaging,including GUI, open dlg, processing dlg and source code.
- 2013-08-22 17:04:58下载
- 积分:1
-
AMGAUSS
生成以t0为中心的高斯调幅信号.
y=AMGAUSS(N,t0),N产生信号的点数,t0时间中心,y返回信号产生的信号.(generation to t0 for the Gaussian signal amplitude. Y = AMGAUSS (N, t0), N signal from the score, time t0, y return signal signal.)
- 2007-04-04 20:09:50下载
- 积分:1
-
Traditionalized_Ackley_Functioncode
Implements the traditional benchmark formulation used in optimization literature
- 2010-12-25 17:14:45下载
- 积分:1