-
9.2.2
最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2))(Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2)))
- 2021-01-01 14:38:58下载
- 积分:1
-
SpaRSA
SpaRSA算法作为解决凸优化问题的重要方法,在压缩感知等领域具有重要应用,这篇文章是SpaRSA算法的原始文章,学习这篇文章就可以进行SpaRSA算法程序的编写了。(SpaRSA algorithm to solve convex optimization problems as an important method in the field of compressed sensing and other important applications, this article is SpaRSA algorithm original articles, learning this article can be carried SpaRSA algorithm procedures for the preparation of.)
- 2013-10-24 20:10:00下载
- 积分:1
-
damage
通过FORTRAN编写damage子程序,在板材成形中实现破裂的可视化及成形极限预测(FORTRAN subroutine written by damage to achieve rupture of visualization in sheet metal forming and forming limit prediction)
- 2021-04-19 21:28:50下载
- 积分: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
-
EOF
说明: 经验正交函数分析FORTRAN程序,用于变量场的时空结构分离(配套书籍《现代气候统计诊断与预测技术》)。(empirical orthogonal function, FORTRAN procedure, used to separate the spatio-temporal structure of climate variables.)
- 2019-03-07 17:15:59下载
- 积分:1
-
fraction_lyapunov
计算分数阶微分方程lypunov指数,确定混沌系统的混沌状态。(Calculated fractional differential equations lypunov index to determine the chaotic state of the chaotic system.)
- 2012-09-16 10:48:32下载
- 积分:1
-
Kalman
卡尔曼滤波的C语言实现,可用于估测电池soc等(C language implementation of Calman filter)
- 2018-05-09 13:51:39下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
umat-temperature
ABAQUSYONG UMAT 描述热力耦合子程序(ABAQUSYONG UMAT subroutine describe thermal coupling)
- 2020-09-14 14:27:57下载
- 积分:1
-
smallest
这是数值计算当中最小二乘法的例子,在matlab中实现(This is the numerical calculations of the least squares method, for example to achieve Matlab)
- 2006-06-07 23:54:29下载
- 积分:1