登录
首页 » 算法 » 用最小二乘法拟和数据,得到一条最接近所给数据的直线

用最小二乘法拟和数据,得到一条最接近所给数据的直线

于 2022-06-03 发布 文件大小:3.11 kB
0 192
下载积分: 2 下载次数: 2

代码说明:

用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Zhou Xiaofang Perl Project
    资源描述 全部作业,01-10 Zhou Xiaofang Perl 作业全部内容,每节的作业都有,有需要的同学或者朋友欢迎下载 全部代码亲测可用 本人是初学者,也欢迎大牛指教
    2022-03-03 02:15:18下载
    积分:1
  • TI DSP TMS320F280x iic eeprom例程。
    TI DSP TMS320F280x iic eeprom例程。-TI DSP TMS320F280x iic eeprom routines.
    2023-05-23 09:10:03下载
    积分:1
  • 求解平面势流下的圆柱绕流问题,基于MATLAB的有限元编程。...
    求解平面势流下的圆柱绕流问题,基于MATLAB的有限元法编程。-cylinder,finite elements method
    2022-07-04 19:49:00下载
    积分:1
  • 数据结构代码答案
    资源描述用于帮助初学数据库的同学更加深刻的学习
    2022-05-28 17:39:11下载
    积分:1
  • java ARQ prog
    ARQ-算法它是 Java 开发的并且描述了在按定义的算法 ARQ pesudocode 函数中生成。这种描述可以利用改性的所有代码和用户的必需品。
    2022-05-12 21:41:10下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • 这是用来验证卡号世界各地LUHN
    This the Luhn algorithm used to verify card numbers throughout the world. -This is the Luhn algorithm used to verify card numbers throughout the world.
    2022-12-16 15:10:03下载
    积分:1
  • Prolog实现8-puzzle
    he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]] Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
    2023-07-26 11:40:02下载
    积分:1
  • 统计的直方图vb程序
    统计的直方图vb程序-statistical procedures histogram vb
    2022-03-18 17:45:12下载
    积分:1
  • 24点
    用delphi写的一个关于任意四位数,通过加减乘除四则运算,最终得到24 把所有的可能算法依次计算,当得到有算法结果为24时,将计算公式给写,并退出 有兴趣的,可以把所有的正确算法都给出
    2022-01-30 22:03:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载