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

搜索资源列表

  1. PLS-GA.rar

    3下载:
  2. 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:5931
    • 提供者:tangsp
  1. MLPG

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

    • 发布日期:2014-12-23
    • 文件大小:15423
    • 提供者:刘阳
  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. 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. 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. mainf

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

    • 发布日期:2017-03-28
    • 文件大小:1935
    • 提供者:
  1. Nonlinear_Matlab.m

    0下载:
  2. 非线性最小二乘法Matlab实现 f=x(1)*K^x(2)*L^x(3)-b Cobb-Douglas生产函数-Matlab nonlinear least square method to achieve f = x (1)* K ^ x (2)* L ^ x (3)-b Cobb-Douglas production function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:583
    • 提供者:chester
  1. nihe

    0下载:
  2. 拟合曲线有很多方法,本资料是用最小二乘法拟合曲线的MATLAB源代码-There are many ways fitting curve, the data are least square fitting curve with MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:王一平
  1. Simulation1

    0下载:
  2. 无线传感器网络,定位,最小二乘法,加权最小二乘法-Weighted least squares
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2163
    • 提供者:无心私语
  1. Least-square-method

    0下载:
  2. 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2718
    • 提供者:李然
  1. MLS

    1下载:
  2. matlab代码解决最小二乘法移动算法 一维MLS(Matlab code to solve the least square method, mobile algorithm, one-dimensional MLS)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:巴二二
  1. syste_identification

    1下载:
  2. 水箱系统系统辨识实例,使用最小二乘法进行辨识参数(Modeling of water tank mechanism - least squares identification parameters)
  3. 所属分类:其他

  1. Untitled

    3下载:
  2. 最小二乘法锂电池模拟,带遗忘因子的递推最小二乘法模拟。(The least squares method is used to simulate lithium battery and recursive least square method with forgetting factor.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:祈之羽
  1. 实验2

    0下载:
  2. 最小二乘法详细程序实现。曲线拟合。 1.直线型 2.多项式型 3.分数函数型 4.指数函数型 5.对数线性型 6.高斯函数型(The principle of least square method, formula deduction, program realization.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:26624
    • 提供者:休芷符
  1. 可变遗忘因子

    1下载:
  2. 本程序为遗忘因子最小二乘法,可以拷贝至matlab的M文件中适应(Matlab for ] least square method)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-18
    • 文件大小:243712
    • 提供者:流水浮萍
  1. 迭代最小二乘法MATLAB程序

    0下载:
  2. 这是一份关于迭代最小二乘法的MATLAB程序,仅供个人研究使用。迭代最小二乘法是一种常用的滤波算法,它可以有效地拟合不确定数据,达到平滑的作用。
  3. 所属分类:数学计算/工程计算

  1. zuixiaoercheng

    2下载:
  2. 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and
  3. 所属分类:matlab例程

    • 发布日期:2020-05-19
    • 文件大小:20480
    • 提供者:pamtx%26977085
  1. 圆度误差,最小二乘法求半径圆心

    0下载:
  2. 圆度误差评估,最小二乘法求半径圆心,最小外接圆matlab程序
  3. 所属分类:matlab例程

  1. 最小二乘法拟合消除趋势项

    0下载:
  2. 许多实际信号获取后都有一-些基线的漂移,在信号处理之前要消除这种漂移,称为消除趋势项。这里采用最小二乘法消除趋势项。压缩包内含有案例和所需数据。MATLAB语言。
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »
搜珍网 www.dssz.com