You can't answer my question. How can you be better in this video? Perfect. thank you so much. You make me think again about choosing a major for the master.
I'm glad you found it useful. This is one of my older videos with a crappy recording setup. You should also check out the newer videos in my "NEW ANTS" playlists. Same content but higher quality :o
You make really good videos Mike and you reply to your fan mails.... XD . You helped me alot man. Your answers cleared a lot of things... I might bug you again ... :) :)
I always got an error here with my data. data = squeeze(EEG.data(chanidx,times2saveidx(ti)-floor(timewinpnts/2)+1:times2saveidx(ti)+ceil(timewinpnts/2),:)); the error is saying that Index in position 2 is invalid. Array indices must be positive integers or logical values.
The overlapping and tapering really me helped a lot. Thank you.
You can't answer my question. How can you be better in this video?
Perfect. thank you so much. You make me think again about choosing a major for the master.
I'm glad you found it useful. This is one of my older videos with a crappy recording setup. You should also check out the newer videos in my "NEW ANTS" playlists. Same content but higher quality :o
Sir you are the best. I am taking your courses on Udemy. Thanks for your work for the humanity.
Aww, thanks!
thanks for the amazing videos I have one doubt about how to Change the STFT frequency axis to the velocity axis
I can't see these codes, can someone put up the matlab codes please..
This is amazing! thanks alot Mike
You make really good videos Mike and you reply to your fan mails.... XD . You helped me alot man. Your answers cleared a lot of things... I might bug you again ... :) :)
Fan mail :P as long as no one writes fan-fiction I'm happy with it ;)
We dont see the Fourier Trandform, you actualy use as many others fft matlab funktion.
I explain and demonstrate the full discrete Fourier transform earlier in this course; this particular video happens later in the course.
very informative. Thanks for uploading.
I always got an error here with my data.
data = squeeze(EEG.data(chanidx,times2saveidx(ti)-floor(timewinpnts/2)+1:times2saveidx(ti)+ceil(timewinpnts/2),:));
the error is saying that
Index in position 2 is invalid. Array indices must be positive integers or logical values.