photo

Kwame Boachie


KNUST

Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
261,068
of 301,440

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

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

Feeds

View by

Answered
I have this code that works perfectly, but I need the convergence code to see whether it will converge or not. Thanks
I need a code that shows whether the function converges or not. A few lines may do

8 years ago | 0

Question


I have this code that works perfectly, but I need the convergence code to see whether it will converge or not. Thanks
function coderepair(gamma, alpha, epsilon,R) clc; format short format compact %Initialization:R-matrix,discount factor...

8 years ago | 1 answer | 0

1

answer

Question


Please my code does not display any figure and I would like you to help me with it. I have run it severally but I just can't figure out where the problem is. Kindly help me out. Thanks
function mycode(gamma, alpha, epsilon,R) clc; format short format compact %Initialization:R-matrix,disco...

8 years ago | 2 answers | 0

2

answers