-
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析...
实现一元线性回归分析并进行F,t检验,以便对得出的回归方程进行线性显著性分析-achieving a linear regression analysis and F, t test, in order to come to the linear regression equation significantly Analysis
- 2022-06-20 17:50:42下载
- 积分:1
-
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法-acm exchange algorithms, the main currency of the Weights and Measures to check whether the greedy method can be used
- 2023-01-06 12:45:03下载
- 积分:1
-
defequ is used solution of partial differential equations solver. Autonomy defin...
defequ,是用来解偏微分方程的求解器。能够自主定义边界条件,并且可以得到图示的效果。-defequ is used solution of partial differential equations solver. Autonomy definition of boundary conditions, and can be Picture shows the effect.
- 2022-07-17 21:55:18下载
- 积分:1
-
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分...
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), referring to a computer"s floating-point operations "backward error analysis," This is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix computation Rounding error a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis difficult to determine the reliability of numerical methods to achieve new progress.
- 2022-06-15 17:59:56下载
- 积分:1
-
表达式计算器
cos sin + ―*
表达式计算器
cos sin + ―*-Expression calculator cos sin+-*
- 2022-06-29 00:14:29下载
- 积分:1
-
基于回溯法解决n后问题
资源描述此程序是利用回溯法的思想,来解决N皇后问题。利用C#语言进行开发,可以更加直观的观察回溯法的运用步骤。
- 2022-09-04 05:45:02下载
- 积分:1
-
这是C++算法
This is C++ for Algorithm
- 2023-06-21 08:25:07下载
- 积分:1
-
用来估计病态线性方程组正则化求解时的误差。
用来估计病态线性方程组正则化求解时的误差。-To estimate the error of regulation method for the ill-conditioned system of linear equations
- 2022-03-20 15:41:51下载
- 积分:1
-
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。
-CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iteration, the higher the accuracy. This case accurate to four decimal places. To raise the number of iterations, it has to the increase in a 2:30 format of the median, such as 32 long, multiple procedures need to change, the need to reform it themselves.
- 2022-03-16 10:55:29下载
- 积分:1
-
Otsu算法的实现与验证
这段代码描述了大津算法的实现及其在matlab中实现的灰度阈值函数的验证。
- 2023-06-17 03:10:04下载
- 积分:1