Community Profile

photo

Aristo Pacino


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

배지 보기

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년 전 | 답변 수: 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...

거의 3년 전 | 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년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 1 | 0

1

답변