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

搜索资源列表

  1. Least-Squares

    1下载:
  2. 最小二乘法,求解线性方程组时使用了lapack库。-Least squares method,using the lapack libraries to solve linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:3977126
    • 提供者:love_yuyeer
  1. one-time-least-squares-algorithm

    0下载:
  2. 辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。最小二乘法是一种数学优化技术。-Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the controlled object. Method of least squares is a mathematical optimizat
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:5936
    • 提供者:gjf
  1. least-squares-identification

    0下载:
  2. 最小二乘算法拟合辨识,内含详细的说明、完整的程序文件-Least-squares fitting algorithm identification, including a detailed descr iption of the complete file
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:189253
    • 提供者:hanlili
  1. Least-Squares

    0下载:
  2. C++实现最小二乘法源代码,可在线性误差等计算上应用-C++ least squares method to achieve the source code, using for linear error calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:4645
    • 提供者:Junki
  1. Least-squares

    0下载:
  2. 计算方法中的一种最小二乘算法,C程序代码-A calculation method least squares algorithm, C code
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:962
    • 提供者:laviequev
  1. least-squares-support-vector-machine

    1下载:
  2. 用最小二乘支持向量机的算法做一个对正弦波信号的跟踪,跟踪效果很好-Using least squares support vector machine algorithm to make one pair of sine wave signal tracking, tracking works well
  3. 所属分类:matlab

    • 发布日期:2015-07-24
    • 文件大小:22528
    • 提供者:望初
  1. Squares-strike-plane-parameters

    0下载:
  2. 根据平面点集,最小二乘拟合平面参数,求取ABC-Squares strike plane parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:651
    • 提供者:yuliu
  1. Least-squares-linear

    0下载:
  2. 可进行最小二乘法线性拟合输出,包含源代码及生成后的程序-Least-squares linear fit can be output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:639716
    • 提供者:王文轩
  1. Recursive-least-squares

    0下载:
  2. 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1571
    • 提供者:jiang
  1. Least-squares-procedure

    0下载:
  2. 用最小二乘法去求解n个数据点的拟合多项式。-Least-squares Surface fitting procedure for rectangular domain
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:luyu
  1. Least-Squares

    0下载:
  2. 曲线拟合的最小二乘法的C语言的实现,可以进行曲线拟合-The least squares curve fitting of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:484769
    • 提供者:
  1. Least-mean-squares-filter

    0下载:
  2. Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual si
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:102538
    • 提供者:Gowri
  1. Least-squares-methods

    0下载:
  2. 批处理最小二乘法及其最小二乘法的几种改进方法-Least squares method and it s several improvements
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10327
    • 提供者:蓝眼泪
  1. Least-squares-algorithms

    0下载:
  2. 各种最小二乘法算法,包括一般最小二乘、递推最小二乘、增广最小二乘及辅助变量法等算法及MATLAB程序。-All kinds of least squares algorithm and their programs in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1110116
    • 提供者:徐振峰
  1. The-least-squares-estimate

    0下载:
  2. 1线性最小二乘估计 2线性最小二乘加权估计 3线性最小二乘递推估计 4单参量的线性最小二乘估计 -The least squares estimate
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:350918
    • 提供者:xuliya
  1. Recursive-least-squares-procedure

    0下载:
  2. 本案例利用递推最小二乘程序对系统进行系统便是处理-In this case the use of recursive least squares procedure of the system is processing system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:11576
    • 提供者:yu
  1. least-squares-parameter-estimation

    0下载:
  2. 递推广义最小二乘法的小程序,简单实用,便于快速学习应用-Recursive extended least squares parameter estimation,easy to read and very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1243
    • 提供者:wang
  1. nonlinear-least-squares-problems

    0下载:
  2. 非线性最小二乘问题的matlab程序实现,解决简单的最小二乘问题。-Nonlinear least squares problem matlab program implements, solve simple least squares problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:王乾龙
  1. MATLAB-nonlinear-least-squares

    1下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码-MATLAB to solve the nonlinear least squares fitting problem source program code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2432
    • 提供者:
  1. Least-Squares

    0下载:
  2. 最小二乘法的MATLAB例子,需要的来下载了哈啊-MATLAB example least squares method, the need to download the Ha ah
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1541
    • 提供者:John mashion
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com