photo

Brendan


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


I can't get my function to work or print right
x=(0:31); y=(2.^x); disp(y) Im just trying to get a list of values from 2^0 to 2^31. I know the range is right but I guess th...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


I'm trying to graph data from an html file and I'm unsure how to load and graph it.
this is the data https://coyote.eece.maine.edu/ece101/hw/umhab-137-iridium.html im trying to graph time on the x axis and rise...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


I need help graphing a function.
The code creates a graph but I'm pretty sure it's wrong because It's supposed to look closer to a cos(x) graph t=linspace(0,100...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


I need help graphing these simple functions. I keep getting a blank graph
Question: Plot the maximum power absorbed in a resistor if the voltage across the resistor. Equations: v= (r/(r+100))*10 p= (...

10개월 전 | 답변 수: 2 | 0

2

답변