discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Finding max index in a vector


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Finding max index in a vector
Date: Fri, 25 Apr 2014 18:14:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Ed,
I'm on a train. I wanted to try out how long it takes to do it
including implementing rudimentary QA. So I just went ahead and tried:
about 205s, most spent on figuring out how to get the IO signature
straight.
Enjoy: https://gist.github.com/marcusmueller/11294819

Greetings,
Marcus

On 24.04.2014 17:32, Ed Criscuolo wrote:
> How do I find the index of the max value in a vector from GRC? The
> max_xx block outputs the max value, but not its index, despite what
> it's documentation says:
> 
> "Data is passed in as a vector of length  from multiple input
> sources. It will look through these streams of  data items and
> output two streams. Stream 0 will contain the index value in the
> vector where the maximum value occurred."
> 
> 
> I checked the code template for max (GR v3.7.3), and it doesn't
> even seem to retain the index of the max it reports.
> 
> @(^.^)@  Ed
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTWon3AAoJEBQ6EdjyzlHtPcYH/jPOuxdSWizdAEUNK2fipCSp
0B7M7kKcx7QDNTma27uK80NUQzpIEd7H5QZi1ZUu4xl4/QasDnhjaDSJvnjSxzrb
LQfBdQZPQs6ce7rtGVMG/i+d8iz/Y0coXRexrOFUTKbS1eECJpUTPlKklRQKM98n
F6uoF4XBidb0sSPbxQXbCge5Fb7FDOp9MF182vRaRC08dzuxViQW7XMWl8H5D6zT
UYoqrin2OzhhUpqG5c2Qm4wyb+ow+I/0aX2E29V0Wv0ge5hI3thWvHiOStdej5a8
3JZygHgJdzlvz/6Pzr2WTnsydZ3AbN5eGWgusNj/3CUgwlQ7r2dy2ccLyKEZqRQ=
=dI/U
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]