搜索资源列表
FFTfractsplinefilters
- Computation of the frequency response of the low- and high-pass filters that generate the orthonormal or semi-orthonormal (B-spline or dual) fractional splines of degree alpha, and of type + (causal), - (anticausal) or * (symmetric).-fract s
Splines
- Algoritmo de Splines
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
splineconstruction
- 通过用户给定的数据(点坐标,约束条件,起始点导数等),建立三次样条函数。-Construct 3-D splines according to information defined by user.
colorcurve
- Title: Real-time Image Curves (using cubic splines) - just like Photoshop Descr iption: By request, here s another first of its kind in VB: a fast, accurate, real-time image curves dialog.
rbf_1_01
- 径向基函数神经网络Matlab源代码,非常实用-Radial basis functions are use 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).
WOBJ_toolbox-master
- 读取obj 3D文件 来源于GitHub,开源项目-Read and Write Wavefront OBJ geometry and MTL files. The function read_wobj allow Wavefront object files including material MTL files to be read into a Matlab structure. The function write_wobj exports a Matlab structure
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
光滑样条
- 光滑样条拟合,采用交叉验证选取df ,观测选取不同df值时的拟合效果图(The code of smooth splines,first we find the best df by cross-validation,then we choose different df to compare the result.)
unity绳索模拟系统源码
- unity 中的绳索模拟,样条曲线的程序网格生成与切空间更新和法线映射支持。无需手动生成绳的几何图形。(the code of Rope simulation in unity,Procedural mesh generation using splines, complete with tangent space updating and normal map support. No need to manually generate geometry for your ropes.)
b_spline_test
- 测试B样条的可行性,用opencv显示,验证结果良好。(The feasibility of testing B splines is shown with OpenCV, and the results are good.)