photo

SciFiPhysics Guy


Last seen: etwa 2 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Adding each row of a matrix to another matrix
Is there a linear operation for adding the individual rows of a matrix to another matrix, something like a tensor product but fo...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Possible Feedback Function Limitations
My intention is to have multiple non-related transfer functions then perform a unity feedback operation on them, all at once. My...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


When I use the code syms x; c = coeffs(3*x^2, 'All'); 3*x^2 displays not [3, 0, 0] how can I fix that?
When I use the code syms x; c = coeffs(3*x^2, 'All'); 3*x^2 displays not [3, 0, 0]; how can I fix that? I'm actually wanting to...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort