Shagun Sharma
National Institute of Technology, Uttarakhand
Followers: 0 Following: 0
Feeds
已回答
How can I use input values to create an array?
%For making an array from input values follow the below sequence (customise as per your requirenments): %Firstly initialize an ...
How can I use input values to create an array?
%For making an array from input values follow the below sequence (customise as per your requirenments): %Firstly initialize an ...
5 years 前 | 0
已回答
How can I shift and add a discrete-time signal simultaneously
%As far as I understand, you want to shift and add a signal simulaneously, in your question which is %y[n] = x1[n-2]+x2[n] %w...
How can I shift and add a discrete-time signal simultaneously
%As far as I understand, you want to shift and add a signal simulaneously, in your question which is %y[n] = x1[n-2]+x2[n] %w...
5 years 前 | 2