资源列表
hiyi
- 此文件包含了人工智能的最一般全一算法,上传与大家分享,希望能有所帮助。-This file contains the artificial intelligence algorithm for the most general all-a, upload to share with you the hope that it can be helpful.
norm
- 麻省理工大学遗传算法 -Massachusetts Institute of Technology Massachusetts Institute of Technology genetic algorithm genetic algorithm
pso_m
- pso系统的编程,计算误码率的,经过仿真可以实际应用-PSO system programming, BER calculation, after the practical application of simulation can
OLSRBF
- 该matlab程序为基于OLS 的RBF网络设计算法。-The matlab program for the OLS-based RBF network design algorithms.
guiyi
- 本程序的基本功能是:实现基本的人工神经网络中的归一化过程。-Realize the norm process in man natrual work.
644998fnn-ok
- 模糊滑模神经网络RBF在倒立摆系统的应用-Fuzzy sliding-mode neural network RBF at the inverted pendulum system
SOA
- 本程序为人群搜索算法在连续函数的寻优,可以将算法应用多个领域。-This procedure for people searching algorithm optimization of continuous functions, multiple algorithms can be field.
bss_ydm
- 可以实现若干个函数输入混合后盲信号分离的fastica算法应用-can achieve a number of functions in the importation of a mixture of the Blind Signal Separation fastica algorithm application
jacobn
- 输入机器人关节位置,得到机器人的雅克比行列式
DE_Fun01
- 对于一类高维、非光滑及非线性的约束优化问题,传统的搜索方法不能很好地求得全局最优解,而DE算法可以处理这类问题.-For a class of high-dimensional, non-smooth and nonlinear constrained optimization problems, the traditional search methods can not be good global optimal solution, while the DE algorithm can d
function-draw-near
- 人工智能里面的一个重要内容神经网络的BP网络函数逼近问题,关于一些函数的使用方法-An important element of the neural network artificial intelligence inside the BP neural network function approximation problem, with regard to the use of some functions
ridge
- 这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.