photo

Mustafa Batuhan Turaç


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
162,090
of 299,772

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


I can't run the code I wrote the way I want. Please help me
I could not integrate the "K" value in the code I wrote into my function. In other words, my function has 6 different T values, ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Error using semilogx Data cannot have more than 2 dimensions. Error in aaaa (line 39) semilogx(V,P); xlim([1 100]); HOW CAN I SOLVE THİS PROBLEM? PLEASE HELP ME
%Plot P-V diagram of a given substance using peng-Robinson equation of states %Substance properties are defined by the van der ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can i run this code? I get erros "Unable to perform assignment because the size of the left side is 1-by-600 and the size of the right side is 1-by-100."
%Plot P-V diagram of a given substance using van der Waals equation of states %Substance properties are defined by the van der ...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
"Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 51-by-1" appears from A(N-1, N-2) = aw; How to solve this? Not sure what it says... Maybe someone can help me?
Unable to perform assignment because the size of the left side is 1-by-600 and the size of the right side is 1-by-100. %Plot P-...

3 years 前 | 0