移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图
移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均...
移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均...
Modbus串口通讯协议通讯源代码,采用C开发,UartWaitFuc作为入口文件,提供从bit到double word的读写操作功能...
This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Too...
Example to support XML files using MSXML. ========================================= XML (Extensi...
Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit...
编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成...
/*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根...
要求:编写一个应用程序,对程序中给定的四个double型数据求其最大值和最小值。 文档包括了实验要求和详细的源代码....
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as...
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes...