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

搜索资源列表

  1. 拟合曲线

    0下载:
  2. 鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fitting)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:fjw623
  1. 多项式最小二乘法拟合

    6下载:
  2. 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:洪少
  1. 椭圆拟合

    0下载:
  2. 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:55296
    • 提供者:小妖儿
  1. 圆心拟合

    0下载:
  2. 圆心拟合,利用最小二乘法原理实现拟合过程,比较简单,希望可以帮到你(Center fitting, using the principle of least square method to realize the fitting process, simple, hope to help you.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:hutuxb
  1. 第8章 数据拟合

    0下载:
  2. 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:106496
    • 提供者:流沙泪
  1. 拟合

    2下载:
  2. 完成信号的拟合,为局部放电信号的去噪坐下铺垫(Finish the fitting of the signal, and make the paving for the denoising of the partial discharge signal)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:yl_fighting
  1. 最小二乘拟合的两种求参方法

    0下载:
  2. 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
  3. 所属分类:仿真建模

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:acaser
  1. 插值与拟合

    0下载:
  2. matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:179200
    • 提供者:XX峰
  1. 插值与拟合

    0下载:
  2. 采用matlab进行插值与拟合的相关计算的源代码。(The source code for the calculation of the interpolation and fitting is carried out by MATLAB.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:179200
    • 提供者:晚饭吃多
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:135168
    • 提供者:知道17
  1. 曲线拟合

    0下载:
  2. 可以根据需要进行曲线拟合,数据需要自己输入(Curve fitting can be done according to the needs)
  3. 所属分类:数学计算

    • 发布日期:2018-04-28
    • 文件大小:169984
    • 提供者:ghj007
  1. 神经网络拟合26个英文字母

    0下载:
  2. 用神经网络的方法,拟合26个英文字母,并不断自主学习(The method of neural network is used to fit 26 English letters and continue to study independently.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:肚肚加
  1. RBF拟合

    0下载:
  2. 用径向基神经网络拟合一个函数关系。熟悉用神经网络完成拟合的过程(Fitting a function relationship with RBF neural network)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:piaoziding0813
  1. MATLAB拟合求解圆心和半径

    1下载:
  2. MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:lai东东
  1. 第四章曲线拟合方法

    0下载:
  2. 关于曲线拟合的实际例子以及MATLAB的实现(A practical example of curve fitting and the realization of MATLAB.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:2772992
    • 提供者:落叶南飞
  1. 最小二乘法拟合程序

    1下载:
  2. 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:石洪源
  1. 插值与拟合

    0下载:
  2. 用于matlab插值与拟合的工具文件。。。。。。。。。(interpolation and fitting)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:179200
    • 提供者:tang1120
  1. RTK球面拟合

    1下载:
  2. 多个测GPS-RTK坐标,进行球心拟合,提高测量精度(A plurality of measuring GPS-RTK coordinates of the center fitting, improve the measurement accuracy)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:14336
    • 提供者:hanhaishenlun
  1. 拟合

    0下载:
  2. 多个函数的曲线拟合,里面统计有最小二乘、非线性回归(Curve fitting for multiple functions)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:徐姐
  1. 拟合圆心半径

    0下载:
  2. 用最小二乘法拟合求曲线圆心和半径。用vs2013平台开发。(The center and radius of the curve is calculated by least squares fitting. Develop with vs2013 platform.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:56628224
    • 提供者:35435
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com