photo

Nicholas Gresham


Last seen: environ 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Determine area in Closed Cycle
I'm doing an assignment in which I need to calculate the work done on a piston inside a deisel engine cylinder. We've been given...

environ 3 ans il y a | 1 réponse | 0

0

réponse

Question


how to index Vector Position
I know how to index a vector such that if x=[9,5,2,6,3] then, x(3) will equal 2 for example. But if I wanted to do it the opposi...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How do I apply a tolerance to my code
Outline The singularityTest function will test whether a matrix is singular (i.e., not invertible). If it is singular, the outp...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Damped Cosine wave not working
function dampedOsc3() x = (0:0.01:4); y = @(x)(exp.^(-0.4.*x))*cos(5.*x); plot(x,y,'--c') end Why is...

plus de 4 ans il y a | 1 réponse | 0

1

réponse