资源列表
pca
- 非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
FDTD_3D_RCS
- 使用时域有限差分法编写的计算散射截面的简单程序-Scattering cross section is calculated using a simple program written in finite difference time domain method
distinguish
- 基于专家系统的电能质量分析。识别程序,电压暂升,暂降
standard-PSO
- 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
BPmain_singel
- bp单神经元算法举例,同上一个对比bp例子对比,可简单看出bp神经元的应用和功能,方便大家的学习。-bp single neuron algorithm for example, a contrast bp above examples contrast, neurons can be simply seen bp the application and function to facilitate everyone' s learning.
感知准则函数
- 感知准则函数,包括固定增量法和梯度下降法,都是模式识别中的基础算法.-perceptual function criteria, including fixed increment and the gradient method, which is pattern recognition algorithm based.
PSO
- 本工程旨在提供一个PSO优化算法的工具箱,可以在MATLAB环境下运行或者在C++环境下进行编译。-The project aims to create a toolbox based on PSO Algorithm, which can be a part of the Matlab environment and also as a standalone application.
RBF(MATLAB)
- RBF神经网络算法的主程序和子程序,可用代码,预测效果好-RBF neural network algorithm for the main program and subroutines, code can be used to predict effective
constriction-pso
- Constriction PSO 代码,测试函数为Rastrigin-Constriction PSO code, test function Rastrigin
cellular-automaton
- celluler automation 的程序,有助于初学者了解什么是元胞自动机。图文并茂。学习手册式的好程序-celluler automation program, help beginners understand what cellular automata.Illustrated. Learning manual program
DNN实现手写数字识别
- DNN实现手写数字的识别,准确率80以上,可以自行改变学习率等,希望能帮助到大家。
机器人轨迹3次B样条曲线代码
- 机器人轨迹3次B样条曲线代码 包括速度 加速度 绘图