Community Profile

photo

Jonathan Miles


Last seen: plus de 3 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


How can I write a loop that performs a function to each element in a matrix / array?
How can I create a code that can preforms a function to each value in a matrix? Below is Reference: function yi = TableLook(...

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

0

réponse

Question


Using each value in my array in an equation to see how the "y" value changes with "x"
I have written a code that has all of my x values: x= [0.05:0.05:1.95] I am attempting to run a code y=(4560*2)/((pi*2)*(16-x...

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

1

réponse

Question


Creating a Tridiagonal Matrix with varying values
Hello, I am trying to create a tridiagonal matrix with varying values. As shown in the image below the main diagonal is able ...

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

1

réponse

Question


How can I suppress the output of another function that is called from my function?
I am trying to compile the roots calculated from a bisection method function and an incremental search method function. The outp...

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

1

réponse