离散控制Matlab代码TT-HJB 针对Hamilton-Jacobi-Bellman(HJB)方程的牛顿策略迭代的Tensor Train(TT)实现。 有关数学描述,请参见[]。 安装 该代码基于和Matlab软件包。 下载或克隆两个存储库,并将所有子目录添加到Matlab路径。 内容 开头提供了每个文件的详细说明,也可以通过Matlab help功能进行访问。 例如,有关TT-HJB求解器的语法,请参见help('hjb_leg') 。 数值测试脚本 这些是应该运行的顶级脚本,用于重现本文中的数值实验。 test_hjb_allencahn1.m一维Allen-Cahn方程(4.1节)。 可以通过设置有限的umax参数来打开控制约束。 test_hjb_allencahn2.m二维Allen-Cahn方程。 请注意,二维测试会占用大量CPU时间。 test_hjb_fokker.m Fokker-Planck方程(第4.2节)。 parse_parameter.m输入参数的辅助文件 所有测试都要求用户从键盘输入模型和近似参数。 提示中提供了默认参数,这些默认参数可用作开始的实验
2021-09-01 10:21:31 24KB 系统开源
1
时间序列经典教材中文版【(美)詹姆斯 D.汉密尔顿(james D.hamilton)】
2021-08-26 12:58:57 16.83MB PD 时间序
1
Lions-Generalized_Solutions_of_Hamilton-Jacobi_Equations.djvu
1
哈米亚斯 Hamilton Ideas 众包宣传平台。 该存储库包含 3 阶段 Hamilton Ideas 平台的当前开发进度。 配置明智我建议本地开发环境(XAMPP)。 MYSQL 配置 - 用户名 - 根(我知道我们是坏人,但现在都是本地的所以关闭) pw - 数据库 - hamideas 创建当前数据库配置的 SQL - CREATE TABLE ideas ( id int(5) NOT NULL AUTO_INCREMENT, email varchar(100) DEFAULT NULL, idea varchar(10000) NOT NULL, votes int(11) DEFAULT NULL, visible int(11) DEFAULT NULL, PRIMARY KEY ( id ) ) ENGINE=InnoDB AUTO_INCREMENT=7
2021-07-05 18:05:11 1.01MB JavaScript
1
为研究矿井提升系统运动过程中首绳的纵向振动,考虑钢丝绳的柔性特性,使用Hamilton原理建立起振动微分方程,并以某煤矿主井为例,利用Galerkin法把振动方程离散为常微分方程,再借助Matlab软件进行了数值求解与傅里叶变换,得到首绳纵向振动的时域-频域特性,从而对结果进行了验证。
1
实现2-2马的Hamilton周游路线问题.cpp
2021-06-01 14:03:26 1KB 算法设计与分析
1
文件夹中1 2程序 调试后应该能运行(一年多了 突然找回当时的这个课设 激动ing) 对于这个问题后来再相关的数据结构和算法学习中 ,发现好多资料中也提到并给到相关版本的该问题。 文中代码参考了算法设计王晓东版的课后题解结合github 上某大神的代码调试而得(大神代码中有几个关键点错了 导致结果错误,应该是发布时不注意导致)。 该问题的相关讨论在google中搜索会得到几篇不错的论文,求解还有更多的探讨,这就不再讲述了 对于该问题中的求解,本人依然还有未明白之处,例如为何选择从中间作为算法的起点。 这应该可以通过运行得到效率分析而来,相关理论分析至今还未去思考过, 希望看见这个txt对这问题有更好想法的你,能够告诉我。希望该文档对你有帮助
2021-05-23 18:26:24 895KB 马的Hamilton 分治+回溯 骑士周游问题
1
This book synthesizes these recent advances and makes them accessible to first-year graduate students. James Hamilton provides the first adequate text-book treatments of important innovations such as vector autoregressions, generalized method of moments, the economic and statistical consequences of unit roots, time-varying variances, and nonlinear time series models. In addition, he presents basic tools for analyzing dynamic systems (including linear representations, autocovariance generating functions, spectral analysis, and the Kalman filter) in a way that integrates economic theory with the practical difficulties of analyzing and interpreting real-world data. Time Series Analysis fills an important need for a textbook that integrates economic theory, econometrics, and new results. The book is intended to provide students and researchers with a self-contained survey of time series analysis. It starts from first principles and should be readily accessible to any beginning graduate student, while it is also intended to serve as a reference book for researchers.
2021-04-29 12:33:42 28.81MB hamilton time series analysis
1
pH Arc Sensors Modbus RTU 操作员手册
2021-04-08 21:01:57 1.97MB HAMILTON
1
最优控制中Hamilton-Jacobi-Bellman方程的迎风有限差分格式的收敛性
2021-03-28 17:06:52 147KB 研究论文
1