-
GAljgh
基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。
(Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various methods of path planning based on the choice of genetic algorithm to solve the static and dynamic environment of mobile robot path planning.)
- 2008-05-07 17:22:00下载
- 积分:1
-
rgb.m
RGB color graph for matlab color codes. Very useful
- 2011-05-30 23:35:43下载
- 积分:1
-
BFSN_Algorithm
分类算法,参数分别为G(相似度矩阵),r(邻居门限),lambda(类门限),返回值A,一个cell数组,每个元素是一个向量,包含了一个类的所有元素。(Classification algorithm parameters are G (similarity matrix), r (neighbor threshold), lambda (class threshold), the return value A, a cell array, each element is a vector containing all the elements of a class.)
- 2014-12-21 21:53:17下载
- 积分:1
-
07
说明: 实验三、变步长复合Simpson计算,是我的实验报告。(Experiment 3, variable step size calculated composite Simpson is my lab report.)
- 2010-06-12 22:00:30下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
code
biometric fingerprint recognytion system using gabor features extration
- 2009-07-21 11:39:08下载
- 积分:1
-
MATLAB.and.Spreadsheets.Second.Edition.eBook-DDU
说明: 关于MATLAB的一些相关知识的运用和功能介绍和相关的一些使用说明(Some of the relevant knowledge on the MATLAB application and features a number of presentations and related instructions)
- 2010-03-23 19:02:14下载
- 积分:1
-
rwave
algorithm to find stock price wave when using positive return rate as wave condition.For example, find the S&P500 index whole waves, whose change rate is more than 5 from bottom to top.
- 2013-08-26 12:19:11下载
- 积分:1
-
数据挖掘中ID3算法实现
数据挖掘中ID3算法的实现(用MATLAB实现)(ID3 data mining algorithms to achieve (MATLAB))
- 2005-05-18 20:01:16下载
- 积分:1
-
motionEstDS
matlab编写的菱型搜索算法,希望大家有用(Diamond Search Algorithm)
- 2010-05-07 07:27:52下载
- 积分:1