资源列表
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.
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
monituihuoTSP
- 一个模拟退火算法的程序,使用matlab编写。实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared. Implementation of the solution tsp
ASTAR
- implementation od A* algorithm for tiling problem in C
kalman
- \kalman的相关预测和误差程序,推进给新手使用-\ Kalman prediction and errors related to procedures, to promote new users
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.