How to integrate scattered data with discontinuity?
Mostrar comentarios más antiguos
I have the following problem: I have one domain rectangle domain divided in a circle, and the corresponding rectangle with the circular hole where belong the circular domain. The function variable describing the phenomenon in this domain is discontinuous along the interface between domains. So I have this problem, I have the corresponding value of the variable in the interface for each subdomain (two values in the same position), but when i'm going to interpolate with scatteredInterpolant it says: "Warning: Duplicate data points have been detected and removed - corresponding values have been averaged." Then, the interpolation is smooth along the interface.
Is it there a good way to address this problem of integration of scattered data with a curve line of discontinuity?
Thank you very much in advance.
2 comentarios
Walter Roberson
el 2 de Mzo. de 2016
Please post a couple of sample images.
Hector Palacios
el 2 de Mzo. de 2016
Respuestas (0)
Categorías
Más información sobre Scatter Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

