Feeds
提问
Ploting some ode's solution.
hello. I want to plot some graph that ode(ordinary differential equation)'s solution(I will make this solution to polynomial fr...
3 years 前 | 1 个回答 | 0
1
个回答提问
Eigen, scatter and covariance
Let us consider the following data X=[x1,···,x100]where xn= [x1n; 0.5(x1n+N(0,1))] , where x1n = 1.5N (0, 1) and N (0, 1) is t...
4 years 前 | 0 个回答 | 0
0
个回答提问
Gather specially vector satisfied the condition
I want to gather specially vector that satisfied the condition : if np=100; x_1n = 1.5*randn(1,np); x_n = [x_1n; 0.5*(x_1n+r...
4 years 前 | 1 个回答 | 0
1
个回答提问
How solve this problem in Matlab
How can I write a program in a script file that creates and 𝑛 × 𝑚 matrix with elements that have the following values. The value...
4 years 前 | 2 个回答 | 0
