当前位置:
首页 资源下载
搜索资源 - interpolation using matlab
搜索资源列表
-
0下载:
用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
-
-
0下载:
自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。-
To achieve cubic spline interpolation (I) using matlab
-
-
0下载:
分形差值函数是由迭代函数系统IFS实现的,通过离散的数据点构成分形插值函数,证明分形插值函数是这个IFS唯一吸引子。利用MATLAB矩阵运算,实现数据点的分形差值拟合。该算法简介直观。-The fractal difference function is implemented by the IFS fractal interpolation function through the data points of the discrete prove fractal interpolation
-
-
0下载:
用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
0下载:
运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output
size through two dif
-
-
1下载:
MATLAB 对09年7月小麦岛的海洋数据,做出一些量的曲线图、直方图、箱线图和风玫瑰图,计算一些统计量,进行相关分析、插值及调和分析等。-Using MATLAB to July 2009 wheat island ocean data, make some amount of graphs, histograms, box plots wind roses, calculate some statistics, correlation analysis, interpolation and
-
-
0下载:
插值算法的源程序,采用matlab写的,对理解插值算法有很大的帮助作用。-Interpolation algorithm source code, using matlab to write, to understand interpolation algorithm has been very helpful.
-
-
1下载:
自己写的一个程序,利用matlab的interp3实现三维数据插值-it s a program using matlab to achieve a three-dimensional data interpolation of interp3
-
-
0下载:
分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
-
-
0下载:
介绍了快速Fourier变换算法(FFT)的核心思想及其算法描述,并用Matlab程序设计语言实现了FFT算法.最后,举例说明用FFT算法计算复函数f(x)的插值函数-Introduced the fast Fourier transform (FFT) algorithm and its core idea of the algorithm descr iption and using Matlab programming language to implemen
-
-
0下载:
用matlab编程实现三次样条插值拟合曲线-Cubic spline interpolation curve fitting using matlab programming
-
-
0下载:
使用matlab进行函数插值逼近的例程,效果很好,有注释,易读性好!-Using matlab function interpolation approximation routines, well, there are notes, legibility is good!
-
-
1下载:
圆弧插补,可用于数控机床,用matlab编程-Circular interpolation can be used for CNC machine tools, using matlab programming
-
-
1下载:
直线插补算法,可用于数控加工,用matlab编程-Linear interpolation algorithm can be used for CNC machining, using matlab programming
-
-
8下载:
地震勘探中常用的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
-
-
0下载:
用matlab进行最近领域插值算法的代码
-Recent field using matlab interpolation algorithm code
-
-
0下载:
用matlab进行插值运算的一套程序,对于初学者入门参考有一定的借鉴意义-Using matlab interpolation set of procedures, for beginners reference has certain significance
-
-
0下载:
The main procedure of the experiment was to sample a signal with different sampling frequencies and observe the differences between them. This experiment is important for us because it aims to teach how to use matlab commands to reconstruct a sampled
-
-
1下载:
利用MATLAB实现克里金插值和重心拉格朗日插值-Using MATLAB and center of gravity to achieve Kriging interpolation Lagrange
-