资源列表
yichuansuanfa_02
- 更加复杂的遗传算法,多节点变异,运算更加流畅。使用C#实现,可根据需求自行修改-More complex genetic algorithms, multi-node mutation, smoother operation. Use C# to achieve, can modify according to needs
Ant_colony
- 有关蚁群算法的资料,详细讲解的蚁群算法的原理及改进蚁群算法,并附有MATLAB代码及解释。-Information about ant colony algorithm, explain in detail the principles of ant colony algorithm and improved ant colony algorithm, along with MATLAB code and explanation.
control_Robot
- 机器人控制系统的设计与MATLAB仿真的相关程序,对研究机器人控制及仿真编程有一定帮助。-" Robot control system design and MATLAB simulation," a book with the program, the study of robot control and simulation programming of some help.
Particle-algorithm
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
particle-filter
- 粒子滤波编程,matlab格式,程序并不规范,但易于理解学习,注释中有各变量定义-Particle filter programming, matlab format, the program is not standard, but easy to understand learning, notes in the definition of each variable
AI
- 在内存中建立个二叉树,当用户输入"yes"或者"no"对子树进行相关查询,最后得出智能系统的判断。-Build a binary tree in memory when the user enters " yes" or " no" pair tree-related inquiries, came to the conclusion of intelligent systems to determine.
Intelligent-control
- 详细介绍了现代常用的智能控制方法,模糊控制,神经控制等。-Modern intelligent control method was presented,including fuzzy control and neural control
tunning-PID-by-PSO
- 利用PSO算法优化求解PID参数,已发表文章,效果很好--Use of PSO algorithm for solving PID parameters, has published an article very good
SVM-development
- SVM支持向量机的发展,包括参考文献,是人工智能的大作业-the development of the SVM algorithm
Solve
- 线性方程组的系数矩阵为实对称阵并且采用半带宽存储时,采用顺序高斯消去法解线性方程组的matlab程序。-The coefficient matrix of linear equations for the real symmetric matrix and the semi-bandwidth, storage, use sequential Gaussian elimination method for solving linear equations matlab program.
StiffnessAssemble
- 有限元分析中单元刚度阵组装为整体刚度阵,并且整体刚度阵采用半带宽存储的程序。-Finite element analysis for the overall stiffness matrix assembled stiffness matrix, and the overall stiffness matrix semi-bandwidth storage procedures.
algorithm-of-heuristic-
- 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
