photo

Péter Király


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to calculate mean time series of more time series with different sampling?
So I have several x-y series (measurement data) where x is different for every series and somehow I want to have an average x-y ...

7 years ago | 1 answer | 0

1

answer

Question


Matlab function holding first value?
Hello everyone! a=2; b=3; f=@(x) a*x+b; f(1)=5 if I set b=0; f(1)=5 Why is this? ...

8 years ago | 1 answer | 0

1

answer