Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
- 资源大小:5.00 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
算法
vb
资 源 简 介
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
文 件 列 表
Regression.txt
Regression.vbp
Regression.vbw
RegressionForm.frm
RegressionObject.cls