▍1. LU_Matrix_1.c
说明: lu分解矩阵求逆... =========== 紫薯紫薯...(Matrix LU decomposition inversion)
说明: lu分解矩阵求逆... =========== 紫薯紫薯...(Matrix LU decomposition inversion)
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
说明: 使用C++写的一个可以自动(在运筹学领域)计算单纯形表,并打印每一步的运算结果(a simple code to compute simplex table in operating research and print out the result of each step.)
说明: 实现粒子滤波。包含运行模型,测量模型,重采样和归一化(Implement particle filter. Including operation model, measurement model, resampling and normalization)
说明: 适合初学者学习的fluent网格划分以及udf动网格(A fluent udf example)
说明: 一个虎门大桥涡街的udf和fluent仿真教程,适合初学者(A fluent udf example)
说明: 经典圆柱绕流算例,基于palabos开源软件,计算结果非常好(cylinder flow with palabos)
说明: fluent中udf的实例 计算曳力的例程 可以作为参考以及udf帮助手册(The example of UDF in fluent can be used as a reference to calculate the traction)
说明: 采用Lax-Friedrichs通量分裂,使用C++编写程序,有限差分法(Lax-Friedrichs flux splitting, C ++ programming, finite difference method)
说明: 最小二乘法估算三元二阶方程式系数,用于抛物线曲线拟合(Estimating coefficient of second order equation by least square method)
说明: MATLAB在线性代数中的一些基本操作,比如矩阵相加等等。(Basic operation of linear algebra)
说明: 采用有限元及有限差分的方法进行微分方程的求解(This book is introduction to finite difference and finite element methods is aimed at advanced undergraduate and graduate students who need to solve differential equations. T)
说明: ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)