Just subscribed, this was very helpful! I'm currently doing FLASH Proton therapy research and I'm writing a code that calculates dose and dose rates. I needed to find a way to interpolate the stopping power with respect to energy data with other energy dependent data and this video was very helpful! It's also nice hearing others doing medical physics out there. :)
thank you very much for the video, however, the data type of s_f is 'numpy.ndarray' and I can not use it as integer. Can you please tell me how you solve this problem? Thank you in advance
Hey Man, you are a great teacher...i'm learning a lot from your videos....can you please make a proper series on machine learning from basic to intermediate with examples..!!
This is definitely a project I plan to work on in the future. Machine learning is quite difficult though, and I want to make sure I'm very proficient before digging into tutorials.
Thank you for your explanations Mr P Solver, they are very helpful. Today, though I encountered: AttributeError: 'interp1d' object has no attribute 'spline' and I have tried to get around it in various ways but not successful....
Hey! great video I have a question, if I have to import any file say txt file. Now I wanna do interpolation of values say the file contains 1-1000 values. How to define one of the values using linspace. Thanks!
Great video,you have a new subscriber now. I have x and y computer mouse coordinates and I need to check if the trajectory cross itself. I was thinking to interpolate the data points but then you have any idea how to check if the trajectory cross? Thank you very much!
deg_slope = np.degrees(np.arctan2(dmdt[0, :], t )) On further inspection, plotting this expression against the given domain of time clearly magnifies the region 0
I just discovered this channel and I am so grateful. I love the straightforward one-take videos. This is what school should be like
Timestamps
00:00 Introduction
00:44 Interpolation
06:48 Usefulness
Just subscribed, this was very helpful! I'm currently doing FLASH Proton therapy research and I'm writing a code that calculates dose and dose rates. I needed to find a way to interpolate the stopping power with respect to energy data with other energy dependent data and this video was very helpful! It's also nice hearing others doing medical physics out there. :)
Straight from Discord fam 😌 love your content bro
Apologies for the question I asked a few minutes ago, I was missing "_" somewhere before spline in my code. It has worked. Thank you again.
Solid explanation of this concept. I wish my lecturers were this clear with some more advanced concepts around multivariate calculus.
Just what I was looking for! And well explained.
9:20 mean energy = sum of total energy / sum of photons = sum ( E * S(E))/ sum(S(E))
11:46 m(t) mass or speed ?
You totally solved my problem with this - thank you!
Valuable content.
Thank you very much
Yo man, thank you for all the videos you put out.
thank you very much for the video, however, the data type of s_f is 'numpy.ndarray' and I can not use it as integer. Can you please tell me how you solve this problem? Thank you in advance
Hey Man, you are a great teacher...i'm learning a lot from your videos....can you please make a proper series on machine learning from basic to intermediate with examples..!!
This is definitely a project I plan to work on in the future. Machine learning is quite difficult though, and I want to make sure I'm very proficient before digging into tutorials.
@@MrPSolver I understand...please take your time but make sure to make the ML series...your channel is hidden gem on youtube :)
Thank you for your explanations Mr P Solver, they are very helpful. Today, though I encountered: AttributeError: 'interp1d' object has no attribute 'spline' and I have tried to get around it in various ways but not successful....
Hey! great video
I have a question, if I have to import any file say txt file. Now I wanna do interpolation of values say the file contains 1-1000 values. How to define one of the values using linspace.
Thanks!
Great application of theory in practice
What if you need to plug in y data and find the corresponding x value in the interpolation function?
very good tutorial, easy to understand. thankss!
have you done a video on how to get data on a ray from the center of a circle to its max radius using specific angles?
I thought bro is a CS student, but somehow I am studying quantum and rocket science in the same class
Great video,you have a new subscriber now. I have x and y computer mouse coordinates and I need to check if the trajectory cross itself. I was thinking to interpolate the data points but then you have any idea how to check if the trajectory cross? Thank you very much!
great videos.
Can you explain / show numpy implementation of svd/qr/householder?
You have a bull's eye for content
Nice vídeo, helpped me a lot, Very clear explanation, suscribbed.
WE NEED GRIDDATA INTERPOLATION
Your discord invite is no longer working
I'm sorry mr. Can you put
Subtitle please 🙏
deg_slope = np.degrees(np.arctan2(dmdt[0, :], t ))
On further inspection,
plotting this expression against the given domain of time clearly magnifies the region 0
🔥🔥🔥🔥
really helpfull!!