Community Profile

photo

Martins Jancevskis


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Using FFT, I want to plot a Magnitude Frequency Characteristic of a Digital FIR filter.
my filter is defined by y(n)=x(n)+0.75x(n-1)+0.5x(n-2)+0.25x(n-3). This filter should have 256 points. IBased on this characteri...

4 years ago | 1 answer | 0

1

answer

Question


To 3Dplot a function that is inside a nested for loop
I am trying to plot a 3D figure out of 2D gaussian function 'z' . I need to plot the z values as a 3D plot clear all; clc; ...

4 years ago | 1 answer | 0

1

answer