CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 包括线性拟合

搜索资源列表

  1. nonlinear-algorithm

    3下载:
  2. 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6891
    • 提供者:figo
  1. sftgjvuk

    0下载:
  2. 插值与拟合,解方程,数据分析,包括广义互相关函数GCC时延估计,现代信号处理中谱估计在matlab中的使用,进行逐步线性回归,旋转机械二维全息谱计算,BP神经网络用于函数拟合与模式识别。- Interpolation and fitting, solution of equations, data analysis, Including the generalized cross-correlation function GCC time delay estimation, Modern sig
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6053
    • 提供者:qcajrm
  1. Linear-Neural-Networks

    0下载:
  2. 这是一个线性神经网络的matlab代码,包括线性神经网络的创建、误差曲面的绘制、曲线的拟合、误差函数的构建等内容,对初学者帮助大-This is a linear neural network matlab code, including the creation of linear neural network, error surface rendering, curve fitting, etc. Construction of the error function, big help f
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1127
    • 提供者:kongwenjie
  1. pantei_v17

    0下载:
  2. BP神经网络用于函数拟合与模式识别,包括数据分析、绘图等等,线性调频脉冲压缩的Matlab程序。- BP neural network function fitting and pattern recognition, Data analysis, plotting, etc., LFM pulse compression of the Matlab program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4412
    • 提供者:王新鹏
  1. linear_correlation

    0下载:
  2. 演示验证线性相关算法,主要用于离散点的局部极小值提取(基于多种阈值选取)。还包括最小二乘拟合,三次样条插值等内容。-Demonstration Verification Linear correlation algorithm is mainly used for local minimum extraction of discrete points (based on a variety of threshold selection). Including least squares fitt
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:42348
    • 提供者:xft
  1. uk812

    0下载:
  2. 插值与拟合,解方程,数据分析,线性调频脉冲压缩的Matlab程序,包括主成分分析、因子分析、贝叶斯分析。- Interpolation and fitting, solution of equations, data analysis, LFM pulse compression of the Matlab program, Including principal component analysis, factor analysis, Bayesian analysis.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:罗少门
  1. TLS

    0下载:
  2. 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:14336
    • 提供者:qq12341
  1. Matlab编程与工程应用(第二版)_Stomy 源代码

    1下载:
  2. 主要讲述如何用MATLAB进行程序设计及解决实际问题,具体内容包括MATLAB程序设计概念、选择、循环、字符串操作、单元阵列与结构、高级文件输人/输出及高级函数等;针对实际应用,具体内容包括用MATLAB绘图、解线性代数方程组、进行基本统计、集合、排序和索引、处理声音和图像,以及高等数学中的曲线拟合,复数计算、微积分等(It mainly describes how to use MATLAB to program and solve practical problems. The specif
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:64512
    • 提供者:瓜地考拉
  1. alglib-3.14

    1下载:
  2. ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)
  3. 所属分类:2D图形编程

    • 发布日期:2020-02-13
    • 文件大小:2305279
    • 提供者:gmsz01
  1. gx4

    0下载:
  2. 1、根据LP01模V和W的数值,拟合例题中V在[1.5,2.4]区间的V和W的线性关系式,并给出拟合得到的最大误差。(提示:利用函数polyfit(),polycal()) 2、说明三个传输常数U、V、W以及简并模的概念和意义。 3、结合仿真结果(包括例题中的仿真结果)阐述U、V、W对导波的影响。 提示:模式截止、模式远离截止等等(1. According to the values of LP01 modulus V and W, the linear relationship between
  3. 所属分类:matlab例程

    • 发布日期:2021-03-21
    • 文件大小:51200
    • 提供者:伤心灵
« 1 2 3»
搜珍网 www.dssz.com