photo

kerem yaman


Last seen: 8 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • 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...

2 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...

2 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...

2 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...

2 years ago | 1 answer | 0

1

answer