登录
首页 » 算法 » 最小二乘法

最小二乘法

于 2023-04-14 发布 文件大小:4.70 MB
0 188
下载积分: 2 下载次数: 1

代码说明:

综合了最优化中最小二乘问题的基本经典解法,用C++分别实现了拟牛顿、高斯牛顿、LM三种非线性问题的最小二乘解法,以及基于SVD分解的线性问题的最小二乘解法。

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

发表评论

0 个回复

  • 日历程序源代码 visual basic
    日历程序源代码 visual basic
    2022-03-15 13:00:54下载
    积分:1
  • 微积分
    代码实现了daugman 的微积分运算符,用于虹膜边界的定位和分段,只需运行 run.m 文件
    2022-10-15 20:35:03下载
    积分:1
  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C 6 on a Windows 2,000 platform.
    2022-01-27 12:21:27下载
    积分:1
  • 功能程序支持的功能是:罪,因为,谭,阿辛,ACOS,阿坦,口罗…
    函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
    2022-01-23 10:48:43下载
    积分:1
  • 鱼眼标定
    这是一个鱼眼标定算法的源代码,代码中实现了一种常用的球面标定算法,初学者如果有需要可以下下来学习学习
    2022-03-09 22:11:51下载
    积分:1
  • LCD项目
    这是一个代码初始化和使用爱特梅尔在屏幕液晶书写和编程上atmega16a同样是一个代码使用4X4键盘matricila
    2022-06-15 17:41:12下载
    积分:1
  • ACM拓扑排序
    题目描述 假设给我们一个任意的图,它可能是也可能不是DAG(有向无圈图),推广拓扑排序算法,以使得给定有向图G的输入,它的输出是以下两者之一: (a) 一个拓扑排序,于是确定了G为DAG; 或者 (b) G中的一个圈,于是确定了G不是DAG. 注意到输出的解可能不是唯一的,输出任意一个答案即可。 输入 第一行两个数n,m,代表节点数和边数 m行,每行两个数代表一条有向边   测试数据范围:(1
    2023-01-22 18:30:04下载
    积分:1
  • equals,length,trim,c语言toolkit
    不用c库实现的c语言功能函数,包含length函数、equals函数、和trim函数,还会慢慢增加
    2022-06-21 08:18:21下载
    积分:1
  • 感应电机速度控制
    应用背景这是产生PWM感应电机的SVPWM算法关键技术这种利用MikroC Pro的dsPIC编译器生成的代码
    2022-06-19 03:29:39下载
    积分:1
  • 牛顿插值
    #include#include"String.h"#include#define ROW  6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
    2022-10-06 17:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载