photo

creepydog


Last seen: 6 days ago Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

7 Questions
2 Answers

Cody

0 Problems
5 Solutions

RANK
7,440
of 300,352

REPUTATION
6

CONTRIBUTIONS
7 Questions
2 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
6

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
50,206
of 168,212

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
72

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Commenter
  • Solver
  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


Power operator (^) precedence levels and evaluation order
While 2^-1^-2 returns 4, which indicates a "left to right" evaluation order (as it is common in many programming languages), ...

1 year ago | 1 answer | 2

1

answer

Question


Enabled Subsystem does not reliably disable
The Simulink model shown in the screenshot does not behave as I expect, and I would like to understand the reason. All blocks...

1 year ago | 2 answers | 1

2

answers

Question


Rank of symbolic matrix is wrong (but too small, not too large)
I get a wrong result using the sym/rank command. I'm aware of the limitations of this command as it does not simplify expression...

4 years ago | 1 answer | 1

1

answer

Question


Simulation runs fine despite error (index out of bounds)
Hello. Summary For my simple model, Simulink (R2020b) throws an error during Model Update, but afterwards allows me to simulat...

4 years ago | 1 answer | 1

1

answer

Answered
Number of necessary time steps to handle a Zero-Crossing?
First of all: Thank you for your efforts! Your guesses are similar to my guesses. ;-) I've been aware of the fact that my minim...

5 years ago | 0

Question


Number of necessary time steps to handle a Zero-Crossing?
Over the years I have observed that Simulink usually uses 3 time steps to handle a zero-crossing, but in some cases it uses only...

5 years ago | 2 answers | 0

2

answers

Answered
What do TzL & TzR mean in Simulink Debugger ?
I've seen these when debugging zero-crossings. So "z" might mean "zero-crossing", "L" and "R" might be "left" (before) and "righ...

5 years ago | 0

Question


Integrator State Port: Why is its use restricted?
Hello. I'd like to know why the use of the Integrator Block's State Port is restricted (and I have some more questions, see bel...

5 years ago | 2 answers | 1

2

answers

Question


How can I get the figure handle of a Scope window programmatically, given only the Scope block's full path name?
I've got the full path name of a Scope *block* as it is returned by find_system(...), e.g. 'myModel/Scope1'. In order to mani...

8 years ago | 2 answers | 0

2

answers