-
array
matlab阵列信号处理工具箱DBT,版本2.20,阵列信号处理必备(Directory stored in the source wavelet coding, including the commonly used wavelet transform procedures for)
- 2009-09-05 13:24:39下载
- 积分:1
-
tutorial1
tutorial for matlab for image processing tool kit in power point presentation file
- 2010-12-17 23:03:41下载
- 积分:1
-
exercise
根据公式I(n-1)=(1-In)/n 令I11=0计算I1 到I10;
根据公式In=1-nI(n-1) 令I0=0.6321 计算I1到I7;
根据公式X2=a , 令a=2,计算X的值。(According to the formula
I(n-1)=(1-In)/n ,set I11 equals zero,and count I1 to I10.
According to the formula
In=1-nI(n-1),set I11 equals zero,and count I1 to I10.
According to the formula X square equals a ,set a equals two ,then calculate X
)
- 2010-05-09 21:54:01下载
- 积分:1
-
Desktop
Logistic 混沌映射的时域图吸引子,初值敏感性程序代码(Logistic mapping time-domain diagram attractor, sensitivity to initial code)
- 2017-03-05 17:20:45下载
- 积分:1
-
modu_classify
以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
- 2009-09-26 19:05:48下载
- 积分:1
-
insarfractal.tar
说明: 荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的。(Netherlands Delft University developed insar (interferometric synthetic aperture radar) image processing part of the source code with matlab prepared.)
- 2008-10-15 17:33:00下载
- 积分:1
-
New-Compressed-(zipped)-Folder
Time Division Antenna Switching Using 3 ,4 and 6 Antennas at the trasimitter side and 1 antenna at reciever side using Channel Coding
- 2013-10-21 23:54:26下载
- 积分:1
-
qz
说明: 用小波进行去噪,内部有软阈值去噪和硬阈值去噪(Using wavelet denoising, internal soft threshold denoising and hard threshold denoising)
- 2016-03-15 14:56:04下载
- 积分:1
-
untitled
电压型单相全桥逆变器的simulink仿真模型(Simulink simulation model of voltage type single-phase full-bridge inverter)
- 2017-12-13 15:14:15下载
- 积分: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