Community Profile

photo

Hunter Nau


Last seen: 15 days ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


How to plot an x value using for loop from an input?
I am working on a project, and I am trying to graph the second half of the descent rate where the y axis is feet and the x axis ...

2 years ago | 2 answers | 0

2

answers

Question


How to plot points on a graph using for loop?
I am working on a project, and I am trying to graph an ascent rate where the y axis is feet and the x axis is minutes. I want it...

2 years ago | 1 answer | 0

1

answer

Question


Using for loop to find values greater than a number in each column.
I need to use for loop to find the temperatures that are over the mean of the matrix (65.092) for each column. I am not sure how...

2 years ago | 1 answer | 0

1

answer

Question


How to find the mean of a column in a matrix using for loop?
For part B I have to use for loop to find the average of each column. I am getting the correct output but I am getting 5 of the ...

2 years ago | 1 answer | 0

1

answer

Question


How to graph 4 lines on one plot using a function?
I have been working on graphing 4 lines on a graph based on there theta values. I can not get it to work with a function or plot...

2 years ago | 1 answer | 0

1

answer

Question


How do I graph more than one line in the same plot using a function?
I am graphong a function based on the coordinates from theta. I am having difficulty plotting 4 different lines on the same plot...

2 years ago | 1 answer | 0

1

answer

Question


I am graphing a function, and it is graphing more sin/cos waves then it is supposed to
I am working on an assignment for class, and I am supposed to create a function to find x and y based on the input theta from 0 ...

2 years ago | 1 answer | 0

1

answer