Feeds
提问
Write a matlab code which calculates and plots the change of the potential inside and outside of the spherical Earth. Mass of the Earth and its radius are known. Consider Earth interior is homogeneous with the same density
Okay so ive tried working on the code and this is what i got thus far. when i run my code, it plots a figure with no curve. I am...
8 years 前 | 1 个回答 | 0
1
个回答提问
Merge two vectors into matrix
I have a time vector of 1x1024 double and an amplitude vector of 1024x1 double. How do I combine these vectors into a single mat...
8 years 前 | 3 个回答 | 0
3
个回答提问
how to create matrix X
I am trying to create a matrix X like in the attached image. I have the vectors x,y,z denoted as DE,DN,DZ respectively. <</ma...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to index random points from vector
I have a vector "faa" of size 64 rows X 1 column and wish to extract the first point and a range of 22:42nd data points. How do ...
10 years 前 | 2 个回答 | 0
2
个回答提问
How to assign multiple figures on same code
I am programming a code where I must plot several figures one after the other. I wish to assign these figures so that when I run...
10 years 前 | 1 个回答 | 0