Community Profile

photo

ataberk kaplica


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答