Community Profile

photo

Hasan


Last seen: 17 Tage vor Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

  • Explorer
  • First Review
  • Revival Level 1
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


convert polynomial to vector in symbolic matlab
Hello there. I have the following equation x6/L + (d0*vi)/L - (d0*x6)/L I want to have it like [x6/L ; (d0*vi)/L ; - (d0*x6)...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Fatal Alert : Protocol_version ?!
Hello there. Finally, I have found a simple solution to this issue. Just you need to download the attached file, and then you m...

mehr als 5 Jahre vor | 0

Frage


I need to put all the output of the function in vector
function [Eg]= test_cal(L,U,P) for t=-0.2:0.01:0; xx=1:length(t); x3 = 0.20*t^2 + 5.65e-5/cos(co...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort