Community Profile

photo

Anshuman


Last seen: 8 Monate vor Aktiv seit 2022

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort