photo

Saurabh Kumar

MathWorks

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

Followers: 0   Following: 0

통계

MATLAB Answers

0 질문
6 답변

순위
6,331
of 300,392

평판
8

참여
0 질문
6 답변

답변 채택
0.00%

획득한 표
2

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How do I extract individual frames while taking video input from a webcam?
You just need to create a VideoDevice System object (say vidobj) and replace vid with vidobj : % Construct a VideoDevice Syst...

5년 초과 전 | 1

| 수락됨

답변 있음
digitrevorder vs bitrevorder?
Digitrevorder and pemuterevorder have quite different functionalities. digitrevorder is to permute data into digit reversed...

5년 초과 전 | 1

답변 있음
difference between Phase Response,Group Delay & Phase Delay?
Hi Max, Phase Response, Group Delay and Phase Delay all these terms carry different meanings. The relationship between the p...

5년 초과 전 | 0

답변 있음
Difference between QPSK and 4 QAM
Hi Hana, Though, theoritically both QPSK and 4-QAM are different as in QPSK all symbols lie on the unit circle and in QAM the...

5년 초과 전 | 0

답변 있음
How to solve error -130 ?
Hi Deepongkor, You are facing firewall problem.You can refer to this answer. Thanks and Regards, Saurabh Kumar

5년 초과 전 | 0

답변 있음
How to curvefit data from a csv file?
Hi Saurav, You can import data from csv file using readmatrix into a matrix form in MATLAB. Select the column from the matrix...

5년 초과 전 | 0