3 Questions 3 Answers 0 Followers
Questions related from Giuseppe Ricci
Hi, I'm working with ERA5-Land dataset to prepare a climate database. I have a question: I use surface solar radiation downwards as incident radiation and I need to have a hourly value expressed...
25 May 2022 7,288 1 View
I'm working with an ECG signal and I want to delete the drift noise. In Matlab it works fine this code: [c, l]=wavedec(ecgsignal,8,'coif5'); a9=wrcoef('a',c,l,'coif5',8); where ecgsignal is the...
26 August 2015 2,103 4 View
My research project is focused on tensor factorization technique applied to context recommender systems. I have data of user, item, movie and context- for example, weather, user's company when...
11 November 2013 9,421 2 View