photo

Lachhmi


Last seen: 2 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 ...

2 months 前 | 0

已回答
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 ...

2 months 前 | 0