Community Profile

photo

sneha


Last seen: Today|Active since 2023

Statistics

  • First Answer

View badges

Content Feed

View by

Question


I keep getting this error Error using sym/subsindex Invalid indexing or function definition. Indexing must follow MATLAB indexing. Function arguments must be symbolic variable
t = linspace(-5,5,1000); f = heaviside(t+1) - heaviside(t-1); h = f; % Define tau and compute h(t-tau) tau = 0.5; htau = ...

4 hours ago | 0 answers | 0

0

answers

Question


can you please me to get the Matlab code
A bandpass filter passes signals with frequencies that are within a certain range. In this filter the ratio of the magnitudes of...

8 days ago | 0 answers | 0

0

answers