Community Profile

photo

Fani


2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


write equation automatically and create a file which save the constant term of the equation
Hi all! I have a script for plot data. My script is: for k=159:100:2048 ix=isfinite(LOGIR(:,k)); x=XM...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


plot some lines only
Hi all! I have two columns with 38 lines. I want to plot these columns, but some lines only. I want to plot the lines 1:14 a...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to find mean with nan
Hi! I want to find mean with nan values and with different step. My script is: RowDivision=[1,46,172,305,472,618,714,784,9...

9년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
ignore nan values in plotting
It works!! Thank you very much!

9년 초과 전 | 0

| 수락됨

질문


ignore nan values in plotting
Hi! I need your help please! I have to plot columns with nan values. I want to ignore the nan. I have the table LOGIR wh...

9년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
mean without stable step
This works perfect!!! Thank you very much for your time!!!

9년 초과 전 | 0

| 수락됨

답변 있음
mean without stable step
if i do this, i take mean for all these lines. I would like to take mean for 1:167, other mean for lines 168:294 and so on.

9년 초과 전 | 0

답변 있음
mean without stable step
In the same column the step is different. For example, in the first column i want to find mean for the first 167 lines, then fro...

9년 초과 전 | 0

질문


mean without stable step
Hi all! I need your help please! my data are 3033 lines and 2005 columns. I want to find the mean for all columns separatel...

9년 초과 전 | 답변 수: 4 | 0

4

답변

답변 있음
plot many columns to different figure
<</matlabcentral/answers/uploaded_files/17981/untitled.bmp>> my data make the blue curve. I want to do the linear fitting (re...

9년 초과 전 | 0

답변 있음
plot many columns to different figure
I have the loop: X=data(:,1); % air mass Y=data(:,5:2008); %irradiance 2004 column Z=log(Y); % log irradiance all colum...

9년 초과 전 | 0

답변 있음
plot many columns to different figure
Thank you for your help!! Ι used the first answer. Νevertheless, 2000 columns are too much for the programm to my computer. So,...

9년 초과 전 | 0

질문


plot many columns to different figure
Hello! I have 2004 columns of data. I want to plot the first column (X) with all others (Y). i.e.: plot(X,Y1) plot(X,Y2) ...

9년 초과 전 | 답변 수: 5 | 0

5

답변