CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - interpolation matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - interpolation matlab code - List
[
matlab
]
2D CUDA-based bilinear interpolation
DL : 0
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 modern vintage. BUILDING INSTRUCTIONS: Change the 'MATLAB' (and if necessary, 'MEX') variables in the Makefile to appropriate values, then simply run 'make' at a prompt and an executable (mex/mexmac/mexmaci/dll?) file will be created. This code uses your GPU's built-in bilinear texture interpolation capability, and is very fast. For reasonably sized operations (taking, say, a 50x50 matrix up to 1000x1000) CUDA-based code is 5-10x faster than linear interp2 (as tested on a MBP 2.4GHz C2D, GeForce 8600M GT). With very (VERY) large matrices, however, it has the capability of completely crashing your computer or giving bizarre results. Be careful!
Date
: 2010-09-10
Size
: 36.99kb
User
:
whitewalter
[
matlab
]
图象插值方法的研究和实现
DL : 3
这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
Date
: 2026-01-12
Size
: 3kb
User
:
张正
[
matlab
]
Hermite
DL : 0
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。 -Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.
Date
: 2026-01-12
Size
: 1kb
User
:
贺鼎宏
[
matlab
]
Lagrange-polynomial-interpolation
DL : 0
拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.
Date
: 2026-01-12
Size
: 35kb
User
:
杨霄
[
matlab
]
Matlab-Newton-Interpolation-Code
DL : 0
这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-The matlab program Interpolation Newton (Newton s Interpolation) algorithm
Date
: 2026-01-12
Size
: 46kb
User
:
liyuedsg
[
matlab
]
nurbs
DL : 1
在数控系统中实现高速高精加工的nurbs插补,这个代码是在matlab对其进行的仿真-In the NC system to achieve high-speed and high precision of nurbs interpolation, this code is carried out in the matlab simulation
Date
: 2026-01-12
Size
: 2kb
User
:
li jianwei
[
matlab
]
Matlab
DL : 0
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Date
: 2026-01-12
Size
: 3kb
User
:
matlab
[
matlab
]
FBP
DL : 2
这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolation methods.
Date
: 2026-01-12
Size
: 4.7mb
User
:
hinling
[
matlab
]
quin
DL : 0
用于频率估计的QUIN插值算法,matlab代码-QUIN frequency estimates for the interpolation algorithm, matlab code
Date
: 2026-01-12
Size
: 1kb
User
:
万三
[
matlab
]
quin2
DL : 0
另外一种QUIN插值频率估计算法。matlab代码-QUIN another interpolation algorithm for frequency estimation. matlab code
Date
: 2026-01-12
Size
: 1kb
User
:
万三
[
matlab
]
quadterp
DL : 0
基于FFT的插值频率估计算法,matlab代码。-FFT-based frequency estimation algorithm of interpolation, matlab code.
Date
: 2026-01-12
Size
: 1kb
User
:
万三
[
matlab
]
selfspline
DL : 0
第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
Date
: 2026-01-12
Size
: 1kb
User
:
张米
[
matlab
]
EasyKrig3.0
DL : 0
kriging插值源码,matlab,EasyKrig3.0-kriging interpolation source code, matlab, EasyKrig3.0
Date
: 2026-01-12
Size
: 496kb
User
:
赵洪达
[
matlab
]
PDEmatlab-code
DL : 0
偏微分方程在图像处理中的应用代码,有图片及大量代码。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boundaries for each level set are extracted, the image data on the boundaries are recorded. Finally, by using AMLE, extend those imformation to reconstract a new image, which will approximate the original one quitr well.
Date
: 2026-01-12
Size
: 2.63mb
User
:
LWH
[
matlab
]
linear_interp
DL : 0
Matlab code to perform linear interpolation and bilinear interpolation of image
Date
: 2026-01-12
Size
: 2kb
User
:
Jiyoung Park
[
matlab
]
matlab-code
DL : 1
this archive contain 5 program in matlab bisection method false position method newton method lagrange interpolation a program to draw fourier series
Date
: 2026-01-12
Size
: 2kb
User
:
hassani
[
matlab
]
Lagrange-Interpolation
DL : 0
lagrange interpolation matlab code
Date
: 2026-01-12
Size
: 1kb
User
:
hojjat
[
matlab
]
matlab--Interpolation
DL : 0
本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。-This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.
Date
: 2026-01-12
Size
: 57kb
User
:
王惠惠
[
matlab
]
interpolation
DL : 0
3个插值方法matlab代码,monomial的,lagrange的,chebyshev的(interpolation matlab code, include monomial, lagrange, chebyshev)
Date
: 2026-01-12
Size
: 1kb
User
:
tian126vip
[
matlab
]
matlab code for paper Image interpolation via collaging its non-local patches
DL : 0
matlab code for paper Image interpolation via collaging its non-local patches [J], Digital Signal Processing. 2016, 49(2): 33-43.
Date
: 2018-12-15
Size
: 2.69kb
User
:
1311349865@qq.com
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.