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

搜索资源列表

  1. swing

    1下载:
  2. 数值分析的曲线插值算法,包含了多项式插值和样条插值。本人研究生作业。附带详细说明(作业报告)。如果显示曲线,需要OpenGL库支持。-Numerical analysis of curve interpolation algorithm, including a polynomial and spline interpolation. I am post-graduate work. Incidental details (operation report). If you see a curv
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:870881
    • 提供者:轩辕十四
  1. basicCurveCalcuLength

    0下载:
  2. 基本曲线求长度算法,很经典也很简单的算法-Curve for the length of the basic algorithm, it is also very simple classical algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:36071
    • 提供者:李宁
  1. ls

    1下载:
  2. 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:张芳
  1. gpfxsj

    0下载:
  2. 高精度射弹飞行时间计算,拟合曲线的分析算法。-Research on the Shell Flight-time Fit of Anti-aircraft
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:133652
    • 提供者:xzj
  1. 5

    0下载:
  2. 一种基于S曲线模型的红外焦平面阵列非均匀性自适应校正算法-S curve model based on infrared focal plane arrays of non-uniformity Correction Algorithm for Adaptive
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:533607
    • 提供者:李明金
  1. fitting

    0下载:
  2. 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:102968
    • 提供者:风流云散
  1. methods

    0下载:
  2. 常用算法包括第一类整数阶贝塞耳函数,积分刚性方程组的吉尔方法,计算多重积分的高斯方法,快速傅利叶变换,离散随机线性系统的卡尔曼滤波,切比雪夫曲线拟合的c语言算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-06-10
    • 文件大小:17556891
    • 提供者:刘迎珍
  1. LMS

    0下载:
  2. 自适应滤波中的最小均方误差算法(LMS)仿真程序,可以绘制梯度曲线.-Adaptive filtering in the minimum mean square error algorithm (LMS) simulation program, you can draw the gradient curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1271
    • 提供者:lurui
  1. pp1

    0下载:
  2. 一个二次多项式曲线拟合算法,功能一般够用了,看明白算法原理应该就可以了-A quadratic polynomial curve fitting algorithm, function normally good enough, look to be able to understand the principle of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1754
    • 提供者:jiong33
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. 09427

    0下载:
  2. 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4977572
    • 提供者:朱玉东
  1. CGraphGAOLuWei

    0下载:
  2. 曲线拟合 拉格朗日 样条等,插值算法,描述,鼠标左键单击控制点-Lagrange spline curve fitting, interpolation algorithm, described the left mouse button click the control point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:48809
    • 提供者:zanbilei
  1. curvefitting

    0下载:
  2. 曲线拟合, 用于从一组样本数据,获得曲线的算法的c语言实现-a c language implementation of a curve fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1151
    • 提供者:张 伟
  1. 2

    0下载:
  2. 数字信号处理,给定一段序列,实现FFT算法,然后画出幅频特性曲线,能够实现颜色变化,加上或者去掉网格。-Digital signal processing, given a sequence, to achieve FFT algorithm, and then draw the amplitude-frequency characteristic curve, to achieve color change, plus or remove the grid.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5678
    • 提供者:wangyi
  1. Level8.0

    1下载:
  2. 量子从头算法,量子化学从头计算法研究势能曲线-Ab initio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:66682
    • 提供者:inmirror
  1. Least_squares

    0下载:
  2. 在VC++6.0环境下编写的一个最小二乘算法,可以对任意幂数的五个点进行曲线拟合-Written in vc++ 6.0 environment,it is a least-square algorithm of arbitrary power, it can the number of curve fitting five points
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1465
    • 提供者:周静
  1. comm

    0下载:
  2. 曲线拟合算法,牛顿迭代算法,等差拟合算法。-Curve fitting algorithm, Newton algorithm, arithmetic fitting algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4988
    • 提供者:silon
  1. leastSquares

    1下载:
  2. 基于VC++的最小二乘法拟合曲线,可以自动生成n次多项式,算法简洁明了。-VC++ based on the least-squares fitting curve, can automatically generate n polynomial, the algorithm clear and concise.
  3. 所属分类:Algorithm

    • 发布日期:2015-07-22
    • 文件大小:1050624
    • 提供者:yaoqin
  1. mgjyxl

    0下载:
  2. 第一个把专家青睐的数学模型技术(NNM 算法模型)引入词汇记忆软件中,并取得了巨大的成功。NNM 算法模型与经典的“艾滨豪斯遗忘曲线”真正的融合于一体,使得该著名的理论在计算机与数学模型下第一次得到了淋漓尽致的发挥。-First a mathematical model of the popular technology expert (NNM algorithm model) the introduction of vocabulary learning software, and has a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:35271
    • 提供者:boobsoft
  1. quxiannihe

    0下载:
  2. 曲线拟合算法,以及用C代码实现曲线拟合功能程序-Curve fitting algorithm, as well as the C code functions curve fitting procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1482
    • 提供者:kaka
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com