Community Profile

Devin


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


3D Box Plotting
I'm trying to plot a few boxes in 3D, my axes are time, frequency, and power. So far I have this: freqs = 50:10:5...

13 years ago | 2 answers | 1

2

answers

Question


Butterworth Notch Filters
I'm designing a simple 60 Hz butterworth notch filter like this [b a] = butter(n, [59 61]./(fs/2), 'stop'); When I use f...

13 years ago | 1 answer | 0

1

answer

Question


3D Plotting with Vectors and Meshgrid
I want to create a 3D plot for something that is very similar to the example in meshgrid (below) [X,Y] = meshgrid(-2:.2:2, -2...

13 years ago | 1 answer | 0

1

answer