photo

Shikhar Singh


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
34,704
of 300,365

평판
1

참여
8 질문
0 답변

답변 채택
62.5%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • Thankful Level 3
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to improve plot
I have ran logistic regression using gradient descent and obtained values for my cost function. Since I ran 100000 iterations, i...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Minimize a function using Newton's Method
I am trying to minimise the function stated below using Newton's method, however I am not able to display a plot which illustrat...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Gradient Descent for function with multiple variables
I am trying to apply gradient descent for the following function, however it does not produce a surface plot showing the decent,...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Minimize a function using gradient descent
How can we minimise the following function using gradient descent (using a for loop for iterations and a surface plot to display...

3년 초과 전 | 답변 수: 2 | 1

2

답변

질문


How to compute the magnitude and phase difference of an input and output signal in a single time-domain plot?
How to compute the magnitude and phase difference of an input and output signal in a single time-domain plot? I have used symbo...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to use the logspace function to create a vector of frequencies in Hz and not rad/s
Given frequencies f1 and f2, low and high respectively, in Hz, how can I use the logspace function to create a vector of frequen...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Angle difference between two bearings
How do I find the minimum angle difference between two angles A & B, for example: if A = -175, B = 175 -> difference would be 1...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Task: write matlab code for a class MinAngle which calculates the minimum angle between two bearings (bearing A and bearing B).
The class shall store the two bearings as properties: angleA and angleB. Both of these shall be stored as private properties. ...

4년 초과 전 | 답변 수: 1 | 0

1

답변