搜索资源列表
图象插值方法的研究和实现
- 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
matlab插值代码
- 包含了双线性双三次等插值程序
信道模型为带多普勒频移的瑞利衰落信道
- 信道模型为带多普勒频移的瑞利衰落信道,关于线性插值的MATLAB仿真程序,并解调。,Channel model with Doppler frequency shift for the Rayleigh fading channel, on the linear interpolation of the MATLAB simulation procedures, and demodulator.
shujunihechazhi
- Matlab的数值拟合和插值方法介绍,内有程序说明和算法介绍。主要对最小二乘,线性回归作了介绍-Matlab Numerical fitting and interpolation methods introduce, within the descr iption of the procedures and algorithms have introduction. Mainly on the least-squares, linear regression was introduced by
chzhi_rgb
- 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
linearSubdivision
- 一种利用线性插值做的三角网格化的matlab程序-linearSubdivision A simple m file for the triangle mesh subdivision using linear interpolation.
MATLAB_Arithmetic
- 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
Interp
- MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
spline3
- 数值计算方法 三段线性插值matlab程序,可以输出各段函数-Numerical methods linear interpolation matlab program three sections, each section can be output function
MATLAB-code_analysis
- MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
chazhi
- 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
noncontrol-ballistic-simulation
- Matlab编写的纵向平面内无控弹道仿真程序,(内含气动数据),采用线性插值与4阶龙格库塔法解算常微分方程组-The longitudinal plane Matlab prepared uncontrolled trajectory simulation program (includes aerodynamic data), using linear interpolation with four first-order Runge-Kutta method ODE solver
fenduanxianxing
- 三次样条插值,拉格朗日,分段线性插值的matlab程序-Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example
matlab-algorithm-program-collection
- MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
matlab-numerical-method
- 研究生数值分析课程上的matlab算法程序,包括了线性代数方程组的数值求解,代数特征值问题,函数插值问题以及非线性方程组的求解-Matlab algorithm program graduate course on numerical analysis, including solving numerical linear algebra equations, algebraic eigenvalue problem, function interpolation problems, and n
matlab 图像旋转
- 不使用MATLAB内置函数,自己编程实现图像的旋转3.编写程序实现图像旋转功能。将“lena.bmp”图像绕图像中心逆时针旋转20度,并显示结果。要求: (1)不要使用imrotate函数; (2)涉及到坐标映射时采用向后映射; (3)涉及到插值时采用邻近插值和双线性插值,对比结果;
Linear-interpolation
- matlab数据处理程序:线性插值函数 -Linear interpolation function
GPUBarCode
- 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
MATLAB基于点的图像配准程序
- 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)