Smoothing Spline C/C++ Code Generation Support

23 visualizaciones (últimos 30 días)
Sravan Balaji
Sravan Balaji el 19 de Jun. de 2020
Respondida: Sean de Wolski el 19 de Jun. de 2020
I would like to use the smoothing spline function spaps for production code via C/C++ code generation. There is no mention of support for code generation on the documentation page, can anyone confirm whether this can be used for this purpose?

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 19 de Jun. de 2020
Hi Sravan,
The curve fitting toolbox does not support code generation. However, the interpolation capabilities in core MATLAB do. Look at spline, interp1, smoothdata, ppval, et al.

Más respuestas (0)

Categorías

Más información sobre Spline Postprocessing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by