Borrar filtros
Borrar filtros

3 dimensional interpolation.

1 visualización (últimos 30 días)
Bret Jarod Sean Ordono
Bret Jarod Sean Ordono el 15 de Dic. de 2022
Comentada: Bret Jarod Sean Ordono el 16 de Dic. de 2022
I have a data set consisting of 3D cartesian coordinates and in order to perform double integration, I need to make my x and y data to be uniformly distributed. How can I achieve this if there is no equation relating x and y to their respective z value?

Respuestas (1)

Torsten
Torsten el 15 de Dic. de 2022
Make an interpolation function from your data and call "integral2" with this function as to be integrated within specified limits.
Here is the way to generate the interpolation function:

Categorías

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

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by