Community Profile

photo

Aaron Atkinson


Last seen: 8 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to best find whether or not a matrix is made of evenly spaced elements.
I am currently writing an algorithem and I need to be able to tell whether or not an input matrix is made up of evenly spaced el...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Coding a function to use the false position method to approximate roots
Im trying to code together a function to approximate roots using the false psotion method. My current issues is that I can't und...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Method to plug in a value
I am currently working on a bracketing algorithem (specifically false position for finding roots). My issue is that the equatio...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Matlab Arduino: using the timer function in matlab to find a frequency
I am currently coding a pressure sensor to take a "ping" whenever the pressure exceeds a certain limit and I would like to take ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use a timer most efficently for finding pings/second
Im writing a code that uses a pressure sensor. The code automatically transfers the pressure sensor input too force and once the...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a tridiagonal matrix
I am currently trying to create a 500*500 matrix in matlab with diagonals a=-1, b=4, c=2. My teacher has said that the best way ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten