photo

dilara ozbay


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
216,520
of 301,440

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

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

Question


Newton method calculations using loops??stuck!!
hello I am asked to create a function which calculates value of rn=next value of r by giving rc= current value of r and n. here ...

10 years ago | 1 answer | 0

1

answer

Question


for and while loops calculations with user input
hello, I should calculate the sum of positive and negative numbers and number of positives of a user given input.I considered u...

10 years ago | 0 answers | 0

0

answers

Question


for and while loops calculations with user input
hello, I should calculate the sum of positive and negative numbers and number of positives of a user given input.I considered u...

10 years ago | 1 answer | 0

1

answer

Question


summation using while loop until I get a certain value
hello,I am asked to sum the elements of an array until I get a certain value. I used the while loop but when I run the code it s...

10 years ago | 2 answers | 0

2

answers