Brian Kalinowski - MATLAB Central
photo

Brian Kalinowski


Last seen: 10 months ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 12/16 to 01/25Use left and right arrows to move selectionFrom 12/16Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
235,961
of 296,446

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

Feeds

View by

Question


How can I incorporate the "s" symbolic variable in multiplication?
Okay so this is a simple code for a simple closed loop control system: sys=tf(1,[1 2 2]); syms s ctr=4+(3/s); e_cl...

8 years ago | 0 answers | 0

0

answers

Question


How can I incorporate the "s" symbolic variable in multiplication?
Okay so this is a simple code for a simple closed loop control system: sys=tf(1,[1 2 2]); syms s ctr=4+(3/s); e_cl...

8 years ago | 3 answers | 0

3

answers
Go to top of page