![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17347441_1579727306010_DEF.jpg)
bml727
Followers: 0 Following: 0
Feeds
提问
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 ...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0