photo

Christopher


Last seen: 17 giorni fa Attivo dal 2025

Followers: 0   Following: 3

Messaggio

PhD Candidate in Economics at the New School for Social Research.

Programming Languages:
MATLAB
Spoken Languages:
English

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
93.339
of 299.012

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
1

RANK
 of 20.659

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 163.125

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

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


How do I exclude the first ten observations in the line plot generated by the three differential equations
close all clear all clc tspan = [0 100]; y0 = 0.7; % initial value of state variable x1 r0 = 0.7; % initi...

20 giorni fa | 1 risposta | 0

1

risposta

Domanda


Is there a way to test the range of the parameters sigma and tau where my model remains stable?
I am attempting to find the range of values for the parameters sigma and tau where the model remains stable. Is there a way that...

circa un mese fa | 1 risposta | 0

1

risposta

Domanda


I am trying to incorporate multiple IF statements in my ODE to generate a single output.
There are four cases that I am trying to incorporate as multiple IF statements. Here are the four cases below. The first case is...

circa 2 mesi fa | 2 risposte | 0

2

risposte

Domanda


Does anyone know how to use an IF statement with ODE's? I am trying to create an IF statement sigma > 0 , tau > 0 if dx(3,1) > 0, dx(1,1) > 0 and sigma = 0 , tau = 0 otherwise
close all clear all clc tspan = [0 100]; y0 = 0.7; % initial value of state variable x1 r0 = 0.7; % initi...

2 mesi fa | 4 risposte | 1

4

risposte

Domanda


I would like to solve the following system of differential equations using the Lotka Volterra Model and create a Phase Diagram in Matlab 2024b
I would like to solve the following system of differential equations using the Lotka Volterra Model and create a Phase Diagram i...

4 mesi fa | 0 risposte | 0

0

risposte