Community Profile

photo

Jonathan Hawkins


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Repeat user input and output
I know the code below is a lot and needs work, but I am trying to create a table based off input from user. I would like help wi...

3 years ago | 1 answer | 0

1

answer

Question


Requesting help for piecewise ploting
clc clear syms r I % I = current, r = radius a = 2; b = 5; c = 7; B = piecewise(r<=0 & r>=a,((r/a)^2)*I, r>=a & r<=b, I, ...

3 years ago | 1 answer | 0

1

answer

Question


How to plot a hyperbolic equation?
I am a novice at Matlab and highly interested in learning more about Matlab. I would like to graph y=211.49-20.96 cosh 0.0329176...

6 years ago | 1 answer | 0

1

answer