photo

Alfonso


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
230,631
of 300,331

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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 ...

2 years ago | 1 answer | 0

1

answer

Question


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(...

2 years ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers