One day I was already awake, and like many other normal people I wondered if there was a KZbin video explaining how to simulate rocket launches, and here I am. Nice!
@michaeldamolsen Жыл бұрын
1 minute in, and some Karen calls the cops on the singing birds. I like where this is going!
@dylanboyd6147 Жыл бұрын
This is an awesome video! Keep making stuff of this quality and you will have a huge following in no time!
@MiscellaneousBits Жыл бұрын
Thank you!
@kai-fw6hq Жыл бұрын
Amazing video! I can't believe you have just 33 subscribers, you really deserve more. You earned one.
@MiscellaneousBits Жыл бұрын
Thanks and welcome!
@Asterism_Desmos Жыл бұрын
You’ve just got yourself another subscriber! Good work :D
@caioveigapires5907 Жыл бұрын
Loved the video! Didn't know you could do all that with only 100-ish lines of code.
@MiscellaneousBits Жыл бұрын
Thanks! The code ended up being about 150 lines, but the last 50 are just to generate all the plots so I didn't show them
@_sh4512_ Жыл бұрын
Love the video I’m going into my second year of my physics with astronomy undergrad. And this video was really fun and interesting for me keep up the great work excited for more of ur stuff in the future
@MiscellaneousBits Жыл бұрын
Glad you enjoyed, good luck at school!
@rostamr4096 Жыл бұрын
Great and very helpful video. Can you also make the codes available in some sort to text ? I would like to used it and add more function to it...
@theblackpinecooktop77676 ай бұрын
Thank you for this! I knew next to nothing about python (I work in Ada and Fortran mainly) before watching this video and I had forgotten all of my orbital mechanics (I do atmospheric work) so I gave your code and methods a shot anyways as a refresher on both. I was able to reproduce your circular orbit results after some fumbling and algorithm tuning, and even learned some cool tricks along the way! I do, however need some clarification on the derivation: why is v/r = phi_dot and why does psi_dot = phi_dot - theta_dot? Probably something I am missing very fundamental, but figured I would ask anyhow! Thank you for this, you make it really easy to understand!
@austinescobedo66384 ай бұрын
I didn't know I was going to be watching a comedy special! ur hilarious
@koufdell2 ай бұрын
is there any possibility to get the source code for the 2 stage simulation? thx..great work
@rubenoconnor1989 ай бұрын
never related more with the first 6 seconds of a video haha :)
@Livenewme Жыл бұрын
This stuff is interesting. I made a 6dof Excel rocket sim for a goddard level rocket. I'd like to bring it to Python, but i dont know where to start.
@DJChappie0015 ай бұрын
I saved this video in case I ever get myself an orbital rocket.
@JTanSC Жыл бұрын
Love it
@hafizuddinmohdlowhim84268 ай бұрын
Do you have a reference for your trajectory calculations?
@cartergreg5192 Жыл бұрын
Can you please post the final code for this project? I'll be sure to make improvements if you do haha. Thanks.
@maxvanthart31288 ай бұрын
hey, im working on a schoolproject on a rocket that needs to bring a payload into orbit with a group of people, could you post the code file please?
@RobotoForgoto Жыл бұрын
This is fun! I want to make a program that predicts nerf gun dart trajectory. Then make some arduino projects that drop a dart on a predetermined coordinate. I'm a bit thick and can't figure it out!
@MiscellaneousBits Жыл бұрын
Good luck on your project! KZbin tutorials and guides for arduino and motion control will definitely help
@MehrnazAshrafi8 ай бұрын
Amazing Video! would you please post the final code? Thank You
@takayush6313 Жыл бұрын
I subscribed 😤
@MiscellaneousBits Жыл бұрын
Welcome 🙏
@galadler Жыл бұрын
Nice. Can you maybe post a link to the source code?
@AnthonyDDean11 ай бұрын
Air resistance is also dependent upon atmospheric density which is dependent upon density, so performance is underestimated. See US Standard Atmosphere.
@alexartemov9537 ай бұрын
Можно просто задать функцию изменения плотности в зависимости от удаления от земли и соотнести ее с удалением ракеты от поверхности по нормали от стартовой площадки.
@steveadams75506 ай бұрын
Yes, could you please post the code
@donsoap34249 ай бұрын
I need the full amazing code
@ozhanfenerci7042 Жыл бұрын
Hi! Do you provide the code for it?
@MiscellaneousBits Жыл бұрын
I'm working on some updates and improvements that I'll make a video for some time soon (ish), I'll post the 'final' file then
@tamnotstudies6148 Жыл бұрын
@@MiscellaneousBits hi! i know its only been 3 months but im very impatient lol. pleaseeee post the code soon, thank you :)
@markoj3512 Жыл бұрын
Your equation for the drag ist not correct ist should be -abs(v)*v Instead of -v^2 It makes a huge difference ;)
@Livenewme Жыл бұрын
It's python "^" is a pack of lies, and it's unfortunate
@СемёнКузнецов-ч5с Жыл бұрын
Post the code file please.
@MiscellaneousBits Жыл бұрын
I'm working on some updates and improvements that I'll make a video for some time soon (ish), I'll post the 'final' file then