-
递推最小二乘
说明: 一般的最小二乘通常是一次拿到全部的数据, 对所有数据进行统一优化计算得到模型系数。递推最小二乘是以一种递推的方式计算最小二乘,每次使用最新的测量值,来不断更新模型系数。(General least squares usually get all the data at one time, and perform unified optimization calculations on all the data to get the model coefficients. Recursive least squares is to calculate the least squares in a recursive way, each time the latest measured value is used to continuously update the model coefficients.)
- 2021-04-24 15:18:47下载
- 积分:1
-
dquxinghedao
说明: 二维河道水动力模型;matlab 迭代程序;水质模拟(Two dimensional river hydrodynamic model; MATLAB iterative program; water quality simulation)
- 2021-05-14 20:30:02下载
- 积分:1
-
jvzhenlianxi
实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication.
)
- 2012-08-22 09:29:57下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 使用牛顿迭代法求解非线性方程组,程序简单易懂,初学者都能看明白。(Newton iterative method is used to solve the nonlinear equations. The program is simple and easy to understand for beginners.)
- 2020-06-02 23:22:49下载
- 积分:1
-
insert_and_simulate
插值、拟合与规划问题
插值、拟合与规划问题(Interpolation, fitting with the planning of interpolation, fitting and planning issues)
- 2008-08-04 16:42:39下载
- 积分:1
-
RKDG-Euler
使用龙格-库塔间断Galerkin方法(RKDG)求解无粘流动Euler方程的程序,适用于计算流体力学RKDG方法的学习和研究。(Using the discontinuous Galerkin method (DG) for solving inviscid flow Euler equations procedures applicable to DG methods of study and research.)
- 2020-11-27 09:09:29下载
- 积分:1
-
impedence-of-short-and-open-line
根据传输线理论,计算无耗传输线的输入输出阻抗,画图表示电压电流和阻抗随线路长的变化(Based on transmission line theory to calculate the input and output impedance of the lossless transmission line, drawing, said the change of voltage, current and impedance with the line length)
- 2012-05-30 14:03:31下载
- 积分:1
-
sor
两种SQR迭代法:将x^K与上次计算的结果做加权平均作为最后结果(Two kinds SQR iterative method:the x ^ K and the results of the last calculated as a weighted average of the final results do)
- 2013-12-06 01:14:24下载
- 积分:1
-
fft_基2基4基8
说明: 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。(Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.)
- 2021-02-20 13:59:43下载
- 积分:1
-
FVM-for-cavity-flow
有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)(Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code))
- 2014-04-30 09:27:01下载
- 积分:1