Rizwana Junaid
B S Abdur Rahman University, Chennai
Followers: 0 Following: 0
M.Sc, M.Phil physics.
Doing Ph.D in the area of nonlinear dynimics.
Professional Interests: chaos computing
Statistics
RANK
156 533
of 295 569
REPUTATION
0
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
53.85%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 10 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 12 år ago | 0 answers | 0
0
answersQuestion
peaks values of each waveform
How can i select and plot the peak values of each sinusoidal wave in a nonlinear continuous waveform.
nästan 12 år ago | 2 answers | 0
2
answersSolving 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 ...
ungefär 12 år ago | 0
Question
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,...
ungefär 12 år ago | 1 answer | 0
1
answerQuestion
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 ...
ungefär 12 år ago | 0 answers | 0
0
answersQuestion
command for autocorrelation
is there any separate command in matlab to compute the autocorrelation for the 2nd order differntial equations? can any one ple...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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. ...
ungefär 13 år ago | 3 answers | 0
3
answersQuestion
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...
ungefär 13 år ago | 0 answers | 0