-
除法运算软件
应用背景
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
关键技术
VB编程,自己编写算数运算符,第一次学VB哦。
- 2023-01-18 00:55:03下载
- 积分:1
-
利用样条插值求取一组数据点在各点的导数
(只提供函数)
利用样条插值求取一组数据点在各点的导数
(只提供函数)-using spline interpolation to strike a group of data points in the points in the derivative (only provide functions)
- 2022-03-03 21:00:53下载
- 积分:1
-
1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
一、 一元三次回归方程 CubicMultinomialRegress.cs
方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。
以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。
public override double forecast(double x)
预测函数,根据模型得到预测结果
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). 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 dat
- 2022-01-26 07:28:21下载
- 积分:1
-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
这是拉格朗日插值的源码
这是拉格朗日插值的源码-This is the source Lagrange interpolation
- 2022-02-10 05:58:03下载
- 积分:1
-
svpwm code
资源描述 svpwm的核心算法部分,可以借此扩展出自己的FOC算法
- 2022-12-16 08:10:03下载
- 积分:1
-
calculation of the distribution function F function
计算F分布函数的函数值-calculation of the distribution function F function
- 2022-05-22 17:19:25下载
- 积分:1
-
GTK定位源码
资源描述此源码是日本比较开源流行的一款GSLIB RTK算法完整代码,仅供参考……………………………………
- 2022-05-15 20:44:04下载
- 积分:1
-
C语言基础学习
资源描述此代码适合C语言的初学者,可以帮助初学者在学习理论知识的同时不断实践完善自己的动手能力,并且为后续的C语言学习打下坚实的基础,希望大家多多分享一些有用的代码,别搞那些杂碎的东西,毫无用处
- 2022-02-06 23:52:51下载
- 积分:1
-
Convert function from Hex to bi
Convert function from Hex to bi
- 2022-08-10 10:07:46下载
- 积分:1