Mustafa Batuhan Turaç
Followers: 0 Following: 0
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-...
"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