統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
5年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約6年 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 1 件の回答 | 0
1
回答質問
Error using / Matrix dimensions must agree
clearvars close all clc Ea = 98299.57711; %[-] P = 101325; % [Pa] R = 8.314; %[J/mol K] ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約7年 前 | 1 件の回答 | 1
1
回答質問
Index exceeds matrix dimensions.
clearvars close all clc global eta eps rext rint delta rhoc cpi PinSweep global DH0 Trif mui ki MW...
約7年 前 | 0 件の回答 | 0
0
回答質問
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 ...
約7年 前 | 1 件の回答 | 0