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

搜索资源列表

  1. Write

    0下载:
  2. 数值计算,最小二乘法直线拟合程序 -Numerical calculation, linear least squares fitting procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5959
    • 提供者:dengwei
  1. SVD_TLS

    1下载:
  2. 使用自编函数基于奇异值分解总体最小二乘法(svd-tls)实现AR模型谱估计 -The use of self-functions in general based on singular value decomposition least square method (svd-tls) to achieve AR model spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1216
    • 提供者:王冰
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. CurveInterpo

    0下载:
  2. 曲线拟合的最小二乘法,简洁清晰版.为pdf格式-The least squares curve fitting, clear and concise version. For pdf format
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:129163
    • 提供者:李义
  1. zuixiaoercheng

    0下载:
  2. 最小二乘法,可以实现虚拟现实曲面的的拟合,在测绘和地形分析中应用广泛-zuixiaoercheng
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9474
    • 提供者:杨超
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. MLPG

    2下载:
  2. 无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
  3. 所属分类:Algorithm

    • 发布日期:2014-12-23
    • 文件大小:15423
    • 提供者:刘阳
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2490240
    • 提供者:王延海
  1. Linear

    0下载:
  2. 直线型最小二乘法算法,程序运行正确,已经测试过的,可以嵌入自己的程序中,很有用的。-Linear least squares algorithm, the program is running correctly, has been tested and can be embedded in the process of their own, very useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:218144
    • 提供者:石利
  1. genpls

    0下载:
  2. 利用遗传算法优选波段,将遗传算法与偏最小二乘法相结合-Band using the genetic algorithm optimization, genetic algorithms will be combined with partial least-squares
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:82202
    • 提供者:tiantian
  1. LS_SVMlab

    0下载:
  2. 基于最小二乘法的支持向量机可以用于分类,它比传统的支持向量机方法更省时,准确率更高-Based on least squares support vector machine can be used for classification, it is than the traditional support vector machine method is more time-saving, higher accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:995573
    • 提供者:赵林
  1. Engineering_Analysis_with_FORTRAN-Source_files

    0下载:
  2. 工程师用Fortran 编程常用程序,包括最小二乘法、牛顿插值、差分法、常用方程求解等,其中还包括 Mathtics 和Qick basic版本源代码。-Fortran、mathics and QB source codes for science and engineering computation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:665598
    • 提供者:hgl
  1. rls_ident

    4下载:
  2. 在matlab/simulink下用S-function实现了用递推最小二乘法的系统在线辨识,对象是开关磁阻电动机,在转矩和转速可测的前提下,得出转动惯量,摩擦系数和负载转矩的在线辨识。-In the matlab/simulink using S-function realization of the recursive least squares method using the system online identification, the target is switched rel
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:760
    • 提供者:范卫东
  1. PLS-MATLAB

    0下载:
  2. 偏最小二乘法的概述以及MatLAB的程序,非常详细!-An overview of partial least-squares method, as well as MatLAB procedures in great detail!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:135172
    • 提供者:Black
  1. zuixiaoerchengfa

    0下载:
  2. 此程序时数值分析中的最小二乘法实验,步骤详细。-Numerical analysis of this program in the least-squares method experiment, the steps in detail.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:60512
    • 提供者:王瑞卿
  1. Least-squaresmethod

    0下载:
  2. 基于最小二乘法的冗余信息数据融合算法实现-Least-squares method based on redundant information and data fusion algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:359412
    • 提供者:wuti
  1. C

    0下载:
  2. c语言例题程序,还有最小二乘法支持向量机的MATLAB调试测试运行-Example programs c language, as well as least squares support vector machines to run MATLAB Debugging and Testing
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:41243
    • 提供者:小马
  1. mLM

    1下载:
  2. Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:548
    • 提供者:YL.Xiao
  1. pls_matlab

    0下载:
  2. 偏最小二乘法pls的原理,例子,算法,练习,包含完整代码-The principles of PLS , examples, algorithms, practice, including a complete code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:170528
    • 提供者:云是风的梦
  1. mainf

    0下载:
  2. 地球物理学重力勘探中,用最小二乘法对重力异常进行正反演的程序-Gravity exploration geophysics, the least square method on the gravity anomaly inversion procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1935
    • 提供者:
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com