
Anshuman
Followers: 0 Following: 0
Feeds
提问
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...
1 year 前 | 2 个回答 | 0
2
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
2 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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....
2 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0