搜索资源列表
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
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
IIR.rar
- 用双线性变换设计数字滤波器,里面附有详细的实验说明和matlab运行通过的实验源码和对实验结果的分析,Using bilinear transform digital filter design, which experiments with detailed descr iptions and matlab source code to run through the experiment and the analysis of experimental results
FIRIIR.rar
- FIR汉明窗滤波器和IIR双线性变换法设计的低通滤波器,用于心电信号的滤波。,Hamming window FIR and IIR filter design bilinear transform low-pass filter for filtering ECG.
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
shuangxianxing
- matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
zoom
- matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
IIR_filter
- 按照给定指标采用模拟巴特沃斯低通滤波器去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 -Indicators in accordance with a given analog Butterworth low-pass filter to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizin
shiyan3
- 基于matlab实现的双线性变换法设计滤波器,对心电图滤波,得出幅频特性图-Matlab based on the realization of the bilinear transformation method designed filter, for filtering electrocardiogram obtained amplitude-frequency characteristic map
shuzi
- 数字信号处理MATLAB用双线性变换法实现数字滤波器IIR-Digital Signal Processing Using MATLAB Bilinear transform IIR digital filter
Matlab
- MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
bilinear
- a matlab code for bilinear zooming. by: d m
noise_filtering_matlab
- digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
bilinear
- image resample code bilinear with Matlab
matlab-DSP
- 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, fou
Bilinearinterpolation
- 双线性插值法,用于图像的放大,将图像放大-Bilinear interpolation for image magnification, the image to enlarge
bilinear
- lena 图像的线性插值 对图像处理的理解很有帮助-lena bilinear
bilinear
- 线性插值,matlab函数计算,比较适合初学者学习。-Linear interpolation, matlab function calculation, suitable for beginners to learn.
imrotate_my
- 使用反响映射与双线性插值法实现图像旋转,实验结果与MATLAB自带函数结果相同。(MATLAB bilinear imrotate_my)