CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - least square fitting

搜索资源列表

  1. myfit

    0下载:
  2. 用matlab编的最小二乘法拟合的GUI程序,可以实现最小二乘法的计算-Matlab made by the least squares fitting procedure of the GUI, you can achieve the least square method of calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7.38kb
    • 提供者:ldd
  1. 02_leastsquares_robust_notes

    0下载:
  2. Explanation on the least square line fitting algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:78.03kb
    • 提供者:stephc_int13
  1. MATLABbijin

    0下载:
  2. 最小二乘法、最佳均方逼近、随机拟合及其MATLAB程序-Least square method, the best mean square approximation, random process fitting and MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:69.01kb
    • 提供者:zhengkui
  1. Error_Processing

    0下载:
  2. 可以进行最小二乘法拟合和多项式拟合!其他还有误差相关数据分析。-Can least square fitting and polynomial fitting! Others include the error related to data analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:50.11kb
    • 提供者:lixiaowei
  1. pir-VB

    0下载:
  2. 用VB实现最小二乘法拟合曲线的功能,可以帮助一般的曲线绘制。-VB achieved by least square fitting curve of the features that help the general Curve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.03kb
    • 提供者:tinkerguang
  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. hanshuubijin

    1下载:
  2. 用切比雪夫多项式逼近已知函数 用勒让德多项式逼近已知函数 用帕德形式的有理分式逼近已知函数 用列梅兹算法确定函数的最佳一致逼近多项式 求已知函数的最佳平方逼近多项式 用傅立叶级数逼近已知的连续周期函数 离散周期数据点的傅立叶逼近 用自适应分段线性法逼近已知函数 用自适应样条逼近(第一类)已知函数 离散试验数据点的多项式曲线拟合 离散试验数据点的线性最小二乘拟合 离散试验数据点的正交多项式最小二乘拟合 -By using Chebyshev poly
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6kb
    • 提供者:吕文旭
  1. least-square

    1下载:
  2. 最小二乘法拟合曲面,拟合效果很好,精度很高-Least squares fitting, fitting good effect, high accuracy
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:李光
  1. 54643547

    0下载:
  2. VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合。-VB using the least square method demonstrates how to implement linear and two order curve fitting in VB.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1.06mb
    • 提供者:清蒸翅子
  1. The-least-square-method

    0下载:
  2. 最小二乘法,用于拟合一组离散的点以得到目的曲线的方程。简单好用!- Least squares method of least square, for the purpose of fitting a discrete set of points to get curve equation. Simple to use!
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:42.17kb
    • 提供者:李冠亚
  1. Fitting-a-straight-line

    0下载:
  2. 最小二乘法实现的直线拟合,非常实用,简单易懂,C语言程序-Least square method to realize the linear fitting, very practical, straightforward, C language program
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:16.05kb
    • 提供者:陈静
  1. gouging_V8.8

    0下载:
  2. 最小均方误差(MMSE)的算法,利用最小二乘法进行拟合多元非线性方程,光纤无线通信系统中传输性能的研究。- Minimum mean square error (MMSE) algorithm, Multivariate least squares fitting method of nonlinear equations, Fiber Transmission wireless communication system performance.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.07kb
    • 提供者:nou
  1. nengqeng

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,微分方程组数值解方法,最小均方误差等算法的MSE的计算。- Multivariate least squares fitting method of nonlinear equations, Numerical solution of differential equations method, Minimum mean square error MSE calculation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.9kb
    • 提供者:fsmbk
  1. expression-functions

    1下载:
  2. 切比雪夫 用切比雪夫多项式逼近已知函数 勒让德 用勒让德多项式逼近已知函数 帕德 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 方舟子 用傅立叶级数逼近已知的连续周期函数 事实上的部队 离散周期数据点的傅立叶逼近 SmartBJ 用自适应分段线性法逼近已知函数 SmartBJ 用自适应样条逼近(第一类)已知函数 multifit 离散试验数据点的多项式曲线拟合 LZXEC 离散
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:8.04kb
    • 提供者:houguoq
  1. planarfitting_Leastsquare

    1下载:
  2. 通过最小二乘法进行平面拟合 平面拟合算法,鲁棒性非常好-Least square plane fitting algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:747byte
    • 提供者:吴育民
  1. NH

    0下载:
  2. 用最小二乘法拟合二元多次曲线 已知点的x坐标集合 已知点的y坐标集合 已知点的个数方程的最高次 二元多次线性方程拟合曲线(Fitting two yuan multiple curves with least square method X coordinate set of known points Y coordinate set of known points The highest degree of the equation of the number of known points
  3. 所属分类:C#编程

    • 发布日期:2017-08-14
    • 文件大小:30kb
    • 提供者:barely
  1. pdsv951

    0下载:
  2. 扩展卡尔曼滤波EKF 去偏转换卡尔曼滤波CMKF 最小二乘拟和的方法(Extended kalman filter and EKF to partial transformation of kalman filtering CMKF least-square fitting and method)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:9kb
    • 提供者:Anyelb
  1. F-TLS

    0下载:
  2. 频域加权最小二乘拟合,加速度计动态模型参数辨识(Frequency domain weighted least square fitting)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:176kb
    • 提供者:YORKYORK
  1. 最小二乘法直线拟合 用VC实现的3

    0下载:
  2. 最小二乘法拟合直线,通过点云或者三角网格(Least square fitting straight line by point cloud)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:cyyhm
  1. C++ 三维点云的圆柱面拟合

    3下载:
  2. 通过已有的点云数据或者三角网格数据最小二乘拟合圆柱面(Least square fitting cylinder by point cloud or tri-mesh)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3.06mb
    • 提供者:cyyhm
« 12 »
搜珍网 www.dssz.com