搜索资源列表
jianmo-Matlab
- 本工具箱主要包含三部分内容 % (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats) % 1. MATLAB常用数学建模工具的中文帮助 % 2. 贡献MATLAB数学建模工具(打*号) % 3. 中国大学生数学建模竞赛历年试题MATLAB程序-the toolbox contains three main parts% (supported platforms MATLAB5.3 or 5.2, Symbolic math, o
VC三次样条插值计算对图像插值
- 三次样条插值计算对图像插值具有良好效果,希望大家喜欢,谢谢,Calculation of Cubic Spline Interpolation of Image Interpolation with good results, I hope you like it, I would like to thank
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
cubic_
- Subdivision interpolation using cubic B-spline wavelet Average interpolation using cubic B-spline wavelet
RBF
- Radial basis functions are used for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass). The package also calculates line inte
Datafitting
- 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
threetimestruelspline
- 基于三次自然样条的算法实现,实现曲线的拟合,效果很好。-three times natruel spline
function
- 使用matlab来实现非正交二次样条二维二进小波的快速分解和重构-Using matlab to implement non-orthogonal quadratic spline two-dimensional fast dyadic wavelet decomposition and reconstruction
spline
- 自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。- To achieve cubic spline interpolation (I) using matlab
five-degree-B-spline-curve
- 这是基于五次B样条的曲线构建程序,开发环境为matlab,喜欢的免费下载。-This building program based on the five B-spline curve, a development environment for matlab like free downloads.
B-spline-surface
- 这是基于B样条的曲面构建程序,开发环境是matlab,欢迎下载。-This is based on B-spline surfaces to build the program, the development environment is matlab, welcome to download.
matlab
- 使用Matlab编程实现根据给定数值求三次样条插值函数-According to the given value seeking cubic spline interpolation function
matlab-
- B样条曲线控制点反求 生成曲线 求插补点-b-spline interpolation
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
matlab---三次样条插值
- 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
Three_Spline_Interpolation
- 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
spline3
- matlab三次样条插值程序非自带,第一条件。(Three spline interpolation)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)