photo

Saurabh Kumar

MathWorks

Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
6 Answers

RANK
6,331
of 300,364

REPUTATION
8

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 years ago | 1

| accepted

Answered
digitrevorder vs bitrevorder?
Digitrevorder and pemuterevorder have quite different functionalities. digitrevorder is to permute data into digit reversed...

5 years ago | 1

Answered
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 years ago | 0

Answered
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 years ago | 0

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

5 years ago | 0

Answered
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 years ago | 0