photo

Ahmed Nasr


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
115,353
of 298,363

評判
0

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,572

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,969

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Calculation of the gradient of a function in BFGS Quasi-Newton Algorithm
I have a function that I want to minimize using the BFGS Quasi-Newton algorithm. If . are given. Also, is given, ...

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

1

回答

質問


How can I use 'Least Squares Solver and Jacobian' instead of 'fminunc'?
I want to use Least Squares Solver and Jacobian instead of fminunc, but I don't know what is the required changes must be done i...

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

1

回答

質問


Using 'fminunc', I receive Optimization completed because the size of the gradient is less than the value of the optimality tolerance.
I use 'fminunc' to find the value of B (2*4 matrix) that minimzes the difference between the corresponding elements in two vecto...

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

1

回答

質問


How can I calculate the first derivative of a vector with respect to a matrix?
I have x = a*B*C, where x is 1*4 vector, a is 1*2 vector, B is 2*4 matrix, and C is 4*4 matrix. How can I calculate the first ...

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

1

回答

質問


How to simulate the outage probability of user data rate versus signal to noise ratio?
I have 4 users, and I want to simulate the outage probability which is the probability of the user data rate is less than the pr...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How can I optimize the value of a matrix?
I want to find the optimal B matrix (2*4 matrix) that makes the elements of beta_d (1*4 vector) which is a function of B matri...

約5年 前 | 1 件の回答 | 0

1

回答