photo

Ahmed Nasr


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 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, ...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 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 ...

約4年 前 | 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...

4年以上 前 | 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...

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

1

回答