Feeds
提问
Non-linear curve fitting
I apologize in advance if there there are similar cases of this question already getting answered, I tried following along but h...
6 years 前 | 2 个回答 | 0
2
个回答提问
plot columns of matrix
suppose I have a 4x100 matrix Ctrack. The four rows each correspond to a different variable, and they change with time from one ...
6 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB system of ODEs
dC/dt = (-exp((-10/(T+273)))*C dT/dt = 1000*(exp((-10)/(T+273))*C-10*(T-20) % Describe how C and T change for initial conditio...
7 years 前 | 1 个回答 | 0
1
个回答提问
System of 2 differential equations
I'm trying to express the following two differential equations in matlab in a form that will allow me to input them into a solve...
7 years 前 | 1 个回答 | 0
1
个回答提问
fzero for a loop of functions
What I'm trying to do is frustratingly simple. I'm trying to use the fzero function to find a root for the function below, at ea...
7 years 前 | 1 个回答 | 0

