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

搜索资源列表

  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. gps

    0下载:
  2. 最小二乘法编写而成的,可以简单的使用其,解算GPS基于伪距的导航电文。(The least squares method can be used to solve the GPS navigation message based on pseudo range.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:manson_li
  1. 风功率预测matlab

    1下载:
  2. 用matlab进行风功率预测,最小二乘法(wind power data prediction based on matlab)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-23
    • 文件大小:3072
    • 提供者:cyanfay
  1. 第四讲作业1

    1下载:
  2. gps 定位 matlab程序 最小二乘法进行计算(GPS Location MATLAB program The calculation of the least square method)
  3. 所属分类:matlab例程

  1. LS-SVMlab1.5

    1下载:
  2. 最小二乘法向量机lssvm的matlab的编程程序,可用于预测模型,温度补偿等(Least squares vector machine LSSVM matlab programming procedures, can be used for prediction models, temperature compensation, etc.)
  3. 所属分类:其他

    • 发布日期:2018-10-09
    • 文件大小:222208
    • 提供者:NicholasMa
  1. PEW 2017(PLS-ANN-SVM-ELM-光谱数据处理)试用

    3下载:
  2. 偏最小二乘法-人工神经网络-支持向量机-极限学习机(This module contains PLS-ANN-SVM-ELM)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-21
    • 文件大小:20811776
    • 提供者:白学家233
  1. Classifiers

    2下载:
  2. 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class
  3. 所属分类:数学计算

    • 发布日期:2020-10-18
    • 文件大小:537600
    • 提供者:飞飞花儿
  1. 57578883zuixiaoercheng

    1下载:
  2. matlab 计算电力系统潮流的最小二乘法(Matlab calculation of power system turbulence least squares)
  3. 所属分类:其他

    • 发布日期:2019-10-25
    • 文件大小:1024
    • 提供者:朝气
  1. RLS

    1下载:
  2. matlab的rls算法(递归最小二乘法),亲测可用,(RLS algorithm of matlab, which can be used for pro-test)
  3. 所属分类:其他

    • 发布日期:2021-03-30
    • 文件大小:21504
    • 提供者:周瑞啊时候
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 48 »
搜珍网 www.dssz.com