The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti...
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti...
一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buil...
指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组...
双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 ...
对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模...
移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均...
12864中文字库液晶演示程序 MS12864R 测试程序(串口) 连线表 CPU=89C52 SystemClock=12Mhz CS=P3.0 SCLK=P3.1 SID=P3...
tcl程序demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas...
TCL demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas...
TCL demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas...