photo

jess ferguson


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Problem trying to graph, getting error unbalanced
This is my code. It was created by my professor and it is supposed to lead to a logarithmic graph of the class data listed, but ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Having error with defining max points and graphing multiple things on one graph
I figured out with some help how to graph the max deflection and max load on the same graph as the function line, bu I can not f...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How do you add maximum points for both variables on the same plot as the function line?
I need to plot deflection vs load on a graph. I understand this, and got this to work, but i am supposed to plot the max of each...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How do i correct this error, "subscript indices must either be real positive integers or logicals"?
This is my code so far... theta = 10:0.5:80 Function_x(theta) = 981./cosd(theta) Function_y(theta) = 981./sind(theta)...

9 years 前 | 1 个回答 | 0

1

个回答