Hunter Nau
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0