photo

Taniya


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

10 months ago | 1 answer | 0

1

answer

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

1 year ago | 1 answer | 0

1

answer

Question


newton raphson optimization for the following formula

1 year ago | 0 answers | 0

0

answers

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

1 year ago | 2 answers | 0

2

answers

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

1 year ago | 1 answer | 0

1

answer

Question


how i remove blue portion from graph

1 year ago | 1 answer | 0

1

answer