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

搜索资源列表

  1. cazhi

    0下载:
  2. 各种插值方法的效果比较 线性内插法,内插法,三次多项式内插法,多项式拟合法 将这些内插的结果及原先的采样点画在同一个图
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:576
    • 提供者:zhouliyong
  1. matlab22

    0下载:
  2. 把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1905
    • 提供者:mengxiang
  1. OFDMChannelEstimationbasedonCo

    1下载:
  2. 基于梳状导频的OFDM信道估计程序。 该程序用matlab仿真了基于梳状导频序列的OFDM信道估计,内插采用了线性内插法。,Comb-based pilot of the OFDM channel estimation procedures. Matlab simulation using the program based on the comb-like sequence of OFDM pilot channel estimation, interpolation using a lin
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2887
    • 提供者:季炜
  1. kriging

    1下载:
  2. kriging插值程序克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。-kriging kriging interpolation procedure (Kriging) interpolation, also known as spatial autocovariance best interpolation, which is base
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-03
    • 文件大小:12714
    • 提供者:heqiang
  1. TWO

    0下载:
  2. 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1560
    • 提供者:tanglincn
  1. q

    0下载:
  2. (用Euler法和改进的Euler法求解,用三阶Adams外插法及内插法求解 -(Using Euler method and the improved Euler Method, using third-order Adams extrapolation method and interpolation method for solving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:144119
    • 提供者:ywsqiu
  1. lglrczf

    0下载:
  2. 拉格朗日内插法的matlab实现 改进后可用于多种用途-Matlab Lagrange interpolation method can be used to achieve the improved multi-purpose
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3630
    • 提供者:李枫
  1. FIR-Interpolation-high_pass-filter

    0下载:
  2. 用内插法写的FIR高通滤波器,是基于MATLAB2010写的-Written by interpolation FIR high-pass filter, is written based on MATLAB2010
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:130523
    • 提供者:杨过
  1. resample

    0下载:
  2. 此程序包括重采样中的最邻近法,双线性内插法,三次卷积法。-resampling
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:90314
    • 提供者:TENG_JC
  1. Adamsnei

    0下载:
  2. Adams内插法程序,用于画20阶以内的稳定域。-Adams interpolation procedure, used to draw the stability domain.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:533
    • 提供者:wangguoqiang
  1. yiwei

    1下载:
  2. 提供了两种一维内插法,基于多项式的内插法和基于FFT的内插法。命令interpft可进行基于FFT的内插法。样本插值的源程序。-Offers two one-dimensional interpolation method, based on polynomial interpolation and FFT-based interpolation. FFT-based command interpft to the interpolation method. Sample interpolati
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1344
    • 提供者:青苹果
  1. FIR-and-IIR-filter

    0下载:
  2. 给出了基于频率采样、最小二乘、内插法、最优化法、升余弦法等设计的FIR和IIR滤波器范例-Based on the frequency of sampling, least squares, interpolation, optimization method, raised cosine law design FIR and IIR filter example
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:2645
    • 提供者:高哇
  1. Weighted-Average-interpolation

    0下载:
  2. 加权平均法是DEM移动内插法的特例,是一种简化的逐点内插法。它是先以内插点为中心,确定一个取样窗口,然后计算落在窗口内的采样点的特征值的平均值,作为内插点的特征值的估值,-The weighted average method is a special case of the DEM mobile interpolation, a simplified point-by-point interpolation. It is the first interpolation point as the
  3. 所属分类:matlab

    • 发布日期:2017-10-31
    • 文件大小:1443
    • 提供者:伍绍浩
  1. IDW-interpolation

    0下载:
  2. IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:933
    • 提供者:杨扬
  1. Kriging

    0下载:
  2. 克里格法(Kriging)是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。-Kriging (Kriging) is one of the main geostatistics, statistically speaking, is the variable correlation and variability within a limited a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:248545
    • 提供者:范秃子
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:776
    • 提供者:
  1. tt

    2下载:
  2. 基于内插法的视频编解码器,基于压缩感知,分布式-Video codec based on interpolation method, based on the compression perception, distributed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5918973
    • 提供者:july
  1. kriging

    1下载:
  2. MATLAB克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。- MATLAB kriging (Kriging) interpolation method, also known as spatial autocorrelation covariance optimal interpolation method, which is ba
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2600
    • 提供者:wcy
  1. f3

    0下载:
  2. 这是一个利用FFT内插法求解载波频率问题,精确度很高。-This is to solve a carrier frequency problems using interpolation FFT.It is high degree of precision.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夏西西
  1. 第6章程序

    0下载:
  2. DFT内插 比值法校正 能量重心校正 相位校正等MATLAB 源程序 可直接仿真应用(Code based on MATLAB simulation It is very good button source code integrity, and can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:68608
    • 提供者:晴晴晴晴晴
« 12 »
搜珍网 www.dssz.com