photo

LukeO


Last seen: 3 days ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
228,592
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

7 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 ...

9 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...

9 years ago | 1 answer | 0

1

answer