ubsuny / 23-Homework4G3

Apache License 2.0
0 stars 11 forks source link

Which code will use for this assignment? #3

Closed AhmedCode99 closed 11 months ago

AhmedCode99 commented 11 months ago

@yasmensarhan27 @sharmistharanit I will share two of my codes here. I encourage you to do the same, after we all have a good look, we can decide on a code to use.

AhmedCode99 commented 11 months ago

This is my first code, it calculates the trajectories of projectiles with air drag:

https://colab.research.google.com/drive/1vHvNUHdNsGsBDcjR7EiAE2Id_esFVlGk?usp=sharing

AhmedCode99 commented 11 months ago

This is my second code, it calculates the trace of matrices using 6 different methods, then plots the time it took each method:

https://colab.research.google.com/drive/1G4ME1p3G8gzT6VgSruZN7NLf9ZYKrBmU?usp=sharing

yasmensarhan27 commented 11 months ago

https://colab.research.google.com/drive/18ogxJUWcORlk3BcK9Okh1hg_zkyBcvei#scrollTo=IQ8nnauvzyl7

yasmensarhan27 commented 11 months ago

https://colab.research.google.com/drive/1uSQdfZu-f6mOM0YFxzJlcyeQ8bQvvPt-#scrollTo=SZI_w3xgNrQj

AhmedCode99 commented 11 months ago

@yasmensarhan27 I cant view your code, it says access denied. Please set it so that anyone with a link can view it.

yasmensarhan27 commented 11 months ago

done

AhmedCode99 commented 11 months ago

I will code, I will be using my projectile motion code.