photo

Anshuman


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
167,340
of 300,369

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 2

View badges

Feeds

View by

Question


How to combine 2 Matlab figure plots?
I have created 2 lines on the same plot. I need to take an average of them and add a 3rd line on this figure. Any idea how may I...

2 years ago | 2 answers | 0

2

answers

Question


Reverse problem of finding time-varying parameters of an ODE with the help of solution data.
Any way in which I can find the time-varying parameters of an ODE ; The solution to which is know in the form of time-series dat...

3 years ago | 1 answer | 0

1

answer

Question


Not able to plot probability density distribution.
I am trying to plot a probability density fucntion of growth factors of a matrix with respect to LU decomposition ; the growth f...

3 years ago | 0 answers | 0

0

answers

Question


Not able to correct the sign of computed SVD.
I am trying to check the working of Matlab's SVD by correcting the sign of the computed SVD. Step 1: I am creating an A matrix ...

3 years ago | 0 answers | 0

0

answers

Question


How to create a random matrix?
I am creating a SVD matrix UEV*. For that I want to create an E matrix with diagonal enteries in the range of [0,1] and also in ...

3 years ago | 1 answer | 0

1

answer

Question


How to perform EMD analysis on google trend data.
I have downloaded a google trends data based on diseases. I have plotted the scatter plot of this dataset which I have attached....

3 years ago | 0 answers | 0

0

answers

Question


How to create a symbolic vandermonde matrix in matlab?
I am trying to create a symbolic vandermonde matrix in matlab, but not able to do! I see the function vander() creates a matrix ...

3 years ago | 1 answer | 0

1

answer

Question


Error using vertcat ; Dimensions of arrays being concatenated are not consistent.
I am trying to use the following code for solving a system of 3 ode. I am getting error which running this code. beta = 0.1; d...

3 years ago | 1 answer | 0

1

answer