photo

kerem yaman


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
266,741
of 301,219

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,193

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,467

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

View badges

Feeds

View by

Question


Write a random row vector x of size 1x10000. Find in the same for loop the number of elements of x that are btw 0.2 and 0.4.
Can you help me? I solved this problem but I am not sure it's true because when I run the code, answer is too small, like 0 or 1...

4 years ago | 1 answer | 0

1

answer

Question


Write a random row vector x of size 1x10000. Find out the number of the elements of x that are below 0.2. Use a for loop for this.
Can you help me? I wanted to solve this problem but I faced an error. Write a random row vector x of size 1x10000. Find out t...

4 years ago | 1 answer | 0

1

answer

Question


Doesn't Match legend color and plot color
legend color doesn't match the color of plot. I have already searched the other questions asked, but none of them seem to work f...

4 years ago | 3 answers | 0

3

answers

Question


How can I solve this problem?
The following function is given f(x) = 2^x , Plot the function f(x) and its 3rd order Taylor series expansion at x0 = 1 in Matla...

4 years ago | 1 answer | 0

1

answer