搜索资源列表
guo_
- 双线性插值算法的实现-bilinear interpolation algorithm implementation
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
double_QR
- 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
filter_design
- Filter design using Hamming window Filter Design using Kaiser window Filter design using Bilinear Transformation of butterworth filter
interpolati
- 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
BILINE
- 用Fortan编写的实现双线性Z变换的程序-Written by Fortan bilinear Z transformation process to achieve
The-twin-line-puts-algorithm
- 一种双线性插值算法的简单实现方法,供大家学习参考。-One kind of bilinear interpolation algorithm to achieve a simple way for them to learn information.
c-bilinear
- 双线性插值,用于将高斯网格资料插值成日常均匀格点资料-Bilinear interpolation
dem_interpolation
- DEM內差,簡單有限元DEM內插方式,包還最鄰近指定法、雙線性法、立方迴旋法。-Poor, simple finite element DEM interpolation of DEM, specify the method of the package also nearest neighbor, bilinear method, cubic roundabout method.
Time-frequency-analysis-toolbox
- 时频分析工具箱中提供了计算各种线性时频表示和双线性时频分布的函数, 本帖主要列出时频分析工具箱函数简介,以号召大家就时频分析应用展开相关讨论。-Time-frequency analysis toolbox frequency representation in the calculation of a variety of linear and bilinear time-frequency distribution function, this is mainly listed Freque
Bilinear-interpolation
- 双线性插值FORTRAN计算程序,用于FORTRAN90-Bilinear interpolation
bline-interp
- 编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例-Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example
INTERPOLATION
- 用于双线性的插值的水深求解程序,简单易懂,比较适合对规则的计算区域进行插值计算-Solver for bilinear interpolation depth, easy to understand, you can try, the exhibitions
finite-elment
- 利用有限元法-三角形元,双线性元,双二次元,serendipity元离散,求解偏微分方程数值解-Using the finite element method- triangular elements, bilinear million, double the second element, serendipity element discretization for solving partial differential equations
marmousi-mode
- 地震勘探中常用的marmousi模型,用matlab绘出的原始图像,用线性插值,领近插值,双线性插值等多种差值方法来对marmousi模型进行处理-Marmousi commonly used in seismic exploration model of the original image using matlab plot, using linear interpolation, brought nearly interpolation, bilinear interpolation me
marmousi-linear
- 基于双线性基本原理编写的matlab程序,来处理marmousi模型,虽然运行速度慢了点,但是可以从根本上了解插值原理。-Based on the basic principle of the bilinear matlab written procedures to handle marmousi model, although the speed slow, but you can learn from the fundamental principle of interpolation.
Bilinear-transformation
- 本程序用C语言编制,可在任何计算机上运行,完成连续系统的传递模型到离散系统传递模型的变换。-This procedure using C language, can be run on any computer, complete delivery model to a discrete system of continuous delivery system transformation model.
Image_distortion
- 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
