godmoves / basic_nn_in_matlab
Implements of MATAB神经网络30个案例分析
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for basic_nn_in_matlab
- matlab神经网络43个案例分析☆66Updated 6 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆93Updated 4 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆36Updated 2 years ago
- Matlab implementation of Extreme Learning Machine and variants☆31Updated 6 years ago
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输出的回归预测,另外本程序提出利用pso进行超参数寻优☆16Updated 4 years ago
- BP Neural Network in Matlab.☆92Updated 3 months ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆156Updated 5 years ago
- 利用PSO优化的SVM进行期货预测☆21Updated 5 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆15Updated 7 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆89Updated 5 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆27Updated 2 years ago
- LSTM by matlab☆49Updated 7 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆30Updated 4 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 7 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- BP神经网络预测实例(matlab)☆43Updated 2 years ago
- Whale Optimization Algorithm used to train Neural Network☆20Updated 7 years ago
- Examples of "From Fourier Transform to Wavelet Transform"☆63Updated 2 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆183Updated 4 years ago
- 利用各种算法优化BP☆31Updated 5 years ago
- 使用libsvm进行分类☆18Updated 4 years ago
- 时频分析 + 时变阶分数傅立叶变换普 + 时变滤波 相关的毕业设计课题全部代码和论文+PPT,供各位通信、电子信息工程等相关学弟学妹参考。☆118Updated 5 years ago
- This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to i…☆169Updated 3 years ago
- This is a MATLAB project which can calculate EMD/EEMD☆74Updated 7 years ago
- A toolbox for BAS and BAS-based optimization algorithms☆19Updated 4 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆45Updated 6 years ago