Statistica
6 Domande
0 Risposte
RANK
259.401
of 299.997
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
0
RANK
of 166.881
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to code an event that causes a shift in the resulting graph of a nonlinear dynamical system
I have a Matlab script that generates periodic oscillations in a nonlinear dynamical system. I am getting the oscillations perfe...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
Can we add a statement in between the codes?
Is it possible to add statements in between the codes. For example: If I have a code like this, r(:,1) = a(:,1) - a(:,...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How should I write a value such as "0.9 micromolar^-1.sec^-1" in the code?
Okay, so my question is if I have a value such as 0.9 micromolar^-1.sec^-1. How should I enter this value in the code. Whic...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
ODE45 error: must return a column vector.
I am getting this error in my code. but in the MATLAB documentation there is an example ( <http://in.mathworks.com/help/matlab/r...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Can ODE45 take in arrayed values?
Hi, I am getting an error in my code. The error is " _Error using odearguments ( line 93) @(T,IP)V4.*(C+(1-ALPHA).*K4)./(C+K4)-(...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
How do I integrate a differential equation?
Hi, I want to integrate a differential equation dc/dt. Below is the code and the values of the variables. clear all; c1=....
oltre 10 anni fa | 1 risposta | 0