Welcome![Sign In][Sign Up]
Location:
Search - prediction csharp

Search list

[CSharpConsoleMatrix

Description: 自适应灰色预测模型 利用C#程序编制 很有用的-adaptive prediction model using C# programming very useful
Platform: | Size: 71680 | Author: 梁藉 | Hits:

[AlgorithmCubicMultinomialRegress

Description: 一、 一元三次回归方程 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 data satisfy the model more.
Platform: | Size: 3072 | Author: wangyinghao | Hits:

[AlgorithmLogarithmRegress

Description: 对数回归方程 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.
Platform: | Size: 3072 | Author: wangyinghao | Hits:

[AlgorithmModifyShiftAverageRegress

Description: 移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。 -Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
Platform: | Size: 3072 | Author: wangyinghao | Hits:

[Other systemsBookSellAnalysis

Description: 一个基于数据挖掘的图书智能销售系统,具有预测功能,同时能对客户进行数据挖掘分析。 .net平台,sql2005环境,必须安装sql205 BI-A book based on data mining intelligent marketing system, a prediction function, at the same time be able to analyze customer data mining. . net platform, sql2005 environment, must be installed sql205 BI
Platform: | Size: 2144256 | Author: 林子斌 | Hits:

[Other Databases2007010238

Description: 基于决策树和贝叶斯的预测分析器,可以对数据库中的数据集通过训练学习后根据训练结果进行信息预测。-Based on Decision Tree and Bayesian prediction of the analyzer can be in the database data sets through training to learn the results after the training information in accordance with prediction.
Platform: | Size: 3811328 | Author: 季芳 | Hits:

[CSharpMonteCarlo

Description: 蒙特卡罗算法的实现,蒙特卡罗算法是进行根据概率进行预测的方法,在众多领域广泛应用-Monte Carlo algorithm, Monte Carlo algorithm is a prediction based on probability approach, widely used in many fields
Platform: | Size: 1024 | Author: fhcfan | Hits:

[.net2334

Description: Prediction Error Method for Parameter Identification - the idea of relaxation, Is the basis of the signal processing, For lack of EMD.
Platform: | Size: 4096 | Author: benhiefei | Hits:

[Windows Develophkreh

Description: The title of the commercial is undergraduate course you Future line prediction, error analysis, Least-squares regression analysis algorithm.
Platform: | Size: 5120 | Author: wmmkkgi | Hits:

CodeBus www.codebus.net