Alfonso
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Epanet 2.2 toolkit for matlab
Hello, i am doing a simulation with the toolkit of epanet for matlab. The code is the following: clear all %pc fisso run('C...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Algae growing. Concentration curve problem
Hi! i have made the following code: function w = Bioreactor clc clear all % Forward Euler method is used for solving the...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Toolkit Matlab Epanet 2.2
Hi, i have a problem with the following code: % Load the EPANET input file d = epanet('CASALNUOVO.inp'); % Perform hydrau...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
Algae growing, concentration curve problem
Hi, i have made the following code: function w = Bioreattore_Matlab clc clear all % Forward Euler method is used for solvin...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
Im working with algae growth linked to the light. But i have some problems on my code
My code is the following: function w = Bioreattore_POTENTE_(Mat) clc clear all % Forward Euler method is used for solving ...
約1年 前 | 1 件の回答 | 0
1
回答質問
Im working with algae growth linked to the light. I don't know how to write the integral on matlab inside the the light intensity formulation.
function u = bioreactors clc clear all % Forward Euler method is used for solving the following boundary value problem: % U(...
約1年 前 | 0 件の回答 | 0
0
回答質問
Double For cycle plotting
Hi, i need help about plotting those double for cycle in this code. When i plot the 2 for cycle, at the interface of the multila...
2年弱 前 | 1 件の回答 | 0
1
回答質問
i want the area under a curve which varies in time.
The code is: function ML_Diff clc clear all %This is the fucking file of the exam exercise %Explicit Euler Method is used f...
2年弱 前 | 0 件の回答 | 0