
Samson
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
292.350
of 297.672
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.464
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.351
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
Feeds
Pregunta
differentiation of time series data
I have a time series data 'X 'of size 20000 X 50. My step size dt= 0.05 how do I find the velocity of these data
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
phase difference of oscillators
How do I take the phase difference of oscillators across time
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
saving workspace of each pair of variable in a loop
Hello, I help. I have a loop where I take each pair of variables and run. However, I want to save the workspace of each pair af...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I set a seed to generate different random initial numbers and storing them
for kk = 1 : Iter xD = rand(N,1)*2*pi; % Init Cond. Driver end
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Index in position 1 is invalid. Array indices must be positive integers or logical value.
I am having a problem with my index variable, and I don't know why the issue is happening. for ii = 1: length(omegaDArr) % om...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to take the average of different initial conditions
I have a code and I need to run the code for different initial conditions, then save and finally take the average. See code belo...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
several initial conditions in a loop
a=0.2;b=0.2;c=5.7;sigma= 16; beta= 4; rho = 45.92; % initial condition x= rand(9,1); g= (0:5:60); % g= 0.5; % computing t...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding difference of two components and averaged over time
I have three systems, see below. I need to compute the silmulations for different values of g which is the coupling strength. Th...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
code to find difference between dynamical systems
how do i write the code to find the difference of two dynamical equation please. For instance i need to find the change or del...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
using runge kutta 4th order to integrate three different dynamic equation
% silmulating the rossler and lorenz attractor % rossler is the driver %lorenze as the response % dx = [-(x(2)+ x(3));x(1) + ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Integrating the Rossler and the Lorenze attractor
please does anyone have matlab code to integrate the rossler and lorenze silmutaneousl?y using runge kutta 4th order
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
calling three different functions in one script
I have written three functions and I would like to call them in one script. How the call this functions in one file. I need to...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Unable to perform assignment
From my attached code and get the following error Unable to perform assignment because the left and right sides have a differen...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Phase Synchronization of Chaotic Oscillators, physical review letters, volume 76, number 11
Hello, I would like to know the step by step codes used to generate the figures in the above titled papers. I am completely new...
casi 6 años hace | 0 respuestas | 0