how to interpolate 2d curves together in 3d
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi there,
I have 6 sets of x and y data, each set of data representing a specific frequency (20 kHz, 50 kHz, 100 kHz, 200 kHz, 1000 kHz).
I can use plot3 to plot these curves in matlab:
![x_y_z_data.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/220308/x_y_z_data.png)
How can I interpolate between these curves to be able to estimate x and y values for any frequency between 20 and 1000 kHz?
Thanks in advance!
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Interpolation 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!