Saurabh Kumar
MathWorks
Followers: 0 Following: 0
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...
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...
4년 초과 전 | 1
| 수락됨
답변 있음
digitrevorder vs bitrevorder?
Digitrevorder and pemuterevorder have quite different functionalities. digitrevorder is to permute data into digit reversed...
digitrevorder vs bitrevorder?
Digitrevorder and pemuterevorder have quite different functionalities. digitrevorder is to permute data into digit reversed...
4년 초과 전 | 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...
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...
4년 초과 전 | 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...
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...
4년 초과 전 | 0
답변 있음
How to solve error -130 ?
Hi Deepongkor, You are facing firewall problem.You can refer to this answer. Thanks and Regards, Saurabh Kumar
How to solve error -130 ?
Hi Deepongkor, You are facing firewall problem.You can refer to this answer. Thanks and Regards, Saurabh Kumar
4년 초과 전 | 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...
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...
4년 초과 전 | 0