photo

Elliott Cameron


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
64,001
of 299,737

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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?

5 years 前 | 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.

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 1 个回答 | 0

1

个回答