Community Profile

photo

LukeO


Last seen: 1 year ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Creating configurable parameters in dll
I have a simulink model that I’m compiling into a dll using 2011b to be imported into NI VeriStand software. I can compile th...

6 years ago | 2 answers | 0

2

answers

Question


Eigenvalues and Eigenvectors Question
I've solved a matrix in MATLAB using the following in the command window: >> A = [1 2 -5; 3 7 3; -4 6 1] A = 1 ...

7 years ago | 2 answers | 0

2

answers

Question


Finding roots of a polynomial
I've carried out manual calculations of newton raphson and have proven it in MATLAB with the following code in the command windo...

7 years ago | 1 answer | 0

1

answer