文件名称:testlinfit01
- 所属分类:
- 对话框与窗口
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-07-08
- 文件大小:
- 172kb
- 下载次数:
- 0次
- 提 供 者:
- PENGH******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Qt5下,采用QCustomplot控件绘制曲线,采用最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合-Under Qt5, using QCustomplot control plotted using least-squares curve fitting algorithms, linear fit, polynomial fitting and exponential fitting
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testlinfit01\fit.h
............\main.cpp
............\mainwindow.cpp
............\mainwindow.h
............\mainwindow.ui
............\qcustomplot.cpp
............\qcustomplot.h
............\testlinfit01.pro
............\testlinfit01.pro.user
testlinfit01