

InterviewSolution
Saved Bookmarks
1. |
How many sinusoids can this block generate simultaneously?(a) Only 1(b) Multiple(c) Only 1 at high frequency(d) Multiple with multiple frequencyI had been asked this question during an interview.My query is from Simulation topic in division SIMULINK and GUIs of MATLAB |
Answer» CORRECT answer is (d) Multiple with multiple frequency To explain I would say: This BLOCK samples a sinusoidal signal and can GENERATE multiple sinusoidal signals by GIVING vector inputs as PARAMETERS to the block. |
|