-
CF 基于用户
协同过滤,英文名Collaborative 滤波
- 2022-08-22 11:05:58下载
- 积分:1
-
Josephus 问题描述 数据结构为链表的插入与查询
Josephus 问题描述 数据结构为链表的插入与查询-Josephus Problem Description
- 2022-01-25 22:09:45下载
- 积分:1
-
坐标转换
可以完成各类坐标之间的大地高斯以及经纬度坐标转换,用户可以通过MFC界面完成坐标的读取、输入,从而获取需要的坐标
- 2022-01-30 23:22:26下载
- 积分:1
-
一个可以存放任何数据类型的链表类
一个可以存放任何数据类型的链表类-a store any data type objectlist
- 2022-01-26 02:55:49下载
- 积分:1
-
在GPU上实现数值模拟技术(线性方程组)的通用架构,
在GPU上实现数值模拟技术(线性方程组)的通用架构,-In the GPU to achieve numerical simulation techniques (linear equations) generic framework,
- 2022-03-23 05:23:41下载
- 积分:1
-
邻域搜索
在这个项目中我们的主要任务是执行引入巴恩斯 et al [1] 的 Patchmatch 算法。该算法只是最近的邻域快速计算是我们第二次的任务提供了同时实施重组算法在 Patchmatch 算法的图像。接下来的几节中我们将的概述如何 Patchmatch 和我们重新洗牌算法作品 (第 2 节),执行问题,包括我们的源代码 (第 3 节),我们的实现产生的结果 (第 4 节) 的简要概述,最后结论 (第 5 节),我们讨论的问题实施期间,进一步可以做的可能改进,当然我们这门课的结论。
- 2022-04-10 15:49:53下载
- 积分:1
-
功能程序支持的功能是:罪,因为,谭,阿辛,ACOS,阿坦,口罗…
函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
- 2022-01-23 10:48:43下载
- 积分:1
-
MATLAB入门英语
Matlab入门english-Matlab Introduction to english
- 2022-05-16 01:08:24下载
- 积分: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
-
This program can determin very accurately the nature of the user input
This program can determin very accurately the nature of the user input
- 2022-08-10 03:45:07下载
- 积分:1