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

搜索资源列表

  1. 基本定位算法

    0下载:
  2. TDOA算法包括泰勒,最小二乘法,chan算法及改进算法等(TDOA algorithm includes Taylor, least square method, Chan algorithm and improved algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:30720
    • 提供者:大面包子
  1. 系统

    0下载:
  2. 系统辨识,最小二乘法的应用,用最小二乘辨识系统参数(System identification, least squares)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:大吖
  1. POLYFIT

    0下载:
  2. 自己写的一个函数拟合的算法函数,利用了最小二乘法可以拟合相关函数(Write a function fitting algorithm function, the use of the least squares method can fit the correlation function)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:87hbteo
  1. gps

    0下载:
  2. 用matlab来实现GPS单点定位,用的是最小二乘法(Matlab is used to realize GPS single point positioning, and the least square method is used)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:天蝎之玺
  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:围生
  1. WLS_MM

    0下载:
  2. WLS计算,加权最小二乘法计算,含代码。(WLS calculation, weighted least squares calculation, containing code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:T-Q
  1. 57751496WLS_MM

    0下载:
  2. 含代码,WLS计算,加权最小二乘法计算,含代码。(WLS calculation, weighted least squares calculation, containing code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:T-Q
  1. 发动机万有特性曲线绘制方法程序

    2下载:
  2. 本代码详细的介绍了万有特性绘制包括燃油消耗曲线,有三维图和二维图,数据采用最小二乘法处理。。。。(Universal feature drawing)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:石楠花
  1. pls

    0下载:
  2. 将自变量和因变量的矩阵输入到matlab中,运行调用函数即可(Input the matrix of the independent variable and the dependent variable into the MATLAB, and run the call function)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1024
    • 提供者:萌魔
  1. test_detectCircle

    0下载:
  2. 运用最小二乘法、几何中心法等等来实现圆检测功能(Using the least square method, the geometric center method and so on to realize the circle detection function)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:Twinkle_wang
  1. 系统参数辨识+matlab+实现

    1下载:
  2. 对该模型参数辨识采用递推最小二乘法,即RLS( recurisive least square),它是一种能够对模型参数进行在线实时估计的辨识方法(parameter identification)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:30720
    • 提供者:gg00gg
  1. 机械基础实验

    0下载:
  2. 逼近法求解方程,求函数的近似曲线,包含最小二乘法(Approximation method for solving equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:112640
    • 提供者:wws1997
  1. fit_analysis

    0下载:
  2. 最小二乘法多项式曲线拟合,根据给定的m个点,并不要求这条曲线精确地经过这些点,而是曲线y=f(x)的近似曲线。(The least squares polynomial curve fitting, according to the given M point, does not require the curve to pass precisely these points, but rather the approximate curve of the curve y=f (x).)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:氮气离子
  1. polyfit

    0下载:
  2. polyfit函数是matlab中用于进行曲线拟合的一个函数。其数学基础是最小二乘法曲线拟合原理。曲线拟合:已知离散点上的数据集,即已知在点集上的函数值,构造一个解析函数(其图形为一曲线)使在原离散点上尽可能接近给定的值。(The polyfit function is a function used in curve fitting in matlab. Its mathematical basis is the principle of least-squares curve fitting
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:CHENCCCCC
  1. classical PI model

    0下载:
  2. 使用一般PI模型拟合非线性曲线,最小二乘法参数辨识,逆模型前馈(The general PI model is used to fit the nonlinear curve, the least square parameter identification, and the inverse model feedforward.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:zjqhdu
  1. chan

    0下载:
  2. 适用于TDOA的CHAN算法,双曲线最小二乘法(CHAN algorithm suitable for TDOA and hyperbolic least squares method.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:Glagle
  1. matlab TOA and TODA local

    9下载:
  2. 利用TOA与最小二乘法直接求解(具有独立创新性),TDOA是利用拉格朗日法求解,而且里面的定位图解做得特别好,分别有一点定位,多点定位的的三维视觉图。(TOA is directly solved by least squares method(Innovativeness),TDOA is solved by Lagrange's method.)
  3. 所属分类:仿真建模

    • 发布日期:2018-05-01
    • 文件大小:430080
    • 提供者:yeah_l
  1. ZISHIYING

    0下载:
  2. matlab系统辨识、最小二乘法编程实例。(Matlab system identification, least squares programming examples.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:sixixixixixixi
  1. 程序代码

    0下载:
  2. 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1510400
    • 提供者:qingman
  1. LSSVM

    0下载:
  2. matlab平台下的最小二乘法支持向量机用于分类,二分类准确率可到100%,三分类可到96%。(The least squares support vector machine under Matlab platform is used for classification. The accuracy of two classification can reach 100%, and three classification can reach 96%.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:276480
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com