Statistiques
8 Questions
0 Réponses
RANG
26 198
of 295 673
RÉPUTATION
1
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
12.5%
VOTES REÇUS
1
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using / Matrix dimensions must agree
clearvars close all clc Ea = 98299.57711; %[-] P = 101325; % [Pa] R = 8.314; %[J/mol K] ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 1
1
réponseQuestion
Index exceeds matrix dimensions.
clearvars close all clc global eta eps rext rint delta rhoc cpi PinSweep global DH0 Trif mui ki MW...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 7 ans il y a | 1 réponse | 0