- Видео 5
- Просмотров 33 721
JamDataJam
Добавлен 11 ноя 2018
NLP NLTK Basics Walkthrough
File is posted to my Github: github.com/jamdatajam/NLP-Stuff/tree/master/NLTK%20Basics%20Walkthrough
Just a quick walkthrough of NLTK in Python.
Music is copyright me, two nights ago when I felt like playing piano*. Recorded on my Iphone using Voice Memos app.
Thanks for watching!
*P.S. I'm normally a guitarist and/or drummer, so for this song, I played what I felt sounded interesting!
Just a quick walkthrough of NLTK in Python.
Music is copyright me, two nights ago when I felt like playing piano*. Recorded on my Iphone using Voice Memos app.
Thanks for watching!
*P.S. I'm normally a guitarist and/or drummer, so for this song, I played what I felt sounded interesting!
Просмотров: 68
Видео
Food Event Data Analysis
Просмотров 425 лет назад
You can get the files from my GitHub: github.com/jamdatajam/Food-Event-Data A video reviewing the approach and a few of the techniques I used for a recent paid data science/analysis report I did for a local company. Since the organizer of this event is still working through its details, I have anonymized quite a bit of the data. Thanks for watching my video and why not check out some of my othe...
How to code a simple heart beat detector (in Matlab)
Просмотров 21 тыс.5 лет назад
Files available at my GitHub: github.com/jamdatajam/Heart-Beat-Detector A complete step-by-step walk-through of how to import, process, plot, and detect heart beats in recorded ECG/EKG time series signal data in Matlab.
Treadmill Gait Response PID Controller (in MATLAB)
Просмотров 1205 лет назад
Another quick video demonstrating an initial proof of concept I worked on using a PID controller to help prevent stroke patient sleepiness during RAGT (Robot Assisted Gait Training).
Frequency Domain Noise Removal (in MATLAB)
Просмотров 13 тыс.5 лет назад
A quick video covering a really simple way to remove sound clip background noise in MATLAB. Code is here: github.com/jamdatajam/Frequency-Domain-Noise-Removal/blob/master/jamdatajam_FreqDomainGuitarEdit.m
THANK YOU
I'm getting an error at EKG=load(100m.mat) Can pls respond
How can I input that sound in Matlab?
hey dude what u have been upto recently? its been so long since u uploaded etc. can u send me a link where we can follow u? insta linkdin?
When I tried to calculate Heart rate, the result is 306! , is that true??
Depending on how you did it, you may need to adjust the peak detection to be more specific. Basically, you need to make sure its not counting smaller peaks near the big peaks. Or try smoothing the signal more. Also, make sure that your sample rate/frequency is reasonable and that you are using the correct time window. Hope that helps!
Hey sir i want a help in similar project .can you please help me.?
how can I calculate heart rate after that???
which platform are you using to run this program?
This is in Matlab
math_combo.mp3 is getting error, can you plz guide
Sir, may I know why I can't run the code? Is this problem conservatives from the license file?
You are a legend
sir please send the code for ecg signal segmentation in time series
Great Video, how would you display an accurate Heart rate in BPM in the command window ?
did u know? :')
Try doing print() or disp() of the variable you used to store the heart rate or BPM. Sorry, I can’t remember what variable was used in the video, but if you know what it is in your code, then you can just use one of those commands to output the value to the command window.
Thanks for the explanation, please I have a question about what does it mean the variable: Actual_Time?
can you send me the code
I added a link to the code to the description
Thanks for the explanation
I'm glad I could help!
Could you please share your code? Thank you!!
Haha, sorry about that, I thought I had shared the Github link for it. Let me look into that and get back to you.
@@jamdatajam866 Sir do u mind sharing the code.
@@bubblelay6516 Added a link to the code in the video description, Thanks!
@@jamdatajam866 Sir can uh use any Filter Like FIR Or IIR?