photo

Elliott Cameron


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


If i has supply=0.2x + 20 and p=RandData(1,:) is there a way to substitute p in for x?
If i has supply=0.2x + 20 and p=RandData(1,:) is there a way to substitute p in for x?

約4年 前 | 1 件の回答 | 0

1

回答

質問


if i have y4='0.2+6' is there a way to make p=0.2+6 but keeping the numbers like that and not equaling it to 6.2.
if i have y4='0.2+6' is there a way to make p=0.2+6 but keeping the numbers like that and not equaling it to 6.2.

約4年 前 | 0 件の回答 | 0

0

回答

質問


plotting graphs in matlab
Hello If i had the following clear clc x=0:10 y=-2*x+6 y1=3*x plot(x,y) hold on plot(x,y1) how would i just plot t...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Hello, if i have two equations 1)2x+2 and 2)3x^2+ 4x-7 is there a way to remove the x in a new equation where i am left with 1)2+2 2)3^2+4-7? i would hope it would work with any equation with x in
Hello, if i have two equations 1)2x+2 and 2)3x^2+ 4x-7 is there a way to remove the x in a new equation where i am left with 1)2...

約4年 前 | 1 件の回答 | 0

1

回答