Community Profile

photo

Michael


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Engineering

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to find the range in the form of (a, b) of this function?
The *range* of f = (7*x +sin(x))/(x^2 + x + 2) is of the form [a,b]. Give a and b correct to two decimal places edit - Not a ...

11 years ago | 1 answer | 0

1

answer

Question


How do I make these two letters the input functions for a lengthy code?
Here's my code g = 9.81; k = 0.5; %KPa M = 350; %kg F = g*M; %N %Dimensions of Structure %Sign b=4; h=...

11 years ago | 1 answer | 0

1

answer

Question


How to plot the same function several times with several different angles
Suppose I had the equation of y=sin(x), and I wanted to plot the function of this equation several times with angles ranging fro...

11 years ago | 1 answer | 0

1

answer

Question


Help plotting a projectile motion graph
Hello, I'm trying to plot a projectile motion graph at the given angles using this code. clear all angle=[0.4, 0.6, pi/4...

11 years ago | 1 answer | 0

1

answer

Question


How do I plot these two graphs with the array/set of inputs?
Hello. I'm trying to plot 5 trajectories corresponding to Theta = 0.4, 0.6, pi/4, 1.0, 1.2 Where the given functions are ...

11 years ago | 1 answer | 0

1

answer