-
chswordV1
NewtonIterative法计算方程的解(NewtonIterative calculated the solution of the equation)
- 2007-05-10 08:23:16下载
- 积分:1
-
Project9
用于求解超定方程组最小二乘解,稳定性高,速度快(To get the least square solution of
superlattice dislocation.)
- 2016-12-29 22:41:03下载
- 积分:1
-
MyFloat
自定义浮点数的软件实现,支持和普通浮点数的互换。(Self-defined float compatible with IEEE 754)
- 2019-06-20 10:01:26下载
- 积分:1
-
2
说明: 9跨每跨35米桥梁响应的车桥耦合程序,使用Fortran编写(9 of 35 meters span bridge across every bridge coupled response procedures, the use of Fortran written)
- 2011-05-19 23:25:12下载
- 积分:1
-
grey
说明: 灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
- 2020-06-18 18:00:01下载
- 积分:1
-
AR(5)
利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。(use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.)
- 2020-12-29 15:19:01下载
- 积分:1
-
orderGaussian
解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。(Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.)
- 2014-05-23 21:11:06下载
- 积分:1
-
bellman
bellman-ford算法,典型最短路算法,用于计算一个节点到其他所有节点的最短路径(bellman-ford algorithm, a typical shortest path algorithm for computing a node to all other nodes of the shortest path)
- 2010-06-12 02:30:53下载
- 积分:1
-
ZCXLJ
支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Support vector machines and BP neural network can be used for non-linear regression fit, but they is not the same principle, support vector machine based on structural risk minimization theory, generally considered its generalization ability than the neural network of strong . Inherent defect- a large number of simulation confirmed that generalization ability of support vector machine is stronger than the BP network, but also to avoid neural network training results unstable. The source code can be used for linear regression, nonlinear regression, nonlinear function fitting a variety of applications, data modeling, forecasting, classification)
- 2020-09-18 19:27:53下载
- 积分:1
-
EEHMT0
根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
- 2013-08-26 15:12:11下载
- 积分:1