photo

bml727


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
17,537
of 300,571

REPUTATION
2

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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 ...

5 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...

5 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...

5 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...

5 years ago | 1 answer | 0

1

answer

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...

5 years ago | 1 answer | 0

1

answer