Community Profile

photo

Delaney


Last seen: 9 meses hace Con actividad desde 2019

Estadísticas

  • Thankful Level 1
  • First Answer
  • Revival Level 1

Ver insignias

Content Feed

Ver por

Pregunta


App Designer: Using app.Component.Value vs. event.Value in callback function
I am writing a callback function in App Designer where the user has selected an option from a drop-down menu. It seems to me tha...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
EIG incorrect for large matrices when compiled into C on speedgoat target computer
Hi Mike, Thanks for the help. What do you mean by your first question? We are not initializing/terminating the eig function a...

más de 4 años hace | 0

Respondida
EIG incorrect for large matrices when compiled into C on speedgoat target computer
[B, D] = eig(C, eye(N), 'qz'); % N = dimension of matrix for i = 1:N B(:,i) = B(:,i) ./ norm(B(:,i)); % normalize eigenve...

más de 4 años hace | 0