搜索资源列表
thermo
- C51的温度测试系统源代码,带函数拟合和漂移补偿
nihe
- 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序! 已知x 0 5 10 15 20 25 30 35 40 45 50 55 y 0 1.27 2.16 2.86 3.44 3.87 4.15 4.37 4.51 4.58 4.02 4.64 近似解析表达式为y=at+bt^2+ct^3 求a,b,c -Function approximation and curve fitting, using the least squares method
STM32_CoOS_IR
- 主要功能通过红外传感器读取AD值,通过拟合函数转为距离。从串口打印信息,操作系统使用Coos.-The main function of reading the AD value through infrared sensor function by fitting into the distance. Serial print information the operating system Coos.