Convert a 'z' coordinate to RGB values for a heatmapHello. I have a function here that takes the 'val' and converts into RGB so that I can print out a h...
Reverse the order of a series of wordsHello! I'm trying to learn pointers and I have this exercise that I'm having trouble with. I'm tryin...
Finding multiple peaks from a vector@lastchance - thank you for your help. I will try smoothing out the original data and see if that he...
Finding multiple peaks from a vector@Andy - [quote]The final "< 0" does not work this way..[/quote] the additional <0 was an oversight....
Finding multiple peaks from a vectorCan anyone help me with finding [b]multiple peaks[/b] given a vector with amplitudes? I need to use...