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. EST_Method_and_Programe.rar

    2下载:
  2. matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2162
    • 提供者:harrison
  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. adaptivefilter

    2下载:
  2. 归一化最小均方(NLMS)和递归最小二乘法(RLS)解决自适应滤波器的MATLAB源码-Adaptive Filter implementation using nlms & rls algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-18
    • 文件大小:10527
    • 提供者:he si
  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. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  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. MLS

    3下载:
  2. 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:tang
  1. Least-square-method

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

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

    4下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
  3. 所属分类:Algorithm

    • 发布日期:2016-02-18
    • 文件大小:142336
    • 提供者:jack
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  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. mcr_toolbox

    0下载:
  2. 多元曲线解析,用matlabGUI可解。具体原理是交替最小二乘法。(Multivariate Curve Resolution-Alternating Least Squares)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:325632
    • 提供者:好好透虚
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »
搜珍网 www.dssz.com