Community Profile

photo

ataberk kaplica


Last seen: casi 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta