Susmita Panda - MATLAB Central
photo

Susmita Panda


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/21 to 03/25Use left and right arrows to move selectionFrom 03/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 个提问
1 个回答

排名
89,059
of 297,716

声誉
0

贡献数
14 个提问
1 个回答

回答接受率
64.29%

收到投票数
0

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,428

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Doubt in Coupled Ode
I have written a code for coupled ode using ode45; however my results seems errornous when compared with analytical results: %%...

1 year 前 | 2 个回答 | 0

2

个回答

提问


How do I make a histogram with the mean value and standard deviation value?
My Disp sample size is going to be a maximum limit of 800 x 1. My mean is 2.873 and my standard deviation is 2.337. How wo...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Error in ode45
i am trying to solve using ode45, however getting error: Error using odearguments Inputs must be floats, namely single or doub...

2 years 前 | 1 个回答 | 0

1

个回答

提问


problem in creating function file using ode45
I am trying to solve a second order coupled ode using ode45, however I am facing issues in making it function file and providing...

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 3 个回答 | 0

3

个回答

已回答
Doubt in solving ODE45
Y1 is my "dis" parameter which i need to plot wrt to space

3 years 前 | 0

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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.

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答