
Aristo Pacino
Followers: 0 Following: 0
Feeds
提问
Creating hourly average data with geographic coordinates to produce 3D matrix
I have 4 column matrix, which include irregular time, temperature, latitude and longitude. I want to creat 3-D matrix such that ...
3 years 前 | 2 个回答 | 0
2
个回答已回答
Read data from two data files and save them organized into multiples files
x=load('x.dat'); y=load('y.dat'); nsize = size(x); n = nsize(2); %%%% selecting only column of matrix I am assuming...
Read data from two data files and save them organized into multiples files
x=load('x.dat'); y=load('y.dat'); nsize = size(x); n = nsize(2); %%%% selecting only column of matrix I am assuming...
3 years 前 | 0
| 已接受
提问
creating a contour correlation plot from 2 existing contourplots
Hello experts, I have two contour plots of latitude vs longitude plots of 5 by 5 degrees grid in latitude and longitude. So fin...
3 years 前 | 1 个回答 | 0
1
个回答提问
Every 1,5,9,13..... marker point should be of same color. Similarly 2,6,10...... and 3,7,11...... and 4,9,12.... should be of same color
As shown in the plot below. I need the marker color of [1,5,9,13........] of same color. Similarly [2,6,10,.....] for e.g., gree...
4 years 前 | 2 个回答 | 0
2
个回答提问
High pass filter for the values
Hello, I want to have a high pass filter such that values above zero remain, and the amplitudes of the negative values are so...
4 years 前 | 1 个回答 | 0
1
个回答提问
Extract vertical line numerically from curve plot
Hi, I would like to know if it is possible to extract vertical line (blue color) from a curve plot as shown in the image? I'm al...
4 years 前 | 1 个回答 | 0