资源列表
ACATSP
- 改进的人工蚁群算法引入遗传变异算子的MATLAB实现(MATLAB implementation of improved artificial ant colony algorithm introducing genetic mutation operator)
NoteExp
- 实现移动机器人匀速运动模型下,基于UKF方法的移动机器人状态实时估计。(Real time estimation of the state of the mobile robot based on UKF method is realized under the uniform motion model of the mobile robot.)
logRegres
- 基于logisitic回归和sigmoid函数的分类,基于最优化方法的最佳回归系数(Based on the classification of logisitic regression and sigmoid functions, the best regression coefficient based on the optimization method)
Searcher
- 游戏常用的高效寻路算法,附带原理说明,可用于rpg,slg等等游戏开发。(A star route search arithmetic)
Kalman filtering on Forney graphs
- 对在因子图中的卡尔曼滤波算法进行了推导,得到了相关的论证算法。(The Calman filtering algorithm in the factor diagram is derived, and the relevant argument algorithm is obtained.)
[emuch.net]最优化方法及其Matlab程序设计
- 关于最优化方法其Matlab程序设计的参考答案以及matlab的编程的代码程序(The Matlab programming reference and Matlab programming code program about the optimization method)
icip10_deblur--new
- 利用字典学习去模糊的算法SINGLE IMAGE DEBLURRING WITH ADAPTIVE DICTIONARY LEARNING(SINGLE IMAGE DEBLURRING WITH ADAPTIVE DICTIONARY LEARNING)
lagrange
- 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。这样的多项式称为拉格朗日(插值)多项式。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(Lagrange interpolation can find a polynomial, which happens to take the observed value at each observation point. Such polynomials are called Lagrange po
卡尔曼定位程序
- 利用chan,taylor,fang,si等定位算法结合卡尔曼滤波实现通信定位(Using Chan, Taylor, Fang, Si and other positioning algorithms combined with Calman filter to realize communication location)
c4.5
- python编写的c4.5算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the C4.5 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.)
people类
- Javapeople类的简单明了的写法,将继承与多肽,对象与面对对象精简的阐述。
70782891
- 用VC++编写的蚁群算法求解TSP问题的程序()