-
kalmanFilter
卡尔曼滤波程序用于时间序列预测,结构简单程序易懂(kalman filter for prediction)
- 2021-01-21 17:28:48下载
- 积分:1
-
BayesianLinearRegression
This matlab code is a demo version of Bayesian linear regression.
- 2010-02-01 14:09:22下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
ExprEvalp28Morep29
算符优先的计算器,用于编译原理的课程作业(caculator for opp)
- 2020-07-01 20:40:02下载
- 积分:1
-
SPH-final
sph溃坝模拟,非常经典的sph计算,采用matlab编写(sph dam break simulation, very classic sph calculated, hahahahahahahahahah)
- 2021-01-14 21:58:46下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
select
根据中国气象数据网下载的全国气象站点的数据,批量提取所需站点的数据。(According to the data of the national meteorological station, which is downloaded by the China Meteorological data network, the data of the required sites are extracted.)
- 2018-01-14 11:00:28下载
- 积分:1
-
rungekutta
说明: 用于非线性常微分方程的解的重要的一类隐式或显式迭代法,使用龙格库塔计算激光器的速率方程。(An important class of implicit or explicit iterative methods for solving nonlinear ordinary differential equations is to use Runge Kutta to calculate the rate equations of lasers.)
- 2020-07-28 21:38:46下载
- 积分:1
-
NDG
说明: 一维波动方程的间断有限元计算,包括网格的划分,数值积分的计算等。(Discontinuous finite element method for one-dimensional wave equation, including mesh division, numerical integration calculation and so on.)
- 2021-04-21 19:28:49下载
- 积分:1
-
pls2
代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
- 2020-06-24 00:40:02下载
- 积分:1