Community Profile

photo

razorfin


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there much difference between an analog vs digital anti-aliasing filter?
I am trying to use MATLAB to simulate a device that measures electric current, passes it through an analog butterworth filter (a...

6 years ago | 0 answers | 0

0

answers

Question


Is there a better way to perform a moving window of operations without using a for loop?
Say I have a matrix: x=1:100; And I want to create a new matrix y that has the following output: [sqrt(1^2+4^2), sq...

6 years ago | 1 answer | 0

1

answer

Question


Coupled Differential Equations - derivatives on both sides of equations
I am trying to solve two coupled differential equations, but I cannot seem to figure out how to get into a form that can be solv...

6 years ago | 1 answer | 0

1

answer