統計
MATLAB Answers
6 質問
0 回答
ランク
of 160,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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