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

搜索资源列表

  1. NIPALS

    0下载:
  2. function calculates matrices of scores and loadings using NIPALS algorithm (Nonlinear Iterative Partial Least Squares)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:naz
  1. LSCMA

    2下载:
  2. 本程序用于仿真LSCMA(最小二乘恒模)算法用于自适应波束形成时的波束方向图-This procedure for simulation LSCMA (least-squares constant modulus) algorithm for adaptive beamforming when the beam pattern
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:822
    • 提供者:gongchao
  1. cengizRLS

    0下载:
  2. In this presentation the method of least squares will be used to derive a recursive algorithm for automatically adjusting the coefficients of a tapped-delay-line filter, without invoking assumptions on the statistics of the input signals. This proced
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1834
    • 提供者:cengiz
  1. 357386ggrls

    0下载:
  2. 最小二乘法算法在智能天线算法中的非盲算法中的具体应用,运行后直接出来结果,具有很强的普遍性,运算简单,时效比高-Least squares algorithm in smart antenna algorithms in the non-blind algorithm for the specific application, running out a direct result, has a strong universal, simple operation, limitation tha
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:郭高
  1. FS01

    0下载:
  2. 4 files are included in the package: (1) fs01.m - the 1st-order local linear approximation (LLA) very similar to algorithm by Farmer and Sidorowich (1987). Uses constrained linear least squares (lsqlin) and (2) ts1.m - to reconstruct the vector
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8428
    • 提供者:Mike Gao
  1. MATLAB2

    0下载:
  2. 数据资料是数学模型与实际问题接轨的重要途径和手段,有时还可以直接从数据资料中发现规 律组建模型。数据分析和处理是统计学研究的主要内容,也是计算数学的工作领域,近年来随 着计算机科学的发展,对“海量”数据的分析形成了一门新的交叉学科“数据挖掘”。这一章仅 介绍用统计学的最小二乘法构造拟合数据模型,以及用计算数学的函数插值方法处理数据解决 实际问题。-Is a mathematical model of data integration an important practical
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:148800
    • 提供者:明远
  1. LeastSquaresSupportVectorMachineClassification

    0下载:
  2. 二乘支持向量机对细胞的分类 本实验为二分类问题 数据来自威斯康星州(美国州名)医院的乳癌数据-Least squares support vector machine classification of cells
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:223331
    • 提供者:chenney
  1. my_least_squares

    0下载:
  2. -least squares algorithms using gradient descent to find minimum of function - gaussian fit algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1061
    • 提供者:mic
  1. zuixiaowechengESPRIT

    0下载:
  2. 阵列信号处理谱估计方面的程序,最小二乘ESPRIT算法-Array signal processing spectral estimation procedure with respect to least squares ESPRIT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1496
    • 提供者:陈卫
  1. levmar-2.5

    1下载:
  2. 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78817
    • 提供者:cao
  1. linefit

    0下载:
  2. Plot the least squares fit by a line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:905
    • 提供者:katore vishal
  1. dituirfm

    0下载:
  2. 该函数是用限定记忆法进行最小二乘法辨识。得到系统的参数。-This function is limited memory method of least squares identification method. Get the system parameters.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:双鱼座
  1. 05

    0下载:
  2. 用C语言编写一个用最小二乘法曲线拟合的程序-With the C language using a least squares curve fitting procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:刘志卫
  1. PLS1_sina

    0下载:
  2. 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least squares regression, regression
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1532
    • 提供者:张灏
  1. 9

    0下载:
  2. 精通MATLAB优化计算算法,非线性最小二乘问题。共3个程序。-Proficient in MATLAB optimization calculation algorithm, nonlinear least squares problems. A total of three procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1570
    • 提供者:可可臣
  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. NCM

    0下载:
  2. MATLAB 数值计算 入门 源码 ² introduction to MATLAB ² linear equations ² interpolation ² zero ¯ nding ² least squares ² quadrature ² ordinary di® erential equations ² random numbers ² Fourier analys
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:251406
    • 提供者:hanklynn
  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. OROpt-matlab-code

    0下载:
  2. MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:27583
    • 提供者:
  1. matlab

    0下载:
  2. 有一些matlab的相关程序,也有M文件-linear least squares estimate
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4017
    • 提供者:董洛辰
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com