资源列表
danshenjingyuan
- 用于单神经元控制的pid整定,还加带其他两种普通PID整定的对比试验(PID tuning for single neuron control)
ldpc-3gpp-matlab-master
- LDPC编码仿真,完整例子。。。。。。。。。。(LDPC coding simulation)
隐半马尔科夫
- 隐式马尔科夫MATLAB代码小集合,可用于预测拟合等研究(Small collection of implicit Markov MATLAB codes for predictive fitting and other studies)
RSA算法
- RSA公开密钥密码体制主要包括RSA算法的加解密过程和公式论证
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写
Deep-Learning-in-Python-master
- 用于深度学习 循环神经网络等,方法是分类与回归(Classification and regression of deep learning)
Random_sample
- 随机均匀采样的matlab代码实现,输入矩阵的大小和要采样的数目。返回一个随机均匀采样的测量矩阵,矩阵的值为0或1,0表示没有采样,1表示采样(Matlab code of random and uniform sampling, the size of input matrix and the number of samples. Returns a measurement matrix with random and uniform sampling. The value of the ma
有限元法求解Fokker-Planck方程
- 适用于求解ut-▽(a(x,y)▽u)=f(x,y)的零初边值问题(Applicable to the problem of zero initial boundary value of a kind of PDE)
基于matlab的gui的火灾检测(究极完全版)
- 各类函数都有,运行就出图。简单上手,无需复杂操作。
冒泡排序
- 基于C++语言的对随机生成数的冒泡排序算法,非常好哦
增压柴油机的simulink
- 用于永增压柴油机的simulink模型,可以运行 并进行相应的学习。
LSTM-master
- 通过Long Short-Term Memory长短期记忆网络处理时间序列缺失值问题。(handing missing data)