photo

Mustafa Batuhan Turaç


Last seen: más de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
210.645
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
"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-...

más de 3 años hace | 0