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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0