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

搜索资源列表

  1. Leastsquarescurvefitting

    1下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4220
    • 提供者:杨纯
  1. forgettingfactor

    0下载:
  2. 用VB编写的参数估计带遗忘因子递推最小二乘法仿真(RLS)-VB prepared using the parameters estimated with forgetting factor recursive least squares method Simulation (RLS)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:22665
    • 提供者:凯芯
  1. zuixiaoer

    0下载:
  2. 最小二乘法计算公式,大家都用过EXCEL计算相关的曲线,参数等等,这里提供的源码计算方法能直接得到相关的结果。-zuixiaoer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2455
    • 提供者:柳钢
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. LeastSquare

    0下载:
  2. VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:119811
    • 提供者:liuweimin
  1. Patternrecognition

    0下载:
  2. 模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络、1_k近邻法、剪辑法、特征选择和特征变换。-Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural network, 1_k neighbor method, editing method, feature selection and feature transformatio
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:429219
    • 提供者:李元
  1. zxecf

    1下载:
  2. 本人经过对最小二乘法拟合程序进行了归纳汇总编写了这个MATLAB小程序,一般情况都适用。-General least squares fitting procedure code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1455
    • 提供者:李若琪
  1. ceshidll

    0下载:
  2. 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1233904
    • 提供者:蓝逸尘
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. lsqcurvefit

    3下载:
  2. 一个有关matlab解决最小二乘法函数lsqcurvefit的简要介绍,网上找的,分享了-Matlab solve a least squares lsqcurvefit function of a brief introduction, on-line to find and share.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2951
    • 提供者:mll
  1. Contour

    0下载:
  2. 等值线生成算法,用C编写的,用趋势面加权最小二乘法计算网格点高程。-Contour generation algorithm, written using C, using trend surface weighted least squares method to calculate grid point elevation.
  3. 所属分类:Algorithm

    • 发布日期:2017-02-19
    • 文件大小:3526
    • 提供者:包辉
  1. leastsquares

    4下载:
  2. 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
  3. 所属分类:File Formats

    • 发布日期:2015-12-28
    • 文件大小:1110069
    • 提供者:winwind
  1. chap6_03_VB_GPC_NoIden

    0下载:
  2. 基于VB环境下的递推增广最小二乘法参数估计-VB Environment Based on Recursive Extended Least Squares Parameter Estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:18835
    • 提供者:吴昊
  1. GOODMovingLeastsquaresmethod

    1下载:
  2. 一个优秀的移动最小二乘法算法,使用c++实现。是我多年工作留下来的,什么也不说上传给大家使用-A good moving least squares algorithm, using c++ implementation. I have years of work left behind, not saying anything uploaded for everyone to use the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4708
    • 提供者:wen33
  1. SpectAnalisis

    0下载:
  2. 通过最小二乘法及SVD-TLS法对同一谱进行了功率谱分析,并比较了不同阶数下,最小二乘法的效果-By least-squares method and SVD-TLS method to the same spectra of the power spectrum analysis, and compare the number of different bands under the effect of least-squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1078
    • 提供者:张云鹏
  1. CH3CH4CH6

    1下载:
  2. 最小二乘法、递推最小二乘法、增广最小二乘法、梯度校正参数辨识-system identification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:161226
    • 提供者:宋程
  1. zxecf

    0下载:
  2. 一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1424
    • 提供者:柯迪
  1. DOSlspoly

    0下载:
  2. 在MATLAB环境中实现最小二乘法和有理分式插值法的程序-lspoly and DOS method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:614
    • 提供者:anthony
  1. SystemParameterIdentification

    0下载:
  2. 用广义最小二乘法辨识气动实验系统的参数,并采用最终误差预报估计模型阶次-Generalized Least Squares Identification of aerodynamic parameters of experimental system, using the final prediction error of the estimated model order
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2130
    • 提供者:黎明
  1. Least-squaresfittingalgorithm

    0下载:
  2. 用最小二乘法实现曲线拟合算法,通过给定的数据拟合出一条曲线-Using least squares curve fitting algorithm to achieve, through the given data fitting a curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:55353
    • 提供者:zhangmin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com