photo

Petar Maric


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
62,295
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I am trying to insert feedback loop in order to control kk parameter so that the calculated energy E is as close as possible to the commanded one?
I have written an algorithm that takes the nonlinear differential equation and solves it with ODE45 command. The user at the beg...

8 years ago | 0 answers | 0

0

answers

Question


How to insert the feedback loop that gets called every time sample in to the ode45.
So I have a nonlinear differential equation that gets solved through the ode45.It works for 15 time samples.I want to insert the...

8 years ago | 1 answer | 0

1

answer

Question


The if loop works fine but elseif breaks without reason.
I have a code where the user enters the value to the command prompt that can range between 0.057 and 0.067. When I enter the val...

8 years ago | 1 answer | 0

1

answer