photo

Christopher


Last seen: 7 días hace Con actividad desde 2025

Followers: 0   Following: 3

Mensaje

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

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
93.339
of 300.338

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


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

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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

6 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


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

6 meses hace | 4 respuestas | 1

4

respuestas

Pregunta


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

9 meses hace | 0 respuestas | 0

0

respuestas