-
sift
David G.Lowe的SIFT算子在Matlab环境下的实现,尺度不变的特征提取,并对两幅图片的特征点进行匹配,运行前要把siftWin32文件放在Matlab的win目录下,具体请参照README。默认为输入为灰度图像,要处理彩色图片请先转灰度rgb2gray() (The realization of SIFT operator David G.Lowe in the Matlab environment, the scale invariant feature extraction, matching and pictures of the two feature points, the siftWin32 file in the Matlab win directory to run before, please refer to the specific README. The default is the input for the gray image to color image processing, please turn gray by rgb2gray ())
- 2015-01-09 11:39:12下载
- 积分:1
-
QAM
Implementation of Quadrature Amplitude Modulation-Demodulation
- 2013-12-04 20:09:31下载
- 积分:1
-
GPSINS
组合导航源码,有助于入门了解GPSins惯性导航(Integrated navigation source code, helps to get to know GPSins inertial navigation.)
- 2018-04-10 22:33:56下载
- 积分:1
-
Hamming
海明加权的天线方向图,使用matlab 调试过,对研究雷达天线的同志很有帮助。(Hamming weighted antenna pattern, use the debug matlab, and the study of the radar antenna comrades helpful.)
- 2020-07-01 20:00:02下载
- 积分:1
-
xPC_Target
利用MATLAB 的simulink 实现控制系统的仿真和实验(the control system simulink with matlab)
- 2011-08-07 15:17:37下载
- 积分:1
-
f
说明: 在为分割使用分水岭变换之前,通常使用梯度幅度来预处理图像。(Before using watershed transformation for segmentation,we usually use gradient magnitude to preprocessing the image.
)
- 2013-03-10 16:11:56下载
- 积分:1
-
Lms_C_Fixed
DSP DSK6713 LMS Filter project
- 2014-11-30 13:10:17下载
- 积分:1
-
ARpredictor
matlab实现的关于数字信号处理2的一个AR模型的程序,大家可以看一下了啊。。。。。(matlab implementation of digital signal processing on an AR model of 2 procedures, we can look at the ah. . . . .)
- 2011-05-11 18:46:11下载
- 积分:1
-
MATLAB-function-Quick-Reference
matlab函数速查手册,matlab中所有函数功能及调用格式的说明。方便实用!(The matlab function Quick Reference, matlab function and call the description of the format. Convenient and practical!)
- 2013-04-09 16:57:26下载
- 积分:1
-
pso
This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.
- 2010-01-19 17:39:14下载
- 积分:1