01-18-2015 10:20 AM
What I have to do is this:
I need to Generate 2 2D arrays and make a subvi (done) but I need to do this with an embedded signal (I don't know what this is at all)
Then I have to multiply the 2D arrays and display it on an intensity plot (easy)
My main issue comes with the topic of an embedded signal, I have absolutely no clue what this is.
01-18-2015 10:39 AM
01-18-2015 10:41 AM
Yes it is a reference to a homework assignment (mainly a project)
This is my project question: generate two 2D array with an embedded signal, multiply them, display it on an intensity plot, make sure the 2D array are made using a subvi.
01-18-2015 10:41 AM
@Ismailak wrote:
What I have to do is this:
Then ask whoever told you to do "this". We can only guess what an embedded signal is.
01-18-2015 10:43 AM
I sent him an email. I figured it was some kind of signal like a sine wave 'embedded' in a FOR loop or something.
01-18-2015 10:46 AM
"Embedded" typically refers to hardware. Can you post the entire problem description verbatim?
01-18-2015 10:55 AM
He just emailed back and gave me this reply: Build an object inside a matrix , in the same way we did with the square.
When he is referring to the square we made a VI where we generated a square and moved it through noise.
01-18-2015 10:58 AM
Our Project is this:
Develop a program with the following Specifications:
The program mast contain:
01-18-2015 11:02 AM
01-18-2015 11:05 AM