资源列表
vrp
- 车辆路径问题 多种算法解决 遗传算法 改进的遗传算法(Various Algorithms for Vehicle Routing Problem Improvement of Genetic Algorithms)
18-33粒子群优化灰色预测
- 用粒子群算法优化灰色预测模型,程序可以运行,自己编写的,如有问题,可以联系我沟通(Using particle swarm optimization to optimize the grey prediction model, the program can run, write by oneself, if there are problems, you can contact me to communicate.)
Euler法-解微分方程
- 这是应用Matlab欧拉法解微分方程组的程序源代码,可以给matlab初学使用。
欧拉法解微分方程例子
- 应用欧拉法解微分方程组,对于初学者理解,相信会有用处
基于自然梯度下降法的故障诊断
- 基于自然梯度下降法的故障诊断,程序可以运行,有参考论文(Fault diagnosis based on natural gradient descent method, the program can run, there are reference papers)
18-22电池容量--数据格式
- 基于BP神经网络的电池容量预测,代码可以运行,注释非常详细的,如果满意,请给好评(Battery capacity prediction based on BP neural network, code can run, comments are very detailed, if satisfied, please give good comments.)
多输入多输出RBF神经网络MATLAB程序
- 多输入多输出的RBF神经网络训练MATLAB程序(RBF Neural Network Training with Multiple Input and Multiple Output)
simpleLSTM
- 该程序是一段简单 的LSTM程序,是基于matlab的,容易理解和学习(This program is a simple LSTM program based on matlab, and very easy to understand and learn.)
odefun
- matlab计算二阶微分方程,有详细介绍过程,适合新手上路。(Matlab calculates the second-order differential equation, has a detailed descr iption of the process, suitable for novices on the road.)
DBN-ELM-master
- DBN-ELM应用于软测量,可以预测精度,并且可以和其它软测量模型进行对比。(Application of DBN-ELM in Soft Sensing,it can predict the accuracy and compare with other soft sensor models.)
一些数据驱动的轴承故障诊断程序
- 一些数据驱动的轴承故障诊断程序,总结不容易,希望大家好好利用。
剑指OFFER 名企面试官精讲典型编程题 第2版(源码)
- 剑指OFFER名企面试官精讲典型编程题第2版(源码),各大名企数据结构算法面试题源码,可为工作面试准备