Community Profile

photo

Nicola De Noni


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Linear Fitting starting from a value
Hi everyone! I need to fit these data [100 90 80 70 50 45 40 43 42 40 35] whom are distanced by 10 seconds. The problem is tha...

1 year ago | 2 answers | 0

2

answers

Question


Energy balance of stirred tank
Hello everyone! I want to solve this equation in order to plot the theoretical temperature profile T: I know the value of ma...

1 year ago | 2 answers | 0

2

answers

Answered
Use ode45 when I have a constant that varies over time.
Hi everyone! I'm using the script created by @Torsten but I need to modify it because I have some experimental data instead of ...

2 years ago | 0

Question


Random exponential function between two values
Hello everyone! I’m trying to create a random vector with a maximum value of xmax_out = 65 and a minimum value of xmin_out = 16....

2 years ago | 1 answer | 0

1

answer

Question


Use ode45 when I have a constant that varies over time.
Hi everyone, I’m trying to solve this differential equation (dT/dt): dTdt = ((U*A)/(M_mix*cp_mix))*(T_in-T_out)/(log(T_in-T)/(...

2 years ago | 2 answers | 0

2

answers