Péter Király
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0