CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 插值法

搜索资源列表

  1. FilterDesign01

    2下载:
  2. 变采样和多相滤波器的实现。本程序实现了一个变采样程序,中间设计滤波器设计和插值抽取。其中滤波器设计用的是窗函数法,根据要求设计窗函数,得到窗函数的长度。接着是插值,滤波,抽取,得到最后变采样之后的波形文件、另外对比了用直接卷积和多相分解卷积两种方法最后的结果。 -Implementation of variable sampling and polyphase filter. This procedure implements a variable sampling procedures,
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:260765
    • 提供者:袁斌
  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. Numerical

    0下载:
  2. 一些数值计算的小程序,如变步长积分,拉格朗日插值,二分法-Some small numerical procedures, such as variable step integration, Lagrange interpolation, etc. dichotomy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:86589
    • 提供者:杨静
  1. Newton

    0下载:
  2. 采用MATLAB编写的牛顿法插值程序,在《数值计算》测试算例中调试通过。-An interpolation program using Newton method in MATLAB, the validity of which has been verified in the standard numerical test.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1123
    • 提供者:keven
  1. evacuation

    1下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网-very goog
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:henry
  1. DVB-T-TimingaChannelEstimation

    1下载:
  2. DVB-T 2k模式定时估计Matlab仿真。重新修改了程序。包括DVB-T信号产生,瑞利多径信道衰减,高斯噪声加入。 定时估计的粗定时用极大似然法,细定时用分散导频。首先确定导频模式,再通过相邻导频相关确定定时偏差。此方法适用于瑞利多径信道,高斯信道,也适用于莱斯多径信道。 信道估计利用DVB-T导频,LS估计,导频位置的时间插值,非导频位置频率插值,非常有效。 该程序经过多次运行无误,不足之处在于变量使用不规范,注释简单,读程序很费劲哈。 其特点是均采用经典算法,简单有效为主,对
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5311
    • 提供者:foxlili
  1. Newton_main

    0下载:
  2. 利用牛顿法对信号进行插值的matlab程序-Newton method for signal interpolation matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:531
    • 提供者:李芳影
  1. PRIM

    0下载:
  2. 径向插值无网格法程序.刘贵荣老师书中的程序-the code for radia basis function
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:21372
    • 提供者:王峰
  1. yixuetuxiangchuli

    0下载:
  2. 读入医学图像,先用HS光流法计算两帧图像的光流场,然后用双线性插值的方法对图像进行配准,得到配准图像。-Reads the medical image, the first two frames of computing optical flow field images with HS optical flow, and then use the bilinear interpolation method of image registration, obtain registration i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:475453
    • 提供者:唐品品
  1. harmonic-analysis

    0下载:
  2.  快速傅立叶变换存在较大的误差, 无法直接用于电力 系统谐波分析。本文对 FFT 的泄漏误差进行了分析, 根据 Jain 和Grandke 提出的插值算法提出了多项余弦窗插值的 新算法, 对 FFT 的结果进行修正, 极大地提高了计算精度, 使之适用于电力系统的准确谐波分析。 文中给出了该算法进 行谐波分析模拟计算的算例, 计算结果表明, 不同的加窗算 法计算精度不同, 新算法的计算精度显著提高-Fast Fourier transform is a larger err
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:184840
    • 提供者:jz
  1. SinTableLagrangeInterpMatrixTranS

    0下载:
  2. 包含查表法实现SIN,拉格朗日插值及矩阵转置的C语言实现-This file includes the realization of Sin, Lagrange interpolation and matrix transposition via C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6916
    • 提供者:mingcheng
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. Lagrange-interpolation-program-s

    0下载:
  2. 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:ddf dfd
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例, 用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序, 可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。-Cubic spline interpolation function boundary condition for the practical problems cubic spline interp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:yangqiang
  1. Using-cubic-spline-interpolation-

    0下载:
  2. 用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:172984
    • 提供者:曹艳青
  1. matlabqiuzhi

    0下载:
  2. 几种matlab求解最小值方法源代码-分别是二次插值求解最小值和内德-米德求解最小值和最速下降法和梯度法,适合新手学习使用-Several matlab methods for minimum source code- two times interpolation for minimum and ned for minimum Mead and steepest descent method and gradient method, suitable for beginners lear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3053
    • 提供者:小超
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:bi73951
  1. njgwnffm

    0下载:
  2. 主同步信号PSS在时域上的相关仿真,LCMV优化设计阵列处理信号,使用大量的有限元法求解偏微分方程,插值与拟合,解方程,数据分析,供做算法研究人员参考,包括回归分析和概率统计。- PSS primary synchronization signal in the time domain simulation related, LCMV optimization design array signal processing, Using a large number of finite eleme
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7772
    • 提供者:miawcf
  1. wxnvbury

    0下载:
  2. 基于互功率谱的时延估计,采用热核构造权重,数学方法是部分子空间法,是国外的成品模型,DC-DC部分采用定功率单环控制,插值与拟合,解方程,数据分析。- Based on the time delay estimation of power spectrum, Thermonuclear using weighting factors Mathematics is part of the subspace, Foreign model is finished, DC-DC power single
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6851
    • 提供者:wxfsrk
  1. pvznaedx

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,最终的权值矩阵就是滤波器的系数,插值与拟合,解方程,数据分析,利用matlab GUI实现的串口编程例子,对HARQ系统的吞吐量分析,预报误差法参数辨识-松弛的思想。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, The final weight matrix is ??the filter coefficient, Interpo
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5975
    • 提供者:rhxacj
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com