-
计算方法中romberg算法的c程序源码
计算方法中romberg算法的c程序源码-calculation method Romberg Algorithm c procedures FOSS
- 2022-02-06 17:39:57下载
- 积分:1
-
The Free Finite Element Package is a library which contains numerical methods re...
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
- 2022-07-20 14:50:33下载
- 积分:1
-
改进的蚁群算法程序
改进的蚁群算法程序-improved program of ant conoly algorithm
- 2022-04-07 12:58:37下载
- 积分:1
-
精通matlab
精通matlab-proficient in Matlab
- 2022-06-17 17:32:59下载
- 积分:1
-
LMI的可行性程序
用LMI工具箱来求解LMI的可行性问题,一个简单的鲁棒控制问题的仿真,以及控制器设计的问题。
- 2022-05-28 17:05:03下载
- 积分:1
-
牛顿下山法
牛顿下山法-Newton downhill method
- 2023-03-14 00:50:04下载
- 积分:1
-
对数回归方程logarithmregress.cs方程模型y = * LN…
对数回归方程 LogarithmRegress.cs
方程模型为 Y=a*LnX+b
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.
- 2022-08-31 23:15:03下载
- 积分:1
-
一个求最小生成树的acm题
一个求最小生成树的acm题-a minimum spanning tree for the title acm
- 2022-01-27 10:53:44下载
- 积分:1
-
0/1 knapdack
使用合并清除方法的0/1背包
- 2022-08-31 21:05:03下载
- 积分:1
-
断齿分析
用稀疏分解分析断齿的原因,经过验证在MATLAB中可以良好的运行从而进行分析,,
- 2022-05-09 10:50:34下载
- 积分:1