搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  1. vbC12

    0下载:
  2. 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4020
    • 提供者:刘立立
  1. 数值微分和数值积分

    1下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15077
    • 提供者:周思良
  1. 二重积分

    0下载:
  2. 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:叶真
  1. polynormal

    0下载:
  2. 多项式插值,可作内插,外插,分段,阶数任意,插值后的结果由原数组返回。-polynomial interpolation and can be used for interpolation, extrapolation, segmentation, arbitrary order, the interpolation results to the original array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:大晴天空
  1. image_enhancement

    0下载:
  2. image enhancement by nonlinear extrapolation in frequency space。使用小波进行边缘锐化和增强的论文
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2701349
    • 提供者:明天
  1. image_enhancement

    0下载:
  2. image enhancement by nonlinear extrapolation in frequency space。使用小波进行边缘锐化和增强的论文-image enhancement by nonlinear extrapolation in frequency space. The use of wavelet edge sharpen and enhance the thesis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2701312
    • 提供者:明天
  1. extrapolation

    0下载:
  2. 外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:姜梦
  1. image_enhancement

    0下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2270208
    • 提供者:杨怡
  1. richardson

    0下载:
  2. A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can rep
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:alazio
  1. bmpImgProcess

    0下载:
  2. 对BMP格式文件进行处理,有图像的反色处理、插值外推、运动图像恢复等功能。-BMP format to be processed, and the anti-color image processing, interpolation extrapolation, sports features such as image restoration.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:4328448
    • 提供者:yqwh
  1. shizhiweifen

    0下载:
  2. matlab中的数值微分,有用中点公式,自适应法,理查森外推算法等方法求函数的导数,算法的程序实现在文件中都已经给出了。-in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the f
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:陈臻
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Specia
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1020928
    • 提供者:Michael
  1. extrapolation

    1下载:
  2. IEC61400-1第三版 极限载荷外推-wind turbine load extrapolation for iec 61400-1,2005
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:50176
    • 提供者:曾庆
  1. extrapolation

    0下载:
  2. 对二维文本数据进行线性内插和外插等处理并输出文本格式的结果-Linear interpolation and extrapolation operations, the two-dimensional data of the text format and output the results of a text format
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:anteras
  1. Spacecraft-orbit-extrapolation-code

    0下载:
  2. 航天器轨道外推代码(FORTRAN95/2003科学计算与工程,宋叶志),旨在介绍常微分方程处置问题的应用。-Spacecraft orbit extrapolation code (FORTRAN95/2003 scientific computing and engineering, Sung YE), aims to introduce the ordinary differential equation of the dispo
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:717824
    • 提供者:
  1. extrapolation

    0下载:
  2. 风力机载荷的外推法确定。有说明文件和公式。可以借鉴下。-Wind turbine load extrapolation OK. Documentation and formulas. Can learn from the next.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1060864
    • 提供者:徐HONGZHI
  1. linear-extrapolation-

    0下载:
  2. 基于线性外推理论的红外焦平面阵列盲元检测算法-Based on the theory of linear extrapolation infrared focal plane array pixel detection algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:501760
    • 提供者:埃文斯
  1. Extrapolation-track

    0下载:
  2. 轨道外推,主要用于卫星轨道外推,进行空间变轨测试,适用性强,属于初学者的模板适用-Extrapolation track
  3. 所属分类:汇编语言

    • 发布日期:2024-05-05
    • 文件大小:26624
    • 提供者:王强
  1. lnterpolation and Extrapolation

    0下载:
  2. 包含文章 interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform及示例程序(Article: interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform and sample program)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:243712
    • 提供者:triw
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org