photo

Taniya


Last seen: 6 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


how i scale up my graph
How can i scale up each plot to show better

environ un an il y a | 1 réponse | 0

1

réponse

Question


how i save final Newton Raphson iteration value to use in another equation
c = (1/n*sum(x^k))^(1/k), this k value is the final iteration value get from previous calculation. now how i save it to use in m...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


newton raphson optimization for the following formula

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


try to find hessian matrix
f(k) = n*ln(k)-n*ln(1/n*sum(i=1 to n)xi^k+(k-1)sum of (1to n)ln(xi))-n

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


Hi all, can anyone please help to create code for the condition bellow
x = 10:20:200 y = 0.1:0.08:1 [X,Y] = meshgrid(x,y) I = eye(13,10) Z = 8.1.*0.7.*X when, X <= 60 else Z =8.1.*42.*I ,X>60 ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


how i remove blue portion from graph

plus d'un an il y a | 1 réponse | 0

1

réponse