资源列表
VaR-EWMA& Historical simulation
- 用EWMA(garch(1,1))模型进行计算,rolling window的形式(use the method of rolling window size equals to 250, adopt EWMA model which also calls Garch(1,1) to calculate the Value at Risk)
1
- 小波神经网络预测水文数据,径流数据等等,输入层为4天的水位,输出为预测的水位(The wavelet neural network predicts hydrological data, runoff data and so on. The input layer is 4 days water level, and the output is the predicted water level)
程序源代码和模型
- 基于MATLAB Simulink通信系统建模与仿真 程序源代码和模型(Modeling and Simulation of Communication System Based on MATLAB Simulink Program source code and model)
BatteryChargeController
- 针对锂离子电池,建立电池模型,对于电池剩余电量进行估算,采用安时积分法,效果还可以(The lithium ion battery, a battery model, to estimate the remaining battery power, the current time integral method, the effect can also be)
MMA
- 移动渐进线法,两个源程序,用于优化求解器。具体如何应用需要自己去学习1(THE METHOD OF MOVING ASYMPTOTES)
Apress.MATLAB.Deep.Learning.1484228448
- deep learning with matlab
Domain Decomposition
- 用matlab编写的区域分解的程序,好用的程序(Domain Decomposition)
模型预测控制(全面讲解)
- 对模型预测控制原理的详细讲解,强烈推荐新手如门学习(descr iption for MPC in detail)
基于模糊切换增益调节的滑模控制
- 基于模糊切换增益调节的滑模控制,通过模糊控制算法调节切换增益,实现消除滑模控制的抖振。(The sliding mode control based on fuzzy switching gain regulation is adopted, and the switching gain is adjusted by fuzzy control algorithm to eliminate chattering of sliding mode control.)
线性化反馈的自适应模糊滑模控制
- 一种线性化反馈的自适应模糊滑模控制,通过线性化反馈和模糊自适应控制的结合,实现消除滑模控制的抖振。(An adaptive fuzzy sliding mode control with linear feedback is proposed, and the chattering of sliding mode control is eliminated by combining linear feedback with fuzzy adaptive control.)
颤振matlab程序说明书
- 该计算程序可以对无固定约束碰撞振动系统在激励力作用 下的系统响应进行计算,模拟系统动态响应,并自动判断颤振发生情 况,记录不同参数组合(阻尼比,质量比,恢复系数,间隙,频率比) 情况下系统的响应数据,输出发生颤振的参数组合数据。(The program can be used to study the impact force of a vibro impact system with no fixed constraint The system response is calculat
solve_lambert
- 求解兰伯特问题,求解二体问题下已知初始位置和终端位置进而得到轨道(solve Lambert problem. people can solve many problem by this matlab lib)