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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 0