photo

Rizwana Junaid


B S Abdur Rahman University, Chennai

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

M.Sc, M.Phil physics.
Doing Ph.D in the area of nonlinear dynimics.

Professional Interests: chaos computing

Statistica

MATLAB Answers

13 Domande
1 Risposta

RANK
158.919
of 300.331

REPUTAZIONE
0

CONTRIBUTI
13 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
53.85%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

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

  • First Review
  • Thankful Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


how can I apply low pass filter to a time series data
hi i have a set of random data which is actually a time series data stored in a file. i want to apply low pass filter or high p...

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


how can i call datas in the word document from matlab and ask to plot?
** * i have a set of datas to be plotted along x axis and y axis and those are saved as word document. how can i call them fro...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


peaks values of each waveform
How can i select and plot the peak values of each sinusoidal wave in a nonlinear continuous waveform.

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Solving Non-Linear Equations
you can solve ur system by calling ode45 function. for that you will have to save all equations in one file and call the solver ...

circa 13 anni fa | 0

Domanda


Is it possible to obtain the imaginary parts along with real part in the evaluation of fast fourier transform?
I have a program , a part of which is shown below: X=x(:,1); %assigning X, all the values of x of length n. Y = fft(X,...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


how does the autocorrelation helps to understand the nonlinear dynamics
*_*Hello. I have a plot of autocorrelation where normal probalility of the 2 data sets are plotted against that 2 data sets and ...

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


command for autocorrelation
is there any separate command in matlab to compute the autocorrelation for the 2nd order differntial equations? can any one ple...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


difference between local Lyapunov exponent and Maximal Lyapunov exponent
Can any one please explain the difference between the local Lyapunov exponent plot and Maximal Lyapunov exponent plot. kind...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


AUTOCORRELATION FOR THE CONTINUOUS TIME DEPENDENT EQUATIONS
HELLO, I AM TRYING TO PLOT AUTOCORRELATION FN FOR MY CONTINUOUS TIME DEPENDENT SYSTEM EQUATION. GENERALLY ODE45 IS USED TO SOLVE...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


error in plotting lyapunov exponent from time series
Is there any command to plot maximal lyapunov exponent from time series for which i tried my own codes. but still i m in a stage...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


plotting maximal lyapunov exponent using ode45
i m in need to plot the lyapunov exponent 'f vs lyapunov,' but i am unable to run the program due to some error in the prog...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


why program is not giving plot after execution?
some times it happens that program doesn't give the plot after the execution. but when it is run again second time then it gives...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


i need the matlab program codes to run
I'm struggling with my MATLAB code to get a bifurcation plot. My equation is a kind of differential equation of second order. ...

quasi 14 anni fa | 3 risposte | 0

3

risposte

Domanda


I m not getting the exact bifurcation plot for matlab code. my bifurcation plot for the particular system is not showing the divergence to nonlinearity from linear region. what should be the error in my codes?
% mlcmainfile clf clc global f for f=0:0.01:50 initialx(1)=0.8;initialx(2)=0.04; [t,x]=ode45('mlceq',[0 450],[ini...

circa 14 anni fa | 0 risposte | 0

0

risposte