photo

ataberk kaplica


Last seen: etwa 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


using for loop plotting problem help me
function homework f= @(x) 3*x^5+7*sind(x)^2; fd= @(x) 15*x^4+7*sind(2*x)^2+3*x^5+7*sind(x)^2; a=-1; b=3; n=5; e=1.1*1...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Unrecognized function or variable 'seccionAurea'.
function powellmethod max=0; f=@(x1,x2) 25*(x1)^2+2.5*(x2)^2+15*(x1)*(x2)-25*(x1)-10*(x2); grad={@(x1,x2) 50*(x1)+15*(x2)-2...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


problem with workspace matlab 2020b
I have a problem with workspace ı can not see variables while code is working perfectly also ı can not see any plotting

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort