搜索资源列表
-
0下载:
这是几个小波插值和构造的原程序,小波谱分析mallat算法经典程序 , cubic_subdivision(立方插值)-several wavelet interpolation of the original structure and procedures to small spectral analysis algorithm Mallat classic procedures, cubic_subdivision (cubic interpolation)
-
-
0下载:
实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
-
-
0下载:
小波插值与小波基构造,实现均值插值和立方插值-Wavelet Interpolation and wavelet construction, the realization of the mean cubic interpolation and interpolation
-
-
0下载:
机械优化设计黄金分割法和三次插值法,适用于无约束一维极值问题-Optimal Design of Mechanical golden section method and the cubic interpolation method, applied to non-binding one-dimensional extremum problem
-
-
0下载:
第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
-
-
0下载:
使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
-
-
2下载:
小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution
-
-
1下载:
其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
-
-
0下载:
cubic interpolation search method m-file
-
-
0下载:
无约束一维极值问题中的抛物线和三次插值法,例程可调-Unconstrained extremal problem in one-dimensional parabolic and cubic interpolation method, routine adjustable
-
-
0下载:
Fast nearest, bi-linear and bi-cubic interpolation for image data,where method is one off nearest, linear, or cubic
-
-
0下载:
Fast nearest, bi-linear and bi-cubic interpolation for image data,where method is one off nearest, linear, or cubic
-
-
0下载:
第6章 无约束一维极值问题
所在章节 函数名 功 能
6.1 minJT 用进退法求解一维函数的极值区间
6.2 minHJ 用黄金分割法求解一维函数的极值
6.3 minFBNQ 用斐波那契法求解一维函数的极值
6.4 minNewton 用牛顿法求解一维函数的极值
6.5 minGX 用割线法求解一维函数的极值
6.6 minPWX 用抛物线法求解一维函数的极值
6.7 minTri 用三次插值法求解一维函数的极值
6.8.1 minGS 用Golds
-
-
0下载:
求解第一型3次样条插值函数的通用程序,可以自己输入数据自动进行拟合,并打印结果-Solving the first type 3 spline interpolation function of the general program, you can make your own input data automatically fitting, and print the results
-
-
0下载:
1.熟悉matlab基础操作。
2.能够用Lagrange插值, Newton插值法对函数表进行一次、二次、三次插值,体会各种插值方法不同的特点。
-A. Familiar with matlab underlying operating. Two. With Lagrange interpolation, Newton interpolation function table once, quadratic, cubic interpolation, and appreciate th
-
-
0下载:
本程序是一维搜索方法中的三次插值方法,能够很好的求得函数的最小值点及函数的最小值。程序给出了完整的注释。不管是学习还是使用,都是很好的-允许输入拉丁字符的拼音
This program is a one-dimensional search method cubic interpolation method, can be a good way of achieving the minimum point of the function and the minimum value of th
-
-
0下载:
数值分析计算程序例子,三次样条插值法,边界条件:端点导数值已知。-Numerical the analysis calculation procedures example, cubic spline interpolation, boundary conditions: endpoint derivative
-
-
0下载:
利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
-
-
0下载:
here it is based on image rectification,cubic interpolation to obtain clpd
-
-
0下载:
In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
-