photo

Lewis


Last seen: meer dan een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
151.116
of 300.369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20.936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 3 answers | 0

3

answers

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer