razorfin
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 7년 전 | 답변 수: 1 | 0