photo

Alfonso


Last seen: 6 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
180,041
of 297,457

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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 year 前 | 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 year 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答