搜索资源列表

  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88896
    • 提供者:闻杉
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:刘广
  1. 分段拟合的matlab源码

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

  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this cas
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:3072
    • 提供者:qiao
  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:89088
    • 提供者:闻杉
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:刘广
  1. Leastsquarescurvefitting

    0下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:汇编语言

    • 发布日期:2024-07-03
    • 文件大小:4096
    • 提供者:杨纯
  1. Matlab2dGaussinafilling

    0下载:
  2. 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:haha
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    1下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:bwj
  1. 不同阶次多项式模型拟合曲线

    1下载:
  2. 该代码可以画出不同阶次多项式模型的拟合曲线(Model fitting of different order polynomial)
  3. 所属分类:易语言编程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:glj
  1. 拟合代码

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

    • 发布日期:2024-07-03
    • 文件大小:29696
    • 提供者:电科24号
  1. 最小二乘法拟合曲线C语言代码

    0下载:
  2. 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
  3. 所属分类:Linux/Unix编程

  1. MATLAB实现线性拟合和相关系数 源程序代码

    0下载:
  2. Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:小灵子
  1. R语言直径分布拟合代码

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

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

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

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

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

    • 发布日期:2024-07-03
    • 文件大小: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 lin
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:135168
    • 提供者:知道17
  1. 插值与拟合-V2.2

    0下载:
  2. 本说明文档算法合适所有平台,只需要使用者将文中代码移植过去即可。(This algorithm is suitable for all platforms, and only the user will be able to transplant the code in the text.)
  3. 所属分类:文档资料

    • 发布日期:2024-07-03
    • 文件大小:2274304
    • 提供者:cpuyph
  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. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:onlysmile
  1. 基于移动最小二乘法的曲线曲面拟合

    1下载:
  2. 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)
  3. 所属分类:文档资料

    • 发布日期:2024-07-03
    • 文件大小:187392
    • 提供者:Ladymacbeth
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org