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

搜索资源列表

  1. parabola

    0下载:
  2. 用C++实现的最小二乘法拟合抛物线算法。-Using C++ implementation parabolic least squares fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3185969
    • 提供者:王晓栋
  1. sysrecognition

    1下载:
  2. 最小二乘法系统辨识,包括系统阶次的辨识等,希望大家喜欢-Least squares system identification, including the identification of system order and so on, hope you like
  3. 所属分类:matlab例程

    • 发布日期:2013-12-28
    • 文件大小:1503
    • 提供者:owen
  1. common_numeric_algorithm_in_mathematica_modeling.z

    0下载:
  2. 最小二乘法,二分法,龙格库塔算法等15个常用算法的C++实现。-Least squares method, dichotomy, Runge-Kutta algorithm commonly used algorithms in 15 C++ implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:4398
    • 提供者:lhm
  1. FastKalmanAlgorthm

    0下载:
  2. 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:183348
    • 提供者:张海洋
  1. RLS

    0下载:
  2. 简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。-A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23702
    • 提供者:tiana
  1. programs

    0下载:
  2. 最小二乘法 拉格朗日插值法 多项式插值等子程序-Least squares polynomial interpolation, Lagrange interpolation subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9171
    • 提供者:chen
  1. feixianxingzuixiaoerchengfa

    0下载:
  2. 非线性最小二乘优化问题,这里提供算法,供大家参考-Nonlinear least squares optimization problem, here are algorithms for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:lcl
  1. zuixiaoerchengsuanfabianshi

    0下载:
  2. 输入信号采用4阶M序列的二阶系统的最小二乘一次完成算法辨识程序-Input signal using M sequence of order 4 second-order system least squares algorithm for a complete identification process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7005
    • 提供者:史晓茹
  1. Least_quare_straight_line_Fit

    0下载:
  2. c#最小二乘法直线拟合,任意点的数目,求出最佳拟合直线方程并绘制-c# least squares linear fit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47898
    • 提供者:孙崇利
  1. shuzhifenxishiyan

    0下载:
  2. 数值分析实验(1-5) 最小二乘法 高斯消元法-Numerical analysis of experiments (1-5) least squares Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3948
    • 提供者:范林林
  1. HF

    0下载:
  2. 数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:张芷源
  1. emdlssvm

    2下载:
  2. 一个 可以用的matlab程序 将时间序列经验模态分解后 使用最小二乘支持向量机进行预测-A matlab program can be used time series using empirical mode decomposition least squares support vector machine to predict
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-07-24
    • 文件大小:5120
    • 提供者:李波
  1. lslsvm--toolbox

    0下载:
  2. matlab 最小二乘支持向量机 工具箱 有多个函数 可以用-matlab toolbox least squares support vector machine can
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:194434
    • 提供者:李波
  1. fuction

    0下载:
  2. matlab 最小二乘线性回归 递推法 源码,解决线性回归中的病态方程问题-recursive least squares linear regression method matlab source code, solve the equation of linear regression of pathological problems
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:229376
    • 提供者:boolean
  1. least_square

    0下载:
  2. 用最小二乘法对未知二阶系统进行辨识,最小二乘部分采用matlab的s-function功能。整个程序为simulink仿真-The least square method to identify the unknown second-order system, least squares part of the s-function using matlab function. Simulink simulation of the entire procedure
  3. 所属分类:matlab

  1. GLS

    0下载:
  2. 广义最小二乘法一次完成法程序,输入为M序列信号-A complete method of generalized least squares
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:770012
    • 提供者:高培
  1. GLS

    0下载:
  2. 广义最小二乘法一次完成法程序,输入为M序列信号-A complete method of generalized least squares procedure for the M series signal input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:11195
    • 提供者:高培
  1. LSsmoothC

    0下载:
  2. 利用最小二乘法获得平滑的曲线,所用语言为C。-Using least squares method of curve smoothing, the use of language is C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1326
    • 提供者:mxzhou
  1. ShuZhiSuanFa

    0下载:
  2. 数值分析中常用的经典算法,包括最小二乘、牛顿、高斯、龙贝格、拉格朗日、欧拉等算法的集合。-Commonly used in classical numerical analysis algorithms, including least squares, Newton, Gauss, Romberg, Lagrange, Euler and other collection algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5724
    • 提供者:zhaoyang
  1. fitting

    0下载:
  2. 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:21676
    • 提供者:liwei
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com