-
递推最小二乘
说明: 一般的最小二乘通常是一次拿到全部的数据, 对所有数据进行统一优化计算得到模型系数。递推最小二乘是以一种递推的方式计算最小二乘,每次使用最新的测量值,来不断更新模型系数。(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
-
fftAna
FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
- 2020-06-21 06:00:02下载
- 积分:1
-
Aximn
说明: fortran弹塑性分析程序,很有用的啊!(fortran plastic analysis program, very useful)
- 2021-04-15 19:48:54下载
- 积分:1
-
AFD_MATLAB
AFD(自适应傅立叶变换)的matlab实现代码(the matlab code of AFD algorithm)
- 2017-12-11 16:54:28下载
- 积分:1
-
UEL_XFEM
说明: 扩展有限元的Fortran代码,用于扩展有限元的数值仿真计算。(Extended finite element of the Fortran code for the extended finite element numerical simulation.)
- 2010-04-28 13:20:19下载
- 积分:1
-
wedg140
fortran程序,计算应力强度因子和特征值和特征向量,研究多种材料接触(fortran program)
- 2014-09-22 10:47:40下载
- 积分:1
-
ModelC_pure
说明: 相场法材料计算的model C-pure对应的基础相场计算代码,初学者可取(The phase field calculation code corresponding to the model C-pure calculated by the phase field method material is suitable for beginners.)
- 2021-01-14 22:48:46下载
- 积分:1
-
Goal_programming_model_sparse
针对多期随机规划问题,利用情景树方法来求解(For multi-period stochastic programming problems, the use of scenarios to solve Tree)
- 2016-01-05 21:33:06下载
- 积分:1
-
混合同余法
说明: 用混合同余法生成两组伪随机数,利用投针试验求圆周率。软件:matlab。(Two groups of pseudo-random numbers are generated by the method of mixed congruence, and the circularity is calculated by the test of inserting needle. Software: MATLAB.)
- 2020-04-06 10:23:11下载
- 积分:1
-
自控课设
说明: 自动控制原理课程设计,建立倒立摆的非线性数学模型用SIMULINK图形库实现。(The course design of the principle of automatic control and the establishment of the nonlinear mathematical model of the inverted pendulum are realized by the Simulink graphic library.)
- 2020-06-20 12:31:50下载
- 积分:1