Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
26.202
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
12.5%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Feeds
Pregunta
Use of command reshape
I have attached the file giving problems. I cannot understand why Matlab says that the line 129 (with command reshape) is wron...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem with fsolve in a minimization algorithm
I have a problem with fsolve function. In particular, I have written a code which minimizes a function (called OBJECTIVE FUNCTIO...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Minimization Algorithm (fmincon)
I am trying to set up a minimization code using the function fmincon. My code describes a chemical reactor, which receives a s...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using / Matrix dimensions must agree
clearvars close all clc Ea = 98299.57711; %[-] P = 101325; % [Pa] R = 8.314; %[J/mol K] ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Solve a system of equations iteratively
I would like Matlab to solve a system of equations iteratively, so that two among the three solutions of the (i-1)-th iteration ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Index exceeds matrix dimensions.
clearvars close all clc global eta eps rext rint delta rhoc cpi PinSweep global DH0 Trif mui ki MW S R Ac Dp p...
alrededor de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
Index exceeds matrix dimensions.
clearvars close all clc global eta eps rext rint delta rhoc cpi PinSweep global DH0 Trif mui ki MW...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Error using fsolve (line 269) FSOLVE requires all values returned by functions to be of data type double.
clearvars close all clc global nu F_in ai bi T_op P_op R Keq Ai Bi syms T % Reference temperature ...
alrededor de 7 años hace | 1 respuesta | 0