资源列表
lesson47-LSTM实战
- 长短期记忆网络(LSTM,Long Short-Term Memory)是一种时间循环神经网络,是为了解决一般的RNN(循环神经网络)存在的长期依赖问题而专门设计出来的,所有的RNN都具有一种重复神经网络模块的链式形式。在标准RNN中,这个重复的结构模块只有一个非常简单的结构,例如一个tanh层。(LSTM (Long Term short-term Memory) is a kind of time circulation neural network, which is specially
光谱角度映射(SAM)
- 高光谱影像每一条光谱都有不同的光谱角,通过计算特征光谱的波谱角和每一条波谱的波谱角,对特征区域进行识别
LSTM
- 时间序列趋势分析方法----长短时记忆循环网络matlab实现(Matlab implementation of long and short-term memory cycle network)
秩1拟牛顿法解非线性方程组
- 利用拟牛顿迭代的方法,求非线性方程组的数值解的matlab程序,经验证该程序有很难好的求解能力和收敛性。
guiji
- 加速度计和陀螺仪求轨迹…………………………(Track finding of accelerometer and gyroscope)
蒙特卡洛—matlab
- 蒙特卡洛计算的程序,可用于电力系统中的潮流优化,并且可获得很好的结果。(The program of Monte Carlo calculation can be used for power flow optimization in power system, and good results can be obtained.)
遗传算法VRP
- 一个求解vrp问题的简单代码,多车辆处理多任务点。(A simple code for solving VRP)
Polar译码算法集合
- Polar码的SCL,SC,BP,SCAN译码算法(decoding algorithm of polar code)
求超越方程的根
- 超越方程的根的求法以及对应的雅克比矩阵的求法,特征值,特征向量等用MATLAB程序方便的求解
dace
- 几种常用代理模型算法,包括Kriging,RBF,样条插值模型。能够根据样本数据拟合高精度代理模型,并提供了几个算例(Several commonly used proxy model algorithms, including Kriging,RBF, spline interpolation model.According to the sample data, the high precision proxy model can be fitted, and several example
pemfc
- 燃料电池简易模型,适合相关方向初学者学习研究(A simple model of fuel cell)
对流扩散方程的Crank-Nicolson差分格式程序
- (Crank-Nicolson difference scheme of the convection-diffusion equation program)matlab版本
