Saurabh Kumar
MathWorks
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
6 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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