资源列表
heroDtq-EliteQuant_Matlab-master
- 全球首个基于Matlab的量化投资回测和实盘交易开源平台。 它提供一致的回测及实时交易解决方案。它遵循现代设计模式,例如事件驱动,多线程并发式, 服务器/客户端架构和松散耦合的强大稳定的分布式系统。它遵循与其他EliteQuant产品线相同的结构和绩效评估值,这使得与使用其他语言的交易者分享变得更容易。(The world's first open-source platform for quantitative investment backtesting and real deal base
人口预测
- 时间序列的人口预测,采用三次指数平滑,还有灰色预测,有数据提供参考。(The population forecast of time series adopts three exponential smoothing and grey forecast, which provides reference for data.)
GA_SIMULATION
- 基于遗传算法的移动边缘网络的任务流分配,文件由若干py文件组成(Task flow assignment of mobile edge network based on genetic algorithm)
求对数值
- matlab获得任意一个符合要求的底数和任意一个真数的对数值
粘将Maxwell模型转化为Prony Series
- maxwell模型转换为prony级数,用于粘弹性材料分析计算。(Maxwell model converted to Prony series)
p4vasp-0.3.30
- Features Open source, GPL license. Written in python (and a bit of C++), supports Linux, Windows, macOS/OSX. Support of most VASP file formats. Displays structure, unitcell, supercell, charge/probability/spin density, local potential, forces, vel
Mij_Hess_Smith
- matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
西门子PLC ST编程实例
- 想学习西门子PLC-ST(结构化文本)编程的看过来吧
天堂便当
- 使用说明:首先先设置下360等杀毒软件,添加此程序到信任列表。开启程序首先请输入验证码,设置好自动加血、状态等设置之后再点保存设置,进入游戏按F1开启程序,F2暂停程序。
MATLAB航天姿态控制仿真程序
- 航天器姿态控制仿真程序,利用simulink中sfunction方法建立航天器姿态动力学模型和运动学模型,利用linmod对非线性模型线性化。(The simulation program of spacecraft attitude control uses the sfunction method of Simulink to establish the dynamic model and kinematic model of spacecraft attitude, and uses li
CHTC
- GB∕T 38146.2-2019 中国汽车行驶工况 第2部分:重型商用车辆工况循环mat文件(GB / T 38146.2-2019 driving conditions of Chinese vehicles Part 2: mat documents of heavy commercial vehicles)
移动边缘计算环境下服务工作流的计算卸载实验仿真
- #遗传算法 #********************************************************************************************* #对于给定的一个任务流,在遵守任务前后顺序下,存在不同的位置编码和不同的排序编码 #比如对于任务流S,可以通过初始化得到N个位置编码,N个排序编码 #1.调用Order_initial生成一个带前后固定顺序(即前驱任务固定)的任务流 #2.调用N次Position_initial生成