-
TSPbyTabu
Travelling Sales man problem using Tabu Search
- 2010-01-19 17:10:44下载
- 积分:1
-
ImageHalftoningFloyd
Program for Image Halftoning by Floyd Method: The input gray image will be converted into halftone image of same size using Floyd s Error Diffusion Method.
- 2011-04-24 11:22:09下载
- 积分:1
-
centered_difference_numerical_diff
Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2 + x*exp(sin(2x)), for − 6 <= x <= 6(Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2+ x*exp(sin(2x)), for − 6 <= x <= 6)
- 2009-11-26 21:20:10下载
- 积分:1
-
kalman_test
kalman滤波的基本原理,在飞行器轨迹预测方面的应用,非常有用(The basic principle of the kalman filter in aircraft trajectory prediction application, is very useful)
- 2013-04-12 14:54:28下载
- 积分:1
-
ANFISexample
本代码用于AnFis控制的初学者在MATLAB中学习使用(ANFIS model)
- 2016-03-01 22:24:28下载
- 积分:1
-
myACO
Ant Colony Optimization (ACO) is a paradigm for designing metaheuristic algorithms
for combinatorial optimization problems. The first algorithm which can be
classified within this framework was presented in 1991 [21, 13] and, since then,
many diverse variants of the basic principle have been reported in the literature.
The essential trait of ACO algorithms is the combination of a priori information
about the structure of a promising solution with a posteriori information about the
structure of previously obtained good solutions.
- 2017-12-25 17:22:19下载
- 积分:1
-
Newton
很好的解决微分方程的程序。是非常重要的程序,可以用来拓宽视野以及获得更加清楚的认识。(Very good program to solve differential equations. Is a very important program that can be used to broaden the horizons and get a more clear understanding.)
- 2011-05-25 15:22:13下载
- 积分:1
-
JPGcoder
Decoding Jpeg image in matlab programm
- 2015-01-22 02:40:34下载
- 积分:1
-
ICP程序
说明: 给定10帧点云,利用ICP的方法估计出机器人在这10帧的轨迹,并实现局部点云地图的生成(Given 10 frames of point clouds, the trajectory of the robot in these 10 frames is estimated by ICP method, and the local point cloud map is generated)
- 2021-03-11 08:38:55下载
- 积分:1
-
reconstruct
这是一个关于图像水平集重构的小程序,根据水平集分解,可以经过处理之后重构出新的图像,非常方便,对图像处理作用非常大(This is a level set on the image reconstruction of small programs, according to the level set decomposition, can be treated after the reconstruction of a new image, is very convenient for very large image processing function)
- 2010-05-19 12:29:06下载
- 积分:1