godmoves / basic_nn_in_matlab
Implements of MATAB神经网络30个案例分析
☆28Updated 6 years ago
Alternatives and similar repositories for basic_nn_in_matlab:
Users that are interested in basic_nn_in_matlab are comparing it to the libraries listed below
- matlab神经网络43个案例分析☆69Updated 7 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆102Updated 4 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆35Updated 4 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆163Updated 5 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 7 years ago
- BP神经网络预测实例(matlab)☆49Updated 2 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 之前做过的一些项目,基于matlab程序的各种回归、分类算法实现☆34Updated 6 years ago
- 基本遗传算法MATLAB程序