CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - squares

搜索资源列表

  1. l1_ls_matlab_(new-2008)

    0下载:
  2. l1_ls 是一个目前最好的求解稀疏矩阵方程解的算法之一,这是作者发布的最新 MATLAB 源代码。-l1_ls: A Matlab solver for l1-regularized least squares problems. BETA version, May 10 2008 COPYRIGHT (c) 2007 Kwangmoo Koh, Seung-Jean Kim and Stephen Boyd. Permission to use, copy,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:80063
    • 提供者:bsmsht
  1. shiyan

    0下载:
  2. 用最小二乘法实现多项式拟合;三种常见插值函数的求解及应用-Polynomial fitting using least squares method three common interpolation function of the Solution and Application
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:119244
    • 提供者:李风
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3457
    • 提供者:Christine
  1. Mysteryproblem

    1下载:
  2. 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:883566
    • 提供者:wakaka
  1. Thresholding

    0下载:
  2. 关于统计学习正则化的阈值算法,对现有的最小二乘问题进行扩展。-On statistical learning is the threshold algorithm is based on the expansion of the existing least squares problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:609
    • 提供者:duanchengde
  1. xitongbianshi

    0下载:
  2. 系统辨识的MATLAB程序,有增广最小二乘辨识,广义最小二乘辨识-MATLAB system identification procedures, extended least squares identification, generalized least squares identification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10310
    • 提供者:sky
  1. tiqian2

    0下载:
  2. simulink最小二乘法提前D步预测 (本程序以两步为例)-simulink least squares D steps ahead prediction (an example of this process as two steps)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6380
    • 提供者:凌雪
  1. page_70

    0下载:
  2. RLS源程序代码,方便学习和使用改进的最小二乘法,加以修改,随心所欲!-RLS source code, easy to learn and use to improve the least squares method, modify, anywhere!
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:599
    • 提供者:王一
  1. AugmentedLeastSquares

    2下载:
  2. 增广的最小二乘法源程序,加以改进,可以用于动力电池的电路模型参数辨识,也可以用于超级电容的系统辨识-Augmented Least Squares source code, to be improved, can be used to power batteries of the circuit model parameters identification, super-capacitor can also be used for system identification
  3. 所属分类:matlab

    • 发布日期:2015-09-23
    • 文件大小:2048
    • 提供者:王一
  1. 1114

    0下载:
  2. 最小二乘法(OLS)和线性回归模型.ppt 内容含有具体计算过程详解、实例-Least squares (OLS) and linear regression model. Ppt Elaboration on the Course content includes specific calculations, examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:224055
    • 提供者:kong
  1. 93

    0下载:
  2. 详细介绍了最小二乘法的计算过程 是很多学校教学用的PPT-Detailed calculation of the least squares method is used in many schools teaching PPT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:182408
    • 提供者:kong
  1. LeastSquare

    0下载:
  2. 最小二乘法VC++原码最小二乘法VC++最小二乘法VC++原码原码最小二乘法VC++原码-Least squares original VC++ VC++ code least squares least squares original VC++ source code least squares original code VC++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1978333
    • 提供者:长风
  1. VBsmall

    0下载:
  2. 程式提供最小二乘法的計算結果變成函式 畫成圖形-Least squares program provides the calculation results into paint graphics function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:kenny
  1. tuoyuannihe

    0下载:
  2. 椭圆拟合的最小二乘算法和原理。对于初学的人肯定有帮助。我也是转载的,希望对你们有帮助。-Ellipse fitting algorithm and the principle of least squares. For the beginner who is sure to help. I am also reproduced, hope you have help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:316308
    • 提供者:顾宾
  1. LeastQuadraticFiter

    0下载:
  2. 基于最小二乘法对离散的数据点进行直线拟合,能够最大程度的实现总误差的最小化-Least squares method based on discrete data points on the straight line fitting, to the greatest degree of implementation to minimize the total error
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6713
    • 提供者:李想懂
  1. pls

    0下载:
  2. 偏最小二乘算法matlab程序,通用的,里面有使用说明-Partial least squares algorithm matlab program, universal, there are instructions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1455
    • 提供者:trista
  1. EllipseFitting

    0下载:
  2. 基于特定椭圆拟合的符号化目标轮廓跟踪方法 基于稳健估计的直接最小二乘椭圆拟合 椭圆拟合方法的比较研究-Ellipse fitting symbol based on the specific goal of contour tracking method is based on robust estimation of the direct least squares ellipse fitting ellipse fitting method comparison studies
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7511459
    • 提供者:阳刚
  1. simulink

    1下载:
  2. 实现了曲线拟合,关于客车燃油经济性的曲线-vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting
  3. 所属分类:matlab例程

    • 发布日期:2013-05-20
    • 文件大小:2444743
    • 提供者:sherry
  1. DGM

    0下载:
  2. 离散灰色的预测程序,利用最小二乘法预测数据-Discrete gray forecasting process, using least squares projections
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:754
    • 提供者:论道
  1. svd.c

    0下载:
  2. SVD算法可用来求解大多数的线性最小二乘法问题.对矩阵进行奇异值分解。-SVD algorithm is used to solve most of the linear least squares problem. Of the matrix singular value decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5530
    • 提供者:vivi
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com