资源列表
BPF
- BPF回归与分类程序,希望能为各位提供点方便-BPF regression and classification procedures, which seeks to provide you with convenient point
knn
- k邻域算法,可以用于对图像的分类等,这对与遥感、机器学习、人工智能等领域的人比较有用处-knn algorithm
RESGAF1
- the particular code helps in providing a mtrix that would contain minimum of two numbers for each number at first index. this code would help an easy mapping of weights in neural network for beginners. DEFINES GA NETWORK WITH rsf ALGO
OLPP_MatlabCode
- OLPP for matlab, Good code for you!-OLPP for Matlab, Good code for you!
orth_qr
- 本人编写的QR分解的神经网络算法,该算法用QR分解神经网络的隐含层矩阵,可以作为学术上的比较和分析。适合各种benchmark问题,本人还加了自动产生分类向量和自动适应各种函数的例子
matlab.rar
- 蚁群算法 matlab程序(已运行)。以下是解放军信息工程大学一个老师编的matlab程序,请尊重原作者劳动,引用时请注明出处。,Ant colony algorithm matlab program (already running). The following is the PLA Information Engineering University, a teacher for the matlab program, please respect the original author,
my_RBF
- 两种径向基神经网络,分别用于模式识别和曲线拟合-my_rbf
SimpleView
- 单一机器人最优路径规划中的栅格地图构建以及障碍设定-Single robot optimal path planning and obstacle to building a grid map to set
IA
- Category artificial intelligence, example of a genetic algorithm.
BP-network
- BP算法实现简单的人工神经网络的功能并且能够进行相应的代码样本训练-BP algorithm to achieve a simple function of the artificial neural network and the corresponding code sample training
TS
- 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
ANN
- 先用BP神经网络算法对国民经济生产总值做预测,然后用灰色预测模型GM(1,1)做预测,最后将两者结合建立组合预测模型。-Firstly,the BP artificial neural network algorithm to predict the GDP and then construct the GM(1,1) model,at last build out the combined model to predict the GDP int the future.