CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 二乘法

搜索资源列表

  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.45kb
    • 提供者:5437
  1. leastsquares

    1下载:
  2. 最小二乘法的拟合程序,用C语言实现.在压缩包中有具体说明.-least squares fitting procedure in C language. In a compressed specify.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.39kb
    • 提供者:古烁
  1. min2_miaow

    1下载:
  2. 最小二乘法计算器. 我使用C#进行编写得. 很简单,没什么好说的.-least squares method calculators. I use C# in preparing. Very simple, there's nothing more to be said.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.76kb
    • 提供者:miaow
  1. 使C#语言实现最小二乘法

    0下载:
  2. 使C#语言实现最小二乘法的一元线性回归.
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:34.35kb
    • 提供者:xiaaba
  1. 200511051003323276

    0下载:
  2. 最小二乘法实现的曲线拟合二次曲线的c++源码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:钱小飞
  1. match_fitting

    2下载:
  2. 由本人自己编程实现的匹配拟合方法,是基于最小二乘法的拟合,可以很好的拟合地震数据,提取子波
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:101.62kb
    • 提供者:zyl163
  1. c#数值计算算法

    1下载:
  2. 包含最小二乘法、积分、复数计算的各种C#算法
  3. 所属分类:C#编程

    • 发布日期:2011-02-24
    • 文件大小:83.63kb
    • 提供者:lucs860327
  1. RLS.rar

    7下载:
  2. 递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用,Recursive least squares method c language program, we can try, in very useful in the automatic control
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1.34kb
    • 提供者:liuxin
  1. erchengfa

    0下载:
  2. 最小二乘法曲线拟合程序代码,可以直接从点生成曲线,windows界面-giygikgiufiuihkfiugfvyjfgkugj
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:51.19kb
    • 提供者:shidaqiao
  1. LineRegSource

    3下载:
  2. 二元线性回归算法 使用最小二乘法 C#语言编写-Linear Regression
  3. 所属分类:CSharp

    • 发布日期:2014-11-04
    • 文件大小:15kb
    • 提供者:孙宋
  1. 5555

    0下载:
  2. 用最小二乘法拟合圆的圆心和半径 源代码-Using least squares fit circle' s center and radius of the source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:854byte
    • 提供者:aaaaa
  1. L_s

    0下载:
  2. 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1.83kb
    • 提供者:jcz
  1. zuixiaoerchengfa

    0下载:
  2. 本资料是数学上求最小二乘法的计算公式。里面是用C++编写的可以运行的程序。可以帮助大家避免复杂的数学运算,同时了解C++的运用。-This information is seeking least squares mathematical formula. Which is written in C++ programs can run. Can help you avoid the complicated mathematics, while understanding the use of
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:145.77kb
    • 提供者:夏侯子云
  1. Algorithm

    0下载:
  2. 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:33.11kb
    • 提供者:bufeng
  1. WindowsApplication1

    0下载:
  2. 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:39.53kb
    • 提供者:xiaopang
  1. Polyfit

    0下载:
  2. 该程序是基于最小二乘法的多项式拟合,基于.net的c#实现的。该算法是一个类,可直接调用。-The program is based on the method of least squares polynomial fitting, c#. Net-based. The algorithm is a class that can be called directly.
  3. 所属分类:CSharp

    • 发布日期:2017-11-04
    • 文件大小:1.3kb
    • 提供者:张灯
  1. Form1

    0下载:
  2. Excel预测算法;线性回归预测算法-最小二乘法 -Linear regression prediction algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:926byte
    • 提供者:笑笑
  1. zuixiaoercheng

    0下载:
  2. 最小二乘法进行曲线拟合,温度拟合,离散拟合-The method of least squares curve fitting, fitting temperature discrete fitting
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:1.76kb
    • 提供者:石保敬
  1. FIT

    0下载:
  2. C# 最小二乘法算法 使用时添加至工程调用即可-C# algorithm uses the least squares method to add to the project calls to
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:1.1kb
    • 提供者:sunny
  1. 最小二乘法

    1下载:
  2. 通过c语言编程,实习最小二乘法的功能,求解运算(Through the C language programming, practice the least square method function)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:4kb
    • 提供者:xt123
« 12 »
搜珍网 www.dssz.com