comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Replication question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Replication question [message #45481 is a reply to message #45480] Thu, 15 September 2005 10:53 Go to previous messageGo to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
> This is the "chunk indexing problem", which is covered in the
> HISTOGRAM tutorial under "Using the i-Vector". The i-vector is the
> leading portion of the reverse indices vector (the part which,
> narcissistically, indexes itself). See:
>
> http://www.dfanning.com/tips/histogram_tutorial.html
>
> It looks like this:
>
> IDL> h=histogram(total(n,/CUMULATIVE)-1,/BINSIZE,MIN=0,REVERSE_IN DICES=ri)
> IDL> i=ri[0:n_elements(h)-1]-ri[0]


My brain hurts just looking at that. I've tried to read the HISTOGRAM
tutorial before, and I didn't get very far before my grey matter became
grey goo. Maybe I'll be able to understand more now that I have a real
problem I want to solve and will be reading that in a different light.
It would be easy enough to stick that code in, but I really want to
understand what's going on. With that in mind, I have written this haiku:

Histogram horror
How can you understand it?
Thank you JD Smith

-Mike
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: contour outside the limits
Next Topic: Writing JPEG2000 file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 15:13:31 PST 2025

Total time taken to generate the page: 0.70878 seconds