搜索资源列表
InterpolationSmoothIsometry
- 给定n个等距节点的函数值,使用阿克玛方法计算指定子区间的三次插值多项式与指定插值点的函数值-given n equidistant nodes function values calculated using Akima designated subinterval of the three interpolation polynomial interpolation points with a specified value of t
spline3[1].csharp
- 插值算法 有好几种 akima等Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
InterpolationSmoothIsometry
- 给定n个等距节点的函数值,使用阿克玛方法计算指定子区间的三次插值多项式与指定插值点的函数值-given n equidistant nodes function values calculated using Akima designated subinterval of the three interpolation polynomial interpolation points with a specified value of t
spline3[1].csharp
- 插值算法 有好几种 akima等Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met-Interpolation algorithm has several Akima, etc. Redistribu
akima
- 克里金内插的matlab程序,简单,速度快-Kriging interpolation of the matlab program, simple, fast
Interpolation_2
- 给定n个等距结点 上的函数值 及精度要求,利用阿克玛(Akima)方法,计算指定子区间上的三次插值多项式与指定点上的函数值。-A given node n of equidistant values of the function and accuracy requirements, the use of Arkema (Akima) method in calculating the specified sub-range on th
EasyKrig3.0
- Usage: yi=akimai(x,y,xi) Given vectors x and y (of the same length) and the array xi at which to interpolate, fits piecewise cubic polynomials and returns the interpolated values yi at xi. Ref. : Hiros
interpolat
- 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
Akima
- Akima求导实例,本实例创建了一个Akima求导的实例过程-Akima derivative instance, this instance creates an instance of a derivation process of Akima
akima
- matlab实现的插值,对初学都很有帮助-matlab implementation of the interpolation, are very helpful for beginners
aspline
- 阿克玛插值法的C++代码,用class编写-akima method in C++ is uploaded
Akima
- 三次样条函数,可以直接运行,里面有数据,是一个函数功能。通过修改ex1,ex2的数据,实现你要的效果。-Three face upwards function, can be directly run, there are data, is a function function, through the modification ex1, ex2 value, achieve the effect of you want
akima
- 调用时Akima(Omg, 5, flag) //Omg表示为图像中每行中5个相邻点的灰度值(是一个数组),5代表选择5点进行插值,flag为插值精度,整个函数返回插值后的灰度值(亚像素精度的)-When calling Akima (Omg, 5, flag)// Omg represented in each row in the image gray value of 5 adjacent points (an array), s
akima-MATLAB
- 数值插值中计算阿克玛插值,MATLAB源代码-Akima interpolation numerical interpolation calculation, MATLAB source code
Akima-code
- 本程序根据Akima三次插值方法编写,主要用于曲线拟合,例如腔体边界形状拟合。-This program is created based on the Akima cubic interpolation, which can be use to approximate the geometry shape of enclosures.
akimacomplex
- Akima complex algorithm modification