资源列表
PolyFitSingle
- //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的
Correlation2
- //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------拟合多项式的项数(已知条件) // double *b---拟合曲线的系数,按升次排列(已知条件) // double *x---结点x轴数据(已知条件) // double *y---结点y轴数据(已知条件) // double *Yg--结点估计值
uCOS-II_ToARM7
- ucosii v2.52在ARM7上的移植代码-ucosii v2.52 ARM7 transplant code
Correlation1
- //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double
DriveBrowsingTree
- 一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助-a computer directory visit browser, and I hope to novice Windows System Programming friends can help
polyfit
- 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
menu3
- header file of the specific codes for LPC2100 target boards , user may modify it as ne-header file of the specific codes for LPC21 00 target boards, user may modify it as ne
GUI_StockC
- header file of the specific codes for LPC2100 target boards user may modify it as ne-header file of the specific codes for LPC21 00 target boards user may modify it as ne
FONT8_8
- header file of the specific codes for LPC2100 target boards Every project should include a copy of this file, user may modify it as ne-header file of the specific codes for LPC21 00 target boards Every project should include a copy of this file, t
targetss
- header file of the specific codes for LPC2100 target boards -header file of the specific codes for LPC21 00 target boards
24L0112
- header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne-header file of the specific codes for LPC21 ** 00 target boards Every project should includ e a copy of t
SmoothSlider
- 界面开发类 滑块的个人定制,调用其库文件即可。大家可以看看。-slider interface development category of personal customization, calling its library can be. We can look at.