photo

Taniya


Last seen: 3 months 前 自 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

11 months 前 | 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 year 前 | 1 个回答 | 0

1

个回答

提问


newton raphson optimization for the following formula

1 year 前 | 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 year 前 | 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 year 前 | 1 个回答 | 0

1

个回答

提问


how i remove blue portion from graph

1 year 前 | 1 个回答 | 0

1

个回答