搜索资源列表

  1. 图像缩放(线性)

    0下载:
  2. 图像缩放(线性插值法)-image scaling (linear interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:636928
    • 提供者:李子
  1. VB_NUM2

    0下载:
  2. 用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interp
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:李春波
  1. RGBC

    0下载:
  2. 这是研究生课程老师布置的作业,有几种在工程上比较常用的算法,比如插值法等,其中还有一项功能,在程序中生成的图形可以在AUTOCAD在打开。-This is the postgraduate courses teachers layout of operations, there are several projects in the more commonly used algorithms such as interpolation,
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-06
    • 文件大小:136192
    • 提供者:彭六保
  1. Lagrange 插值法

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:14336
    • 提供者:姚天伟
  1. 供vb调用的高质量旋转图片vc动态库代码

    0下载:
  2. 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:1445888
    • 提供者:李文庆
  1. 多项式最小二乘法

    0下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:27648
    • 提供者:jasa
  1. deBoorCH

    0下载:
  2. de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method f
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:jo Wang
  1. niudunchazhi

    0下载:
  2. 计算方法中的牛顿插值法 C++算法源程序-calculation method Newton's interpolation algorithm C source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:224256
    • 提供者:王宝华
  1. niudundiedaifa

    0下载:
  2. 计算方法中的newton插值法的C++源程序-calculation of chemotherapy interpolation C source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:王宝华
  1. Hermite-C

    0下载:
  2. * 用埃特金插值法依据N个已知数据点计算函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * eps--求解精度 * 输出: 函数返回值所求插值点的第二坐标 -* Use Aitken interpolation method based on N-known data points c
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:xuyan
  1. chazhifa

    0下载:
  2. 数值实验-插值法,包括样条插值,拉格朗日插值等-- interpolation method, including spline interpolation, Lagrange interpolation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:242688
    • 提供者:Juan
  1. okokokok

    0下载:
  2. 几个数值分析类MATLAB程序,内容如下:拉个朗日插值,三次样条插值法 ,NEWTON插值,hermite插值,mewton形式的hermite插值,平方根法-several types of numerical analysis computer program, which reads as follows : Take a Long Day interpolation, cubic spline interpolation,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:唐成玉
  1. lagelangriheniudun

    0下载:
  2. 拉格朗日插值法VC++源程序 牛顿插值源程序-Lagrange interpolation VC source Newton interpolation source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xixi
  1. ReadRemotePic

    0下载:
  2. 条带噪声是影响影像质量和反演精度的重要因子,有些在频率域表现为高频信息和低频信息相混合。用邻域插值法,编程实现自动定位噪声行,进行插值处理,取得了较好的去噪效果,并保留了影像的细部特征。-Band noise is the impact of image quality and accuracy of inversion an important factor, some in the frequency domain performa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1438720
    • 提供者:黄源
  1. xuewei02

    1下载:
  2. 反距离加权插值法,用C#开发,计算等值线和等值面用-Anti-distance-weighted interpolation method, using C# Development, calculation of contour lines and iso-surface using
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:73728
    • 提供者:xuewei
  1. TuXiangSuoFang

    0下载:
  2. 基于VC++,对图像进行任意级别的缩放,采用二维线性插值法实现.-Based on VC++, On images of arbitrary levels of zoom, the use of two-dimensional linear interpolation method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:3204096
    • 提供者:雯雯
  1. chazhinihe

    0下载:
  2. 插值法与曲线拟合. 详细地讲述了插值法与曲线拟合的理论,尤其是最小二乘法,对于初学者很有帮助。-Interpolation and curve fitting. Detail interpolation and curve-fitting theory, especially the least squares method, useful for beginners.
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:239616
    • 提供者:左贤君
  1. ResearchandDevelopmentBasedonthe3DAutomatic-dynami

    0下载:
  2. 基于ANSYS的三维动态建模系统研究与开发 针对ANSYS软件三维数值建模的复杂性,基于三次样条插值法和趋势面分析原理,采用Borland Delphi 6.0 可视化程序设计语言开发出了三维动态自动建模系统.该系统具有操作性好、建模准确等优点,提高了建模效率,便于多方案的模拟计算. -Based on the ANSYS three-dimensional dynamic modeling system software rese
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:416768
    • 提供者:Derek Hsu
  1. Lagrange

    0下载:
  2. Lagrange插值法C语言版 在VC6.0下编译通过-Lagrange interpolation method in the C language version of the compiler through under VC6.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xuwutong
  1. spline

    0下载:
  2. 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:wangyangyang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org