-
intro_Matlab
this document contain
- 2013-04-23 18:10:51下载
- 积分:1
-
DCTRLE
matlab编写的dct变换及游程编码解码程序(matlab prepared DCT transform and run-length coding decoding procedures)
- 2007-09-16 21:24:43下载
- 积分:1
-
MATLAB
本压缩包包含一个ppt文件,主要介绍关于MATLAB的用法及入门介绍(This archive contains a ppt file, describes the usage and on introduction to MATLAB)
- 2011-08-27 20:21:17下载
- 积分:1
-
zhengjiaocaiyang1
信号分为同相信号和正交信号,分别进行正交采样,降低采样率,搬移频带,完成采样。(Signal into in-phase signal and the quadrature signal, respectively, quadrature sampling, the sampling rate decrease, moving band, complete sampling.)
- 2015-01-29 18:27:06下载
- 积分:1
-
OpenTLD-master
TLD跟踪算法源代码下载(纯C++版本),OpenTLD-master,某大牛重新编写的C++版本TLD跟踪算法,脱离MATLAB。(C++ impleletion of TLD)
- 2014-01-16 21:18:38下载
- 积分:1
-
ChaosInitPSO
混沌初始化的PSO,在图像阈值分割方面的应用,自己写的(Chaos initialized PSO, the image threshold segmentation application, write your own)
- 2020-12-25 10:49:05下载
- 积分:1
-
lingxiangyi
零相移滤波器m函数,优点是克服了滤波器产生的相位滞后,缺点是本仿真不能保证实时性,其原理为输入一次序列,正反各变换一遍。(Zero phase shift filter m function, the advantages of the filter to overcome the phase lag, the disadvantage is that the simulation can not guarantee real-time, the principle of the input sequence, the pros and cons of each conversion.)
- 2016-07-25 11:13:58下载
- 积分:1
-
OFDM
说明: OFDM,里面的源程序经过调试可以使用,大家参考参考(OFDM, which can debug the source code through the use of your information)
- 2008-11-08 14:59:09下载
- 积分:1
-
CarpimTablosu
Code contains basic math functions.Written in codeblocks as c code.
- 2015-03-22 18:16:36下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1