photo

Kiran HR


Last seen: 4年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to create animation ?
I have written a code to solve differential equation of a simple pendulum. I tried creating animation of the same. But I am not ...

約6年 前 | 1 件の回答 | 0

1

回答

質問


whats the error in the surface plot? How to correct it?
[x y]=meshgrid(13:120,1:12); igx1=((x.*y.^3)/12)+(x.*y).*((((x.*y).*(150-(y./2))+113664+6000)/((x.*y)+1536+1200))-(150-(y./2)))...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Which optimization tool to use? And how to get the accurate result?
function Z=igx(x,y) igx1=((x*y^3)/12)+(x*y)*((((x*y)*(150-(y/2))+113664+6000)/((x*y)+1536+1200))-(150-(y/2)))^2; igx2=2097152+...

約6年 前 | 1 件の回答 | 0

1

回答