
Susmita Panda
Statistics
RANK
77,228
of 273,550
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 18,459
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 123,023
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
Content Feed
Question
Doubt in FFT and one-third octave analysis
I am trying to do FFT of signal in time domain and would like to check IFFT, so that my FFT is correct. But my IFFT doesnot matc...
9 months ago | 0 answers | 0
0
answersQuestion
Doubt in solving IFFT
I am trying to solve a problem similar to the example provided in https://in.mathworks.com/help/symbolic/compute-fourier-and-inv...
1 year ago | 0 answers | 0
0
answersQuestion
Solution of symbolic fourth order polynomial equation
I am finding difficulty in finding roots of a fourth order polynomial equation which as as follows: lambda^4+A*lambda^2-B*lambd...
1 year ago | 1 answer | 0
1
answerDoubt in solving ODE45
Y1 is my "dis" parameter which i need to plot wrt to space
1 year ago | 0
Question
Doubt in solving ODE45
I am trying to solve a differential equation for parameter 'dis' for infinite length of beam which is function of time and space...
1 year ago | 2 answers | 0
2
answersQuestion
Finding the maximum position (x,y) coordinate from contour plot
%% ABGS clc clear all eta_dom=1:5; epsilon_dom=6:10; n_load=1:5; Disp_dom=[1:5;6:10;11:15;16:20;21:25]; eta_len=lengt...
1 year ago | 0 answers | 0
0
answersQuestion
Getting Infinte value for performing ifft
I am trying to do IFFT of 's2' but unable to do because 'S2' has infinite values. How to fix this and get IFFT to get frequency ...
1 year ago | 1 answer | 0
1
answerQuestion
How to create loop
I want to create for different values of 'k' with implementation of time delay 'tp1' and want to get graphs for different k valu...
1 year ago | 1 answer | 0
1
answerQuestion
merging two ode graphs
I tried to merge two ode function but getting an error. The first ode ranges upto T and thereafter I want result of other ode.
2 years ago | 1 answer | 0
1
answerQuestion
How to get range of values from a plot?
Hi, Firstly, I am doubful about getting velocity and acceleration using 'gradient' function instead of 'diff' to get velocity a...
2 years ago | 1 answer | 0
1
answerQuestion
Problem in performing IFFT
I have performed IFFT for converting frequency to time domain and back to frequency domain. I am getting same results also. Howe...
2 years ago | 1 answer | 0