-
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
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
maxSNR
用于最大信噪比准则方向图和功率谱,自己编写,仅供参考(Pattern for maximum signal-to-noise ratio criterion and the power spectrum, write your own, for reference only)
- 2021-03-13 14:39:24下载
- 积分:1
-
seven-dugoff-model
基于matlab/simulink的整车七自由度模型。(seven_dugoff vehicle model)
- 2021-03-30 16:59:09下载
- 积分:1
-
Introduction-MATLAB-Wavelet-toolbox
介绍MATLAB中的小波分析工具箱,包括一些常用的小波基函数、连续小波、离散小波以及小波包变换等(Introduction MATLAB wavelet analysis toolbox, including some commonly used wavelet basis function, continuous wavelet, discrete wavelet transform and wavelet packet)
- 2016-03-14 12:03:00下载
- 积分:1
-
pattern-recognition
本书是关于模式识别与机器学习的一本经典教材,其中更对贝叶斯原理做了详细的描述,更能帮助读者了解贝叶斯方法在模式识别中的重要作用。(This book is a classic textbook on pattern recognition and machine learning abroad, in particular the principle of Bayesian detailed description.)
- 2013-02-03 21:56:16下载
- 积分:1
-
colour1
The code displays the complexion of a person from his or her image.
- 2013-11-07 18:57:07下载
- 积分:1
-
harris
matlab 算法检测 特征值提取(matlab )
- 2012-05-07 20:12:19下载
- 积分:1
-
NtRand301
random code genarator
- 2010-12-26 20:57:42下载
- 积分:1
-
project
AR模型参数估计,Kalman和Wiener滤波器设计(AR model parameter estimation, Kalman and Wiener filter design)
- 2010-11-24 05:10:50下载
- 积分:1