Community Profile

photo

Anshuman


Last seen: 8 months ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

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

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

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

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

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

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

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

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

1 year ago | 1 answer | 0

1

answer