photo

Mustafa Batuhan Turaç


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 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, ...

1 year 前 | 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 ...

2 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 ...

2 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-...

2 years 前 | 0