photo

Kiran HR


Last seen: presque 6 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
136 183
of 301 464

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 292

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 642

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse