photo

Ibehma01


Last seen: 3ヶ月 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
196,997
of 301,172

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,183

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,200

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

スコア
0

バッジ数
0

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

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

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


removing repeated values from an array
Suppose I have an array [1.2 8 89 1.2 4 8 32 1.2]. Is there any MATLAB function that gives me the array without repeated values:...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Obtain Hessian matrix in Multistart optimization function
I am using MultiStart function for optimization (using local solver "fmincon"). I need to have the MATLAB-calculated hessian mat...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


getting a max of a matrix without repetition of index
I have a matrix say A=[0.33 0.57 0.004 0.11; 0.39 0.01 1.00 0.003; 0.06 0.10 0.05 0.09;] and I need max and its index of ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


MH sample
Hi, I am trying to use "mhsample" command; make some samples by the MH algorithm. However, I am having a hard time dealing with...

14年以上 前 | 0 件の回答 | 0

0

回答

質問


Metropolis-Hastings sample
Hi, I am trying to use "mhsample" command; make some samples by the MH algorithm. However, I am having a hard time dealing wit...

14年以上 前 | 0 件の回答 | 0

0

回答

質問


access a variable from the last iteration of optimization function: fmincon
I am using "fmincon" to optimize an objective function. MATLAB does iteration until one of the exit criteria happens. What I nee...

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

1

回答