搜索资源列表
bpwj
- 采用C编写的BP神经网络一个程序,请提意见-with C BP prepared a neural network procedures, please comment
antnet-1.1.rar
- Programming language: Developed in Omnet++. Comment: The model implements the AntNet routing algorithm proposed in: G. Di Caro and M. Dorigo. AntNet: Distributed Stigmergetic Control for Communications Networks. Journal of Artificial Intelligence Re
complexNetwork
- 加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用-Added a comment c code (complexNetwork) source code, downloads can be used directly after
powell
- 课程学习图形配准中的优化问题时进行局部搜索的powell算法,程序代码注解详细,可运行,适合初学智能算法的朋友-Courses in graphic registration of optimization problems for local search powell algorithm, code comment in detail, can run, suitable for beginners intelligent algorithm friend
GA
- C++纯手工编写遗传算法算法实例,并且远吗加入注释方便易懂-C++ algorithm for genetic algorithm hand-written examples, and easy to understand far behind with this comment
incremental-pid
- 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
ISODATA
- VC下编写的基于ISODATA算法的模式识别程序,内含配套的实验数据,注释很清楚,数据结构完整,很合适初学模式识别的朋友借鉴-VC prepared ISODATA algorithm based on pattern recognition program that includes matching the experimental data, a comment is clear, the data integrity of the structure, it is an appropri
1234
- 自己编写的基本蚁群算法VC程序,大家多多指教,欢迎下载-His writing the basic ant colony algorithm VC process, we can comment, welcome to download. Can run, run VS2008 environment
133
- 最远差值发求解TSP问题,大家多多指教,欢迎下载。可以运行,运行环境VS2008-As far as difference solving TSP hair, you can comment, welcome to download. Can run, run VS2008 environment
matlab-NN
- matlab通用神经网络代码,有比较详细的注解-matlab common neural network code, a more detailed comment
BP-algorithm
- BP神经网络算法VC++编程实现。。注释非常详细。。适用于初学者-BP neural the network algorithm VC++ programming. . The Comment very detailed. . For beginners
zhinengTSP
- TSP的matlab神经网络解法,包括遗传算法、粒子群算法 、鱼群算法、模拟退火法程序,程序有注释-The TSP Matlab intelligent solution, including genetic algorithm, particle swarm optimization, fish school algorithm, simulated annealing procedures, procedures comment
matlab-sjwl
- 神经网络编程代码,通过matlab实现,每一项都有注释,相信对想研究神经网络的同学有一定的帮助。-Neural network programming code, matlab realize, each one has a comment, I believe the students want to study neural networks have some help.
Optimal-Statistical-Decisions-
- 大牛DeGroot所写的Optimal Statistical Decisions,google scholar引用4778次,经典书籍,pdf版,未锁定,可自由注释与编辑,人工智能领域推荐-Daniel DeGroot wrote Optimal Statistical Decisions, google scholar cited 4778 times, classic books, pdf version, unlocked, be free to comment and editing,
MWCv2.2
- 四轴飞行器控制程序,内含姿态解算与pid算法,并由本人亲自注释,清晰易懂-Four aircraft control procedures, including attitude solution with pid algorithm, by personally comment, lucid
bb_pso
- 用PSO算法求解背包问题,每一行都有注释,非常适合初学者,可以直接运行。-PSO algorithm for solving knapsack problem, each line has a comment, ideal for beginners, can be directly run.
TreeRegression
- 树回归:对复杂的关系建模。一般可以分为两种,一种是回归树,一种是模型树, 主要的区别在于对于叶节点的建模方式,回归树使用分段常数,模型树使用线性回归方程。 可以使用剪枝技术对于可能过拟合的树进行剪枝,剪枝一般分为预剪枝和后剪枝。 回归树和模型树都是2元树,每次总是选择最好的分割方式,分成两部分。 这个是自己写的Python语言的CART树回归程序,基本实现了其原理,注释比较多。-Tree Regression: modeling of complex relationshi
sga
- 改代码是单目标遗传算法的简单实现,简单易懂,注释明了,适合初学者!-Change the code is simple to achieve a single objective genetic algorithms, easy to understand, comment and clear, suitable for beginners!
BP-CPP
- 用c++实现神经网络BP算法,代码有文字说明注释-Using c++ to achieve BP neural network algorithm, code text descr iption Comment
demo_xml2mat
- 注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
