-
sg
说明: Savitzky & Golay 微分
(Savitzky )
- 2007-10-30 21:49:30下载
- 积分:1
-
matlab.doc
谐波的定义
谐波的产生谐波的危害谐波的测量谐波抑制的方法课题分析课题来源(The definition of harmonic harmonic harmonic hazards arising from the measurement of harmonic harmonic suppression method of subject analysis of the subject sources)
- 2009-03-03 17:22:31下载
- 积分:1
-
Matlab_VC
By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages of several common interfaces are studied,and the most functions provided by Matlab engine is proved to be comprehensive. An example showing the combination of Matlab and VC in image and data processing is proposed
- 2010-08-04 05:31:37下载
- 积分:1
-
somealgorithmssimulationforspatialspectrumestimati
阵列信号处理中关于DOA估计和信源数估计的几个经典算法的仿真(the simulation of some classic algorithms on array signal processing for DOA and the number of sources)
- 2010-11-17 08:52:46下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
NJCSTCFSN
说明: 用数值积分算法计算hankel变换,并采用连分式逼近(Hankel transform by continued fraction)
- 2010-04-12 16:24:50下载
- 积分:1
-
soundpcm
语音PCM编码,从输入,在高斯白噪声下传输到译码(PCM voice coding, from the importation of the white Gaussian noise transmitted to the decoder)
- 2006-10-17 13:41:16下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1
-
thewaveandpowerdestinyof2fsk
在MATLAB下实现FSK调制解调。并画出了每一步的波形以及功率谱密度图(in MATLAB under FSK modulation and demodulation. And the mapping out of every step of the waveform and power spectral density map)
- 2007-04-11 09:41:43下载
- 积分:1
-
testuff
This is the m file to read or uff file using matlab, uff file to generate.
It is sometimes convenient to issue read, create, so that if someone put a data value.
- 2013-03-12 19:30:11下载
- 积分:1