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

搜索资源列表

  1. lss

    0下载:
  2. 最小二乘法,数值计算中经常使用到的算法,曲线拟合、方程组求解等-the least squared solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1731
    • 提供者:taoyqc
  1. zuoye

    0下载:
  2. 三次样条插值算法:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。 -Cubic spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1079
    • 提供者:李鹏飞
  1. 3

    1下载:
  2. 数值分析 显示算法 非线弹性 滞回曲线-Numerical analysis showed that the algorithm the linear elastic hysteresis curve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:23429
    • 提供者:
  1. mmls

    0下载:
  2. 基于移动最小二乘法的曲线曲面拟合,非常好的拟合算法-MLS method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:728151
    • 提供者:jn
  1. REModeling

    0下载:
  2. 磁研抛里面曲线拟合的算法,希望对大家有用。-The magnetic polishing the inside curve fitting algorithm, and the hope that useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7401522
    • 提供者:李家智
  1. CubicSpline

    0下载:
  2. 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9801
    • 提供者:David
  1. leastsquares_VB

    0下载:
  2. 利用VB实现最小二乘法多次曲线拟合算法。-Using VB least squares method many times the curve fitting algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1461
    • 提供者:冰益寒
  1. EECCCsourceccl

    0下载:
  2. 椭圆曲线加密算法源代码,用Vissual C++开发,非常好的东西 -Elliptic curve encryption algorithm source code, of use Vissual C++ development, a very good thing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:102901
    • 提供者:
  1. ToolboxRegistration

    0下载:
  2. 迭代算法用在曲面,曲线拟合,很好的一个算法-The iterative algorithm used in the surface, curve fitting, a good algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2127250
    • 提供者:尹华斌
  1. cazhisuanfa

    0下载:
  2. 插值算法,是拟合函数曲线的算法,是一个比较好的算法。-Interpolation algorithm, the algorithm of the fitting function curve is a better algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1129
    • 提供者:张远祯
  1. ecc

    0下载:
  2. 椭圆曲线加密算法,参数内置,需要手动修改。-Elliptic curve encryption algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:546218
    • 提供者:慕骋
  1. NA1008

    0下载:
  2. 本代码主要是用Romberg算法求曲线积分-The code is the demand curve integral Romberg Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1024
    • 提供者:唐三葬
  1. Legendre_quxian

    0下载:
  2. 拉格朗日曲线积分算法,常用的数值分析算法-Lagrange curve integral algorithm, commonly used in numerical analysis algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:30935
    • 提供者:李鹏程
  1. hpir

    0下载:
  2. 拟合与逼近算法代码。包括最小二乘曲线拟合、切比雪夫曲线拟合、最佳一致逼近的里米兹方法、矩形域的最小二乘曲面拟合-Fitting and approximation algorithm code. Including the least squares curve fitting, cut Chebyshev curve fitting, best uniform approximation method of Li Mizi rectangular domain least squares su
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:5658
    • 提供者:邱永红
  1. Gaussin-Curve-Fitting-with-C

    2下载:
  2. 采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.-Gaussian Curving Fitting with C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:15192
    • 提供者:罗伯特
  1. curve-fitting

    0下载:
  2. 计算方法中“曲线拟合”C语言编程实现。 1)通过对牛顿迭代法的编程练习,掌握方程求根的牛顿迭代法的算法; 2)通过对牛顿迭代法的上机运算,进一步体会牛顿迭代法的特点。-Calculation method " dichotomy" C language programming. 1) dichotomy of programming. 2) perform root zone and error limit comparisons
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:167604
    • 提供者:张银
  1. WELL-LOGGING-TimeFrequency

    1下载:
  2. matlab时频分析工具箱,可用于测井曲线时频分析处理等。包含时频分析的多种算法,如窗口傅里叶变换等等,是进行信号分析的好工具。-frequency analysis toolbox matlab, can be used when logging curve frequency analysis processing. That contains a variety of frequency analysis algorithms, such as window Fourier transfo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:44399
    • 提供者:董维武
  1. DiscreteFrechetDist

    0下载:
  2. 我们提出一种新的算法计算从多边形曲线到平面图的离散Frechet距离,并用它建立起以上所述的对应关系以及消除投影的偏差,数据的仿真结果表明这种新的方法的有效性-we have developed a new algorithm to compute a discrete Frechet distance a polygonal curve to a planar map, and use it to automatically establish the above corresponde
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:570990
    • 提供者:郭伟峰
  1. guess_fit

    1下载:
  2. 基于高斯方程的曲线拟合算法,可以对不规则曲线进行拟合。-Gauss equation curve fitting algorithm based on irregular curves can be fitted.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1366
    • 提供者:姜瑜
  1. chapter7-of-math-analysis

    0下载:
  2. chebyshev算法,曲线拟合最小二乘法,还有数值分析课本中的一些算例,简便了计算过程,提高了运算效率-Chebyshev algorithm, curve fitting least square method, and some examples of numerical analysis of textbooks, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2728
    • 提供者:季秋峰
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com