资源列表
GA-DF2
- 利用GA遗传算法解决欺骗函数最优问题,具体问题描述如下,如有问题请与我联系(The deceptive functions are a family of functions in which there exists low-order building blocks that do not combine to form the higher-order building blocks. Here, a deceptive problem that consists of 25 copies
cylinder
- 经典圆柱绕流算例,基于palabos开源软件,计算结果非常好(cylinder flow with palabos)
应用fluent进行两相流的仿真
- 应用fluent进行两相流的仿真,内容充实具体,简易使用,是进行两相流仿真的一个很好的算例。pdf文件。(Using fluent to simulate two-phase flow, the content is rich and specific, easy to use, is a good example of two-phase flow simulation)
Python实现拉格朗日插值法并动态演示
- Python实现拉格朗日插值法并动态演示
CFDMethod
- 明尼苏达大学大牛G.V.Candler关于最近年来气动热、力的数值计算方面的总结,对该领域的学者有借鉴作用。(The Big Cow of University of Minnesota, G.V.Candler's summary on the numerical calculation of aerodynamic heat and force in recent years, which could be benifited for scholars in this field.)
GPS_IMU_Kalman_Filter-master
- 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
SRCKF
- 实现了平方根容积卡尔曼滤波,十分好用,效果很好(This codes ultilize the srckf to filter something)
八数码问题
- 这是老师布置实验的八数码问题的代码,大家有需要的可以借鉴一下,能够解决问题
RSM
- 建立1-4阶响应面代理模型,建立4阶响应面预测模型,对模型精度进行检验(Establishing the fourth order response surface proxy model)
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写
隐马尔可夫预测代码(含有大量案例)
- 该算法用于matlab,主要用于马尔可夫算法(THIS IS For markov algorithms)