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

回答