Community Profile

photo

Cyrus


Last seen: 4 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Trying to locate tokens in text file
Hello, I am having difficulties using regexp to find tokens and replace them. Here is the pseudocode I am working with: (Te...

5 years ago | 1 answer | 0

1

answer

Answered
Why does the magnitude response of freqz change with the value of the input argument n?
OH OH OHHHH, I think I found the problem. it should be the *third* input argument. When I had it as the second, it was changing ...

5 years ago | 0

| accepted

Answered
Why does the magnitude response of freqz change with the value of the input argument n?
Run this code and change freqz(B) to instead say freqz(B,2000) and see what happens: rps2Hz = 1/(2*pi); fs = 1000; ...

5 years ago | 0

Answered
Why does the magnitude response of freqz change with the value of the input argument n?
To be more clear, when I run freqz(B) the amplitude is nearly 1 until the cutoff, and then falls off to zero - as it should. It'...

5 years ago | 0

Question


Why does the magnitude response of freqz change with the value of the input argument n?
I am using the freqz command, and the second argument, n, is documented as N-point frequency response. Therefore, I take it to m...

5 years ago | 3 answers | 0

3

answers

Question


Simulink Variable Scope HELPP
I am calling a simulink model within a for loop to perform a linearization on the model. The problem is that all the workspace d...

8 years ago | 0 answers | 0

0

answers