Azzera filtri
Azzera filtri

how to plot spikes?

6 visualizzazioni (ultimi 30 giorni)
bsd
bsd il 19 Set 2011
Hai,
I have a 3 dimensional graph. I need to plot spikes at required points. How is this possible in matlab? Looking forward to hearing from you soon.
BSD
  1 Commento
the cyclist
the cyclist il 19 Set 2011
Your original question was very brief, and in the comments below you are trickling out very small amounts of information about what you want. Might I suggest you try to create a more detailed question with ALL the information about what you want, and what you tried, so that we do not waste everyone's time trying to guess?

Accedi per commentare.

Risposte (1)

Michael Leung
Michael Leung il 19 Set 2011
I'm not sure what kind of "spikes" you are looking for, but the simplest way I can think of is to create a matrix of data, with a 2d gaussian centered at where you want your "spike" to be located, and then add them all up before plotting.
if you want your spikes sharper (taller and thinner), just decrease the standard deviation.
  3 Commenti
Image Analyst
Image Analyst il 19 Set 2011
How about surf()?
bsd
bsd il 19 Set 2011
I have tried surf, it gives a planar peak(spike), but not a volumetric peak(spike).

Accedi per commentare.

Categorie

Scopri di più su Electrophysiology in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by