-
ANT_TSP
以matlab撰写的ACO算法,很适合用于研究Ant colony algorithms。(Write a MATLAB program to solve the following given city Euclidean traveling salesman problem (given lattice points) by using ant-cycle algorithm.)
- 2010-07-06 17:43:02下载
- 积分:1
-
SIFT_YantaoNoemie
基于matlab实现SIFT算法,好用!!(Based on matlab realize SIFT, easy to use! !)
- 2013-10-06 20:15:14下载
- 积分:1
-
matlabcommand
matlab 命令汇总,包括各种常用命令,尤其适用于图像处理(matlab command summary, including a variety of commonly used commands, especially for image processing)
- 2010-09-07 10:59:36下载
- 积分:1
-
TSP
TSP问题蚁群算法通用MATLAB源程序(TSP problem ant colony algorithm universal MATLAB source)
- 2013-01-10 17:57:04下载
- 积分:1
-
msvdimfuse-(1)
matlab code with examples
- 2014-11-01 15:46:46下载
- 积分:1
-
emotion
Its a source code for different emotion created by using MATLAB 2013a enviornment
- 2014-11-25 00:32:04下载
- 积分:1
-
music
music静态DOA,经典算法,附有详细注释,适合学习。直接运行,是两个角度的DOA,可以改为三个信号,同时需要把子程序中的输出改成三个即可。(music static DOA, classical algorithm, with detailed notes, suitable for learning. Run directly, the DOA of two angles can be changed to three signals, at the same time need to change the output of the subroutine three can.)
- 2013-05-07 21:57:58下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
sun_position
This function compute the sun position (zenith and azimuth angle at the observer location) as a function of the observer local time and position.
- 2010-08-10 22:21:22下载
- 积分:1
-
matlab-gongjuxiang
matlab工具箱,神经网络
很全面,超星版(matlab toolbox, neural network is very comprehensive, Superstar Edition)
- 2010-05-06 21:14:41下载
- 积分:1