Community Profile

photo

Lewis


Last seen: 대략 1개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Subplot within for loop is duplicating/overlaying graphs.
The problem I am having is that the second plot seems to be overlaying the first one as well. clear syms x f(x)=1/cosh(x) ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Plot symbolic function and non symbolic functions on the same plot?
Hi, I am trying to plot a symbolic function ( fplot(@(x) x) ) and on the same figure, plot lines between specific pairs of point...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Why does this algorithm yield an 'incorrect' result?
The following code yields cumul_total = 2.000000000026658e+05 . What is the '26658' on the end? Why does this occur? Thank y...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to plot graph with multiple values of x in a function
This code should produce graphs for y=(x^3)-(4*(x^2))-x-4. My code is incorrect because it is raising the whole x matrix to powe...

2년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Question about finding the number of times an element appears in an array
Can someone explain why/how this code works in creating an array B which corresponds to the number of each integer from 1-9 in a...

2년 초과 전 | 답변 수: 1 | 0

1

답변