-
最小二乘
递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
- 2018-05-04 08:38:57下载
- 积分:1
-
simultaneity
同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。(At the same time identify model order and parameters algorithm. By order recursive algorithm, combined with AIC method- the use of Akaike information criterion to identify the cases of the model order and parameters.)
- 2008-06-26 16:16:18下载
- 积分:1
-
random_function
create random function -
- 2017-09-28 16:54:47下载
- 积分:1
-
塑性模型,适用于混凝土高温本构
可以对高温状态下的混凝土材料进行准确的塑型模型构建(It can be used to construct accurate plastic model of concrete under high temperature)
- 2017-11-11 12:30:52下载
- 积分:1
-
python神经网络求解农产品需求预测
使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
- 2017-12-24 01:50:39下载
- 积分:1
-
Sparse-Matrix-SIS
传统的算法是基于邻接矩阵对网络指标进行计算,而大型网络通过稀疏矩阵保存。本研究编写了可以计算稀疏矩阵的经典传染病SIS模型的程序。(The traditional method is based on network indicators adjacency matrix computing, and large networks through sparse matrix saved. The study prepared by the epidemic SIS model can calculate the classical sparse matrix program.)
- 2015-07-28 12:42:49下载
- 积分:1
-
lixiangshiliuyouxianyuanqiujie
理想流体势流的有限元求解程序,简单易懂,适合初学者对该方法编程的一个初步认识,程序内有详细的注释(Potential flow of ideal fluid finite element solver, easy to understand, this method is suitable for beginners programming a preliminary understanding of the program with detailed notes)
- 2013-11-13 09:47:37下载
- 积分:1
-
opimize-code
设计迭代、有限差分法、有限元的matlab优化计算程序(Matlab design iterations, finite difference method, finite element calculation program optimization)
- 2021-04-08 15:59:00下载
- 积分:1
-
nonlinearFEM
采用Fortran编写的二维非线性有限元计算程序,内有程序变量说明,可用于计算弯曲梁的大变形(Fortran prepared using a two-dimensional nonlinear finite element program variables within a program description can be used to calculate the bending beam of the large deformation)
- 2014-12-17 22:17:16下载
- 积分:1
-
间断有限元
the structure of the DG-FEM is very similar to that of the finite element method (FEM), there are several fundamental differences. In particular,
the mass matrix is local rather than global and thus can be inverted at very
little cost, yielding a semidiscrete scheme that is explicit. Furthermore, by
carefully designing the numerical flux to reflect the underlying dynamics, one
has more flexibility than in the classic FEM to ensure stability for wavedominated problems. Compared with the FVM, the DG-FEM overcomes the
key limitation on achieving high-order accuracy on general grids by enabling
this through the local element-based basis
- 2022-06-13 20:11:15下载
- 积分:1