资源列表
stock-prediction-master
- SARIMA时序预测代码示例。无论我们是想预测金融市场的趋势还是用电量,时间都是我们模型中必须考虑的一个重要因素。例如,预测一天中什么时候会出现用电高峰是很有趣的,可以以此为依据调整电价或发电量。(SARIMA time series prediction code example)
2019年华为杯数学建模F题第三问代码
- 2019年第16届华为杯数学建模F题第三问的代码(Code for the third question of mathematical modeling F of the 16th Huawei cup in 2019)
dg-rmhd-proj-master
- 利用伽辽金法求解PED问题,将偏微分离散化为常微分的方法(use Galerkin's method to handle PED problem)
matlab_chonggou
- 利用matlab对图像进行离散傅里叶变换,并且利用反变换进行图像重构(Using MATLAB to transform the image into DFT, and using inverse transform to reconstruct the image)
1
- rs码在突发错误情况下的硬判决译码matlab语言(Hard decision decoding of rs code in case of sudden error matlab language)
koopbayesian
- 《Bayesian Econometrics》——Gary Koop的详细MATLAB程序(分章节)。("Bayesian economics" - Gary Koop's detailed matlab program (divided into chapters).)
tstem
- matlab中常见函数tstem定义,它可以实现数字信号中绘制序列图的功能
HeatExchangerdesign
- 用于化工换热器设计的典型的matlab算法(Heat exchanger design in the Chemical engineering)
lingo vrp
- lingo vrp计算模型,可以由多个节点计算指定数目的重心。
智能微电网调度算法
- 采用智能微电网调度算法,对微电网内分布式发电资源进行优化配置(The intelligent micro grid scheduling algorithm is used to optimize the allocation of distributed generation resources in the micro grid)
蝙蝠算法Bat
- 蝙蝠算法求解最优化问题,本代码是用于求解目标函数(Bat algorithm solving objective function)
gobang_AI-master
- 自动五子棋,运用ab剪枝来优化,实现人机对战(Automatic Gobang, using ab pruning to optimize, to achieve man-machine battle)