photo

Cyrus


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
213,254
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

7 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 ...

7 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; ...

7 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'...

7 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...

7 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...

9 years ago | 0 answers | 0

0

answers