资源列表
[数学计算/工程计算] cprogramtogetthecharactervalueofavector
说明:c语言矩阵特征值求解代码,在求解特征选择和特征提取时候使用的。欢迎各位测试,提意见。-c matrix eigenvalue language code for the solution of feature selection and feature extraction often used. Welcome to test opinions.<刘泽奎> 在 2025-02-09 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] CubicMultinomialRegress
说明:一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double foreca<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] LogarithmRegress
说明:对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double comput<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] ModifyShiftAverageRegress
说明:移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] NextNewnext
说明:next new next 函数原代码程序,用于求next new next 函数next new next 函数原代码程序,用于求next new next 函数-next new next function of the original code procedures for seeking next new next function next new next function of the original code pro<wsad> 在 2025-02-09 上传 | 大小:3kb | 下载:0