资源列表
zifushibie
- Matlab的BP网络字符识别 只用理想样本训练了,大家用的时候可以用加噪后的再进行训练即可 -BP network character recognition Matlab' s the ideal training samples only, and everyone can use when adding noise to the training again after the
Matlab-so-called-brann
- 用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据-train bp network, to fit a noisy-free sin sample data
RCLS
- 在最小二乘参数估计值的基础上,引进补偿项σW2C-1D Ø 0,则获得了参数的无偏估计。针对模型噪声来说,RCLS算法的适应能力比RLS更好。-In the least squares estimation parameters, on the basis of introduction of compensation term σ W2C- 1 d Ø 0, then get the parameters of the unbiased estimation. Accordi
queue
- 八皇后问题的求解,输出八皇后的九十二种解法-Solving the eight queens problem, the output of the eight Queen' s ninety-two kinds Solution
Rotate_sphere
- Introduction to Robotics 作业之一 使指定半径的的球绕任意轴旋转 备注:需要运行Robotics toolbox-Introduction to Robotics Rotate a sphere about an arbitrary axis Note:you will need robotics toolbox
net_105
- 用神经网络实现六自由度平台的姿态症结问题-using neural network platform 6-DOF posture crux of the problem
GAforBP
- 用GA训练BP网络,遗传算法与BP结合,希望对大家有用。
Genetic_function
- matlab工具箱中非常有用的遗传算法函数,用于求解优化问题-matlab toolbox very useful function of genetic algorithm for solving optimization problems
main
- POJ1077, 经典的八数码问题,IDA*算法-Eight classic digital issues, IDA* algorithm
pso
- 一种演化计算技术,来源于对一个简化社会模型的模拟。PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。-An Evolutionary computing technology, comes a simplified model of social simulation. PSO algorithm is based on population, according to adapt to the environment of the individuals of the
approaching_fuzzy_2v
- 使用模糊系统方法来实现二维函数的逼近,效果很好,matlab编程仿真-fuzzy systems use methods to achieve the two-dimensional function approximation and the results very good, Matlab Simulation Programming
svm1
- 我写的支持向量机做回归分析程序,下载后,设计样本数据,就可以用