-
MATLAB_7.0
说明: 主要是matlab7.0在数字信号处理中的应用,仅供初学者看,本人是菜鸟级人物。(Mainly matlab7.0 in digital signal processing applications, only a beginner, I was the rookie-level characters.)
- 2010-04-23 09:37:44下载
- 积分:1
-
sfunction
说明: MATLAB 中S函数的编辑模板 ,附有详细说明,清晰易懂,适用于matlab初学者入门使用。(MATLAB function in the edit template S, with detailed instructions, clear and easy to understand for beginner to use matlab.)
- 2011-04-12 15:46:12下载
- 积分:1
-
exa030102
计算连续方波信号的付里叶变换,与付里叶系数(consecutive terms of the square wave signal Fourier transform, and the Fourier coefficients)
- 2006-10-09 16:59:57下载
- 积分:1
-
pca_kmeans
利用主成分分析和K-means聚类实现聚类的Matlab算法(principle component analysis and then use k-means clustering algorithm to realize the clustering)
- 2012-05-04 15:47:40下载
- 积分:1
-
DamBreak-CSPH-M94-BC-[1]
this file is used to simulation of dam break problem in MATLAB codes
- 2013-09-04 23:30:09下载
- 积分:1
-
Harris-Detector-master
MY AREA OF WORKING IS ON IMAGE WATERMARKING.. I WANT SOME HELP REGARDING THAT..
- 2014-02-11 21:00:15下载
- 积分:1
-
雷达信号处理基本流程
去斜处理(宽带的匹配滤波)Stretch方法是针对线性调频信号而提出的, 其方法是将输入信号与参考信号 (经适当延迟的本振信号, 延迟量通常由窄带信号测距结果估计出) 混频 ,则每一个散射点就对应一个混频后的单频分量,对混频输出的信号进行 DFT 处理 ,即可获得目标的距离像,对参考信号的要求是应具有与输入信号相同的调频斜率。(dechirp matched filter
Stretch method is proposed for linear frequency modulation signal. It mixes the input signal with the reference signal (local oscillator signal with appropriate delay, the delay is usually estimated from the result of narrowband signal ranging). Then each scattering point corresponds to a single frequency component after mixing, and DFT is performed on the mixed-frequency output signal. The range profile of the target can be obtained by processing, and the reference signal is required to have the same frequency modulation slope as the input signal.)
- 2018-10-31 20:07:27下载
- 积分:1
-
Fingerprint_Enhancement_Based_on_Discrete_Cosine_
fingerprint enhancement using DCT
- 2010-11-26 20:29:15下载
- 积分: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
-
Hough(matlab)
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助(Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help)
- 2006-10-31 09:35:46下载
- 积分:1