photo

bml727


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Stopping plot when y is less than zero
I have this code for projectile motion, but I need to stop the plot when y<0. How could I do this? global m cd A rho g theta ...

4 years ago | 2 answers | 0

2

answers

Question


Couple projectile motion equations function
I am creating a function to solve these coupled equations, where all constants are known: I am currently using the code below...

4 years ago | 1 answer | 0

1

answer

Question


Setting constants for different projectiles with a for loop?
I am creating a code that can solve for different projectiles. I am currently using the 'if' statements to set the constants dep...

4 years ago | 1 answer | 0

1

answer

Question


Plotting wave solution at specific time
I solved an equation u(x,t) and need to plot the solution at t=0.3, but I am not sure how to do it. I saved the time iteration a...

4 years ago | 0 answers | 0

0

answers

Question


Solving a wave equation in matlab
Here is the problem statement: I am having trouble plotting the solution at t=0.3 and not sure if my code is solving the wa...

4 years ago | 1 answer | 0

1

answer