搜索资源列表

  1. 123456

    0下载:
  2. 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:云天
  1. sanciyangtiaochazhi

    0下载:
  2. 计算方法\计算方法程序\sanciyangtiaochazhi 三次样条插值法.rar-Calculation method of calculation procedures sanciyangtiaochazhi cubic spline interpolation. Rar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:242688
    • 提供者:jc
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:madier
  1. Cubicspline

    0下载:
  2. 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:366592
    • 提供者:kevin
  1. niudunchazhi

    0下载:
  2. 用vb实现牛顿插值,且可以计算出个阶差商的值!-Vb implementation using Newton interpolation, and can calculate the gradient of the value of business!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘宝荣
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:胡婕
  1. interp

    0下载:
  2. 实现拉朗日插值、线性插值、样条插值,用MATLAB计算两种二维插值的方法。-Implementation date lalang interpolation, linear interpolation, spline interpolation, calculated using MATLAB in two methods of two-dimensional interpolation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:li
  1. visualbasic

    0下载:
  2. 一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子 包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and poly
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:8019968
    • 提供者:long
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:153600
    • 提供者:姜北樵
  1. optimizationinMatlab

    0下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等-MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multipli
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:215040
    • 提供者:c.k.
  1. scyt

    0下载:
  2. 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:大龙
  1. niudun

    0下载:
  2. 计算方法中牛顿插值方法,对若干数据进行线性拟合-Newton' s method of calculation in the interpolation of data on a number of linear fitting
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. Newton_interpolation_Lagrange_interpolation

    0下载:
  2. 计算方法C语言的实现 牛顿插值法,拉格朗日插值法-Calculation of C language realization of the Newton interpolation, Lagrange interpolation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:xmdt
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-pr
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:222208
    • 提供者:酷鱼
  1. zy5

    0下载:
  2. 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:268288
    • 提供者:彭彭
  1. asedf

    0下载:
  2. 分段线性插值法,用于数据采集计算的经典算法-Piecewise linear interpolation method for the calculation of the classical algorithm for data acquisition
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:137216
    • 提供者:hncsljf
  1. interpolat

    0下载:
  2. 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:包辉
  1. interpoly

    0下载:
  2. c语言实现线性插值程序计算井深度,函数的计算量不大-c language program to calculate the linear interpolation to achieve the depth of wells, the function of the calculation is not
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:近至
  1. interpne

    0下载:
  2. 在Matlab环境下完成线性外插和内插数值算法,包含多维数据插值计算。- interpne: Interpolates and extrapolates using n-linear interpolation (tensor product linear)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:杨枫
  1. CoDsp45

    0下载:
  2. 包含了插值、积分、矩阵运算等多种数值计算的控件,非常好用。-Contains a variety of numerical control, very easy to use.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-17
    • 文件大小:346112
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org