Taniya - MATLAB Central
photo

Taniya


Last seen: 10ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/23 to 03/25Use left and right arrows to move selectionFrom 04/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
0 回答

ランク
182,130
of 297,716

評判
0

コントリビューション
6 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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 ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


how i remove blue portion from graph

2年弱 前 | 1 件の回答 | 0

1

回答