discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Vector operation in GRC


From: Ed Criscuolo
Subject: [Discuss-gnuradio] Vector operation in GRC
Date: Mon, 19 Dec 2011 16:21:29 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14

I have a vector quantity (size 1024), and I want to do a calculation
on it such that v_out[i] = v_in[i] - v_in[i-1]

Is such a calculation possible in GRC?  I haven't found any way to
get a hold of the individual elements of a vector.

@(^.^)@  Ed



reply via email to

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