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

搜索资源列表

  1. 分段拟合的matlab源码

    4下载:
  2. 这是很好用的分段拟合代码,最小二乘线性拟合和三次拟合的分段拟合源码,并成图,非常实用。
  3. 所属分类:GDI/图象编程

  1. erchengfa

    0下载:
  2. 最小二乘法曲线拟合程序代码,可以直接从点生成曲线,windows界面-giygikgiufiuihkfiugfvyjfgkugj
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:52420
    • 提供者:shidaqiao
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. bicubicBsplinecode

    0下载:
  2. 双三次B样条曲线的拟合代码,有助于进一步了解B样条曲线-Bicubic B-spline curve fitting code, and contribute to a better understanding of B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:254906
    • 提供者:徐亮胜
  1. curlfit

    0下载:
  2. 工程上经常需要对两个或多个非线性参量进行拟合,本压缩包里有各种使用拟合代码,很实用。-Projects often require two or more non-linear parameter fitting with the use of this compression bag fit a variety of code, and very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:446534
    • 提供者:刘向东
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. RandomCircle3D

    1下载:
  2. 空间圆 拟合代码 RANSAC 算法 通过测试,可以处理点云数据。-Spatial circle fitting code with RANSAC algorithm through the test, you can handle the point cloud data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6423627
    • 提供者:mcs
  1. 拟合代码

    0下载:
  2. 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:29696
    • 提供者:电科24号
  1. L4P

    0下载:
  2. 4参数拟合的matlab代码实现,希望对研究拟合有帮助(4 parameters to achieve the matlab code implementation, and I hope to study the fitting helpful)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:cixinlaoren
  1. 一元线性回归

    2下载:
  2. 包括基于矩阵运算计算回归系数并添加趋势线,基于多项式拟合计算回归系数并添加趋势线,借助回归分析程序包计算回归系数并估计检验统计量,及预测和各统计量。(Including the regression coefficient and add the trend line calculation based on matrix computation, polynomial fitting to calculate the regression coefficient and add the tre
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:回音笑客
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  1. R语言直径分布拟合代码

    3下载:
  2. 用于Weibull分布概率密度函数拟合林分直径分布的代码,对其进一步的分析有一定的帮助!(The code of Weibull distribution probability density function fitting forest stand diameter distribution has certain help to its further analysis!)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:xiaoaofeizhu
  1. 插值与拟合

    0下载:
  2. 很好的插值与拟合的matlab代码,大家以后遇到这个问题就不用担心了(Good interpolation and matching matlab code, you will not have to worry about this problem later)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:184320
    • 提供者:罗一蒋
  1. matlab代码

    0下载:
  2. matlab自编代码实现多项式拟合与积分,以及多项式的龙格现象(Matlab self compiled code to achieve polynomial fitting and integration, as well as polynomial Runge phenomenon)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:小白板
  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. polyfit

    0下载:
  2. 根据c代码修改的多项式拟合代码,未调用python第三方库,手打(Polynomial_python:function.According to the polynomial fitting code modified by c code, the python third-party library is not called.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:onlysmile
  1. 多项式拟合批处理代码

    1下载:
  2. matlab多项式拟合批量处理代码实现,可做参考(Matlab polynomial fitting batch processing code, can be used as reference.)
  3. 所属分类:其他

    • 发布日期:2020-03-21
    • 文件大小:3072
    • 提供者:vein
  1. 附录3:拟合渗透椭圆

    2下载:
  2. 可用于裂隙岩体渗流数值模拟分析中,通过该代码拟合渗透椭圆。(It can be used for seepage of fractured rock mass and fitting the penetration ellipse.)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-15
    • 文件大小:1024
    • 提供者:涛涛1994
  1. Copula

    2下载:
  2. 获得对应Copula函数的LL\AIC\BIC值并选择最佳拟合函数,得到拟合系数值,绘制相关系数图形。(Obtain the ll \ AIC \ BIC value of the corresponding copula function and select the best fitting function to obtain the fitting coefficient value and draw the correlation coefficient graph.)
  3. 所属分类:其他

    • 发布日期:2020-08-03
    • 文件大小:7168
    • 提供者:HHTTT
  1. Haclon代码框架c#编程haclon代码学习

    7下载:
  2. 2019.2.18更新以下功能,修复的bug: 1、修复FitLine工具显示问题; 2、修复FitCircle工具显示结果问题; 3、在FitCircle工具中新增CreateCircle工具,测试OK; 4、修复卡尺工具Caliper中的适应图像功能; 5、修复标定工具Calibration中的适应图像功能; 6、完善相机取像加载问题,界面友好化,连接测试相机更加方便; 代码功能介绍: 主页面: 1、用户登录管理模块: 2、视觉系统模块,包含:
  3. 所属分类:C#编程

    • 发布日期:2020-10-17
    • 文件大小:88569333
    • 提供者:949488
« 12 3 4 »
搜珍网 www.dssz.com