Feeds
질문
Linear Regression - how to incorporate in figure
Hello, I have the following data: x=[1 2 5 9 4 10 11 2 6] y=[5 3 6 8 5 12 14 4 8] I need to obtain a figure with: plot x ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Average range when value is reached
Hello, I have a tough situation in hands. File format (sample file attached) day_of_year | solar height | d1 | d2 | d3 | d4...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Conditional function on matrix
Hello, This is a tough one to explain. I am analysing a big chunk of data and now I have a equation defined by intervals. Kd=...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Trouble using retime to obtain 1 year of hourly average values from 15 years of hourly average values
Hello, I have a long dataset (15 years of data) for several location. for the sake of the example I'm attaching a file with o...
5년 초과 전 | 답변 수: 3 | 0
3
답변질문
how to Interpolate hourly data
Hello everyone, I have a large hourly data set (~15 years of data) for several measuring points. for the purpose I'll add an ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
using acummarray to average several columns at a time?
Hello I have a data array (mat) with the following dimensions: 149016x93 The columns are year | month | day | hour | da...
거의 6년 전 | 답변 수: 3 | 0
3
답변질문
Average IF NaN counting
Hi, I have a 20*207 matrix which contains numbers and NaN. I need to average each column if the amount of NaN is <5. If t...
대략 7년 전 | 답변 수: 1 | 0