资源列表
MAS-master
- 基于事件触发的多代理控制,基本案例仿真,能够运行哦(Multi-agent control based on event triggering)
CNN电池1×9维诊断20181112
- 利用深度学习cnn的电池不一致性故障诊断(Battery fault diagnosis using deep learning CNN)
CNN电池1×9维诊断20181105
- 通过卷积神经网络进行对一维信号的故障诊断(Fault Diagnosis by CNN)
剑指OFFER 名企面试官精讲典型编程题 第2版(源码)
- 剑指OFFER名企面试官精讲典型编程题第2版(源码),各大名企数据结构算法面试题源码,可为工作面试准备
一些数据驱动的轴承故障诊断程序
- 一些数据驱动的轴承故障诊断程序,总结不容易,希望大家好好利用。
DBN-ELM-master
- DBN-ELM应用于软测量,可以预测精度,并且可以和其它软测量模型进行对比。(Application of DBN-ELM in Soft Sensing,it can predict the accuracy and compare with other soft sensor models.)
odefun
- matlab计算二阶微分方程,有详细介绍过程,适合新手上路。(Matlab calculates the second-order differential equation, has a detailed descr iption of the process, suitable for novices on the road.)
simpleLSTM
- 该程序是一段简单 的LSTM程序,是基于matlab的,容易理解和学习(This program is a simple LSTM program based on matlab, and very easy to understand and learn.)
多输入多输出RBF神经网络MATLAB程序
- 多输入多输出的RBF神经网络训练MATLAB程序(RBF Neural Network Training with Multiple Input and Multiple Output)
18-22电池容量--数据格式
- 基于BP神经网络的电池容量预测,代码可以运行,注释非常详细的,如果满意,请给好评(Battery capacity prediction based on BP neural network, code can run, comments are very detailed, if satisfied, please give good comments.)
基于自然梯度下降法的故障诊断
- 基于自然梯度下降法的故障诊断,程序可以运行,有参考论文(Fault diagnosis based on natural gradient descent method, the program can run, there are reference papers)
欧拉法解微分方程例子
- 应用欧拉法解微分方程组,对于初学者理解,相信会有用处