photo

David bondi


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
263,343
of 297,527

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
stopping a function after 30 iterations
adding this to the correct line fixed the issue while(error>TOL&& (iteration<=30) thank you

13 years ago | 0

| accepted

Question


stopping a function after 30 iterations
I have been working all day on this coding, i can not figure out how to stop it after 30 iterations function root %finds th...

13 years ago | 2 answers | 0

2

answers

Question


plotting unit step function
Hi am trying to plot this unit step function u(t-1)-u(t-2)+u(2-t)-u(3-t)+u(t-3)-u(t-4) and really not sure where to start. I hav...

13 years ago | 2 answers | 0

2

answers

Question


use rand in editor
I was given a script to edit with the function "randi" in it, i have a older version of matlab R14. It worked on the latest vers...

13 years ago | 1 answer | 0

1

answer