photo

Taniya


Last seen: 6개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


newton raphson optimization for the following formula

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how i remove blue portion from graph

1년 초과 전 | 답변 수: 1 | 0

1

답변