Community Profile

photo

Erwin Koman


Last seen: nästan 3 år ago Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Hi, anybody can help me to check for question b whether my answer is correct or not? Thanks.
<</matlabcentral/answers/uploaded_files/34028/Untitled.png>> Here is my code: t = [0:19]; y = [6,13,23,33,54,83,118,1...

mer än 8 år ago | 2 answers | 0

2

answers

Question


I think my answer is not correct for this question, anyone can help me to check it? Thanks
Attached file is the question. Here is my code B = 10000; m = 0; P = input('monthly payment?') while B>...

nästan 9 år ago | 2 answers | 0

2

answers

Question


I have some problem when plotting the graph, anyone can help? Thanks
This is my code for x = -10:10 y = 2^(0.4*x)+5 plot(x,y,'g') end

nästan 9 år ago | 1 answer | 0

1

answer

Question


Hi, I would like to ask if my answer is correct or not, here is the question.
Here is my Code % Graphical method to solve x.^4 + x.^3 - 2*x.^2 +1 x = -5:.1:5; f = inline('x.^4 + x.^3 - 2*x.^2 +1'...

nästan 9 år ago | 1 answer | 0

1

answer