LukeO
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 ...
8 years 前 | 2 个回答 | 0
2
个回答提问
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...
8 years 前 | 1 个回答 | 0