photo

Lachhmi


Last seen: 5 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How do I compute impulse response?
% Define the range of x values x = linspace(-10, 10, 1000); % Compute the corresponding y values for |2x + 8| y = abs(2*x ...

5 jours il y a | 0

Réponse apportée
How do I compute impulse response?
% Define the range of x values x = linspace(-10, 10, 1000); % Compute the corresponding y values for |2x + 8| y = abs(2*x ...

5 jours il y a | 0