
KIPROTICH KOSGEY
Statistics
8 Questions
0 Answers
RANK
144,225
of 277,585
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 18,781
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 128,796
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
Content Feed
Question
Unrecognized function or variable 'MBBR_Fun5'.
Hi I keep getting the above error when i run the below code and i can't figure out why. %% mo=4*10^-11; %initial particle mas...
2 years ago | 1 answer | 0
1
answerQuestion
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-1-by-2.
I keep getting the above error when i run the below code. I have no clue on how to fix it. Its is pretty short code. If anyone ...
2 years ago | 1 answer | 0
1
answerQuestion
Unable to perform assignment because the left and right sides have a different number of elements
Hi, Please i keep getting the above error when i try to run the below code. Please can someone assist. Thanks x=[1680 1190...
2 years ago | 1 answer | 0
1
answerQuestion
Error using plot Data must be numeric, datetime, duration or an array convertible to double
Hi, May someone please clarify to me on how i can clear the above error message. i have tried using subs(), double() with no su...
2 years ago | 2 answers | 0
2
answersQuestion
Warning: Rank deficient, rank = 2, tol = 7.141946e-13
Hi, Kindly, can someone assist to figure out what mistake i made on the attached code that is generating the error below? ...
3 years ago | 1 answer | 0
1
answerQuestion
how can i extract data of specific dates in a big excel file and save in a different excel file?
Hi, Please i would like to extract data of some specific dates in the output file (data.xlsx) of the following function, and...
3 years ago | 1 answer | 0
1
answerQuestion
how do i change StepTolerance?
Hi, Please i would like to write a code in matlab that changes the StepTolerance to 1E-20 but i do not know how to go about. ...
3 years ago | 1 answer | 0
1
answerQuestion
reducing the StepTolerance in order to avoid MATLAB stopping integration
Hi, Please, i would like to reduce the StepTolerance in order to avoid the following message: Warning: Failure at t=6.848966...
3 years ago | 1 answer | 0