consulting 3D graph

4 vues (au cours des 30 derniers jours)
Shahar ben ezra
Shahar ben ezra le 13 Nov 2020
Commenté : Shahar ben ezra le 13 Nov 2020
Hi
I have a question about consulting a 3D graph design
I have in my data:
  • Samples
  • Frequency axis
  • And the amplitude by sampling for freq
How would you present this data in a three-dimensional graph
Functions like surf are irrelevant because the Z axis does not depend on X&Y
Z is a known value
tnx :)
Example
  5 commentaires
Rik
Rik le 13 Nov 2020
You don't need to do that, it is just a way in which you can create some example data. You can just use the actual Z values.
Shahar ben ezra
Shahar ben ezra le 13 Nov 2020
Modifié(e) : Shahar ben ezra le 13 Nov 2020
this is work!!
tnx!!

Connectez-vous pour commenter.

Réponse acceptée

Cris LaPierre
Cris LaPierre le 13 Nov 2020
Modifié(e) : Cris LaPierre le 13 Nov 2020
I think the natural choice here is a spectrogram. Samples go along one axis, frequency along the other, and color is used to convey power. Look at some of the examples on the linked page.
  6 commentaires
Cris LaPierre
Cris LaPierre le 13 Nov 2020
Modifié(e) : Cris LaPierre le 13 Nov 2020
The best way to explore plotting options is to select the variable in your workspace, then open the Plots tab. All possible options for that variable will be displayed. Expand the list to see them all. Find one you like and select it.
Shahar ben ezra
Shahar ben ezra le 13 Nov 2020
Wow
you made my day
Thanks!

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by