CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - orthogonal least squares

搜索资源列表

  1. yeredor

    0下载:
  2. this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10609
    • 提供者:薛耀斌
  1. 正交多项式

    0下载:
  2. 基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:zt
  1. Leastsquaremethod

    0下载:
  2. 基于非等距节点的正交多项式的最小二乘法拟合算法之程序实现-Nodes based on non-isometric orthogonal polynomial least squares fitting algorithm of the program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1894
    • 提供者:侯汶杉
  1. minercheng

    0下载:
  2. 最小二乘问题的解法 最小二乘问题 正则化算法 正交变换 正交化算法-Least-squares problem Least Squares Solution of the problem is the orthogonal transform algorithm of the orthogonal algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:96953
    • 提供者:冰点
  1. 4

    0下载:
  2. MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1341
    • 提供者:wyh
  1. fit

    0下载:
  2. 该算法是用正交多项式来求最小二乘拟合多项式。-This algorithm is to use orthogonal polynomials to seek least-squares polynomial fitting.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1118
    • 提供者:apple
  1. ols

    2下载:
  2. 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4793
    • 提供者:王詹
  1. LSapproximating

    0下载:
  2. 给定一组数据 进行最小二乘拟合 包括使用以正交多项式为基底的拟合-Given a set of data, including the use of orthogonal least squares polynomial fitting for the basement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1391
    • 提供者:kevin stone
  1. GDLSMwk

    0下载:
  2. 通过正交点的寻找从而用几何最小二乘拟合椭圆的方法-Finding points to the orthogonal least squares fitting using the geometric method of elliptic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:王知行
  1. a-new-Least-squares-fitting-method

    1下载:
  2. 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algo
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:1024
    • 提供者:张科
  1. Orthogonal-polynomial-curve-fitting

    0下载:
  2. 正交多项式最小二乘曲线拟合c语言程序代码-Orthogonal polynomial least squares curve fitting
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:1506
    • 提供者:MrZhang
  1. OLS_sparsereprention

    1下载:
  2. 基于稀疏表示的正交最小二乘法,使用的语言是matlab,应用比较广阔,设计信号处理中的信号回归,图像处理的压缩等。-Sparse representation based on orthogonal least squares method, the language used is matlab, relatively broad application, design signal processing signal return, image processing, compression
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:16718
    • 提供者:庞枫骞
  1. OrthogonalLestSquare

    0下载:
  2. 基于正交最小二乘算法的RBF网络设计,精简RBF网络结构!-Based on the orthogonal least squares algorithm of RBF network design, streamline RBF network structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1307
    • 提供者:吕钱
  1. 58627

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed b
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:16932
    • 提供者:Virtyt
  1. OLS2D

    0下载:
  2. Orthogonal Least Squares Estimate on a plane, in the simple case of a linear equation, is in fact a problem that can be easily solved analytically with no approximation (see pdf file for detailed explanation). Notice that in the general multidimensio
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:78673
    • 提供者:nanolilou
  1. Analytical-solution-for-Orthogonal-Linear-Least-S

    0下载:
  2. Analytical solution for Orthogonal Linear Least Squares in two dimensions
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:77144
    • 提供者:amir
  1. SparseOLS-in-MATLAB

    0下载:
  2. orthogonal least squares algorithms for sparse signal in MATLAB.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:15670
    • 提供者:EmranKhan
  1. matlab_data

    0下载:
  2. matlab正交最小二乘法源程序,可实现矩阵元素的正交最小二乘拟合,确定系数值等(Matlab orthogonal least square source program, can realize the matrix element orthogonal least squares fitting, determination coefficient value, and so on.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:liyuqi920105
  1. matlab_data

    0下载:
  2. matlab施密特正交化源程序,可结合矩阵元素的正交最小二乘拟合,确定系数值等(Matlab schmidt orthogonalization source program, can combine matrix element orthogonal least squares fitting, determination coefficient value and so on.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:liyuqi920105
  1. orthogonal least squares

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed b
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:choesongil
« 12 3 4 »
搜珍网 www.dssz.com