资源列表
Mai
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is an ancient and well-known probl
kalman
- kalman filltering_extended kalman fillter_u_k_f
BPNN
- bpnn算法 bp神经网络算法-bpnn bp neural network algorithm algorithm
New
- fingerprint feature extraction
textscantool
- matlab 导入大文件工具,可以自动生成代码-matlab import large files tool that can automatically generate code
Fingerprint-Recognition
- fingerprint recognition
bestpath
- 该程序为机器人最优路径的Matlab源程序,并且基于方向优先权的机器人最优路径寻找算法,也可用于求解迷宫的最短路径,算法中是以100*100的格点为实例的,其中标0的位置为可行的点,标1的为障碍物,参考者可以根据自己的情况修改场地信息矩阵和起始点、目标点中间的算法不用修改。-Robot optimal path Matlab source code of this program is based on the priority direction of the robot to find th
geneticalgorithmmatlab
- MATLAB环境下的关于遗传算法的源程序详细说明。-MATLAB environment on the genetic algorithm source code details.
RBFcluster
- 该matlab程序是关于基于聚类的RBF网络设计算法,其为一维输入,同时一维输出,拟合逼近效果相当好。-The matlab program is about the design of RBF network based clustering algorithm, which is one-dimensional input, one-dimensional output, fitting close to very good effect.
OLSRBF
- 该matlab程序为基于OLS 的RBF网络设计算法。-The matlab program for the OLS-based RBF network design algorithms.
BPpredicting
- 以matlab为工具利用BP网络实现数据的建模和预测。-Matlab as a tool to use BP network for data modeling and forecasting.
CHAP02
- 线性表的顺序表示和实现,线性表的链式表示和实现-Linear order of the table and realize that the linear form of the chain and realize that
