photo

Ahmed Nasr


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
158,831
of 300,392

평판
0

참여
6 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
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

답변