Community Profile

photo

Ahmed Nasr


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer