Feeds
提问
InputParser with single argument (not pair)
How can I make a Inputparser to react to a single optional argument instead of a pair. For example, that I can do: func('h...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I use InputParser with multiple argument names?
I would like to use InputParser with multiple possible argument syntax for the same argument. For instance, to have shorter ver...
7 years 前 | 2 个回答 | 0
2
个回答提问
Is it possible to customize the mesh created by generatemesh?
I would like to create a mesh for a cylinder of radius R and length L that consists of: * a fine triangular mesh for the 2D c...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Notch filter to remove a small area around the fundamental frequency and the first few harmonics
Your code is not OK. ir and ic are not defined and you seem not to do iffshift, even though you say something in your comments. ...
Notch filter to remove a small area around the fundamental frequency and the first few harmonics
Your code is not OK. ir and ic are not defined and you seem not to do iffshift, even though you say something in your comments. ...
11 years 前 | 1