Tongshiyan / TsyMatlabLinks
☆12Updated last year
Alternatives and similar repositories for TsyMatlab
Users that are interested in TsyMatlab are comparing it to the libraries listed below
Sorting:
- lxy0068 / GWO-Optimizing-SVM-Regression-Prediction-Based-on-KPCA-Kernel-Principal-Component-AnalysisGrey Wolf Algorithm Optimization Support Vector Machine Regression Prediction Based on KPCA Kernel Principal Component Analysis (Model Co…☆12Updated 11 months ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆44Updated 5 years ago
- 中国地质大学 (武汉) 自动化专业 课程资料共享☆14Updated last month
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不定时更新,曾获一等奖)☆135Updated 11 months ago
- ☆55Updated 5 months ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆50Updated last year
- 利用PSO优化的SVM进行期货预测☆23Updated 6 years ago
- 《基于多特征融合的稻叶病图像识别系统》 基于机器学习和深度学习算法开发了一个稻叶病图像识别系统,基于颜色特征分割提取稻叶病图像病斑,提取颜色、形状、纹理等多个病斑图像特征维度,基于MCCA多视图典型相关分析进行特征融合得到集成特征,基于CNN、SVM进行稻叶病图像分类,进行…☆11Updated last year
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆64Updated 2 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆217Updated 5 years ago
- 基于日特征气象因素的支持向量机预测电力负荷☆27Updated 4 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆107Updated 5 years ago
- BILSTM,GRU,LSTM☆16Updated last year
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输出的回归预测,另外本程序提出利用pso进行超参数寻优☆19Updated 5 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.