oscillator
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Remove specific rows of matrix from memory not just delete them
I'm writting an excel using Matlab. The problem is that when I'm trying to remove certain rows I get the result shown in the jpg...
1年以上 前 | 2 件の回答 | 0
2
回答質問
Detect the boundary in a 2 clustered colored image
I have this image. It has 2 clustered areas, a yellow and a blue one. I also drew 2 centrized points. I want to to find out whic...
1年以上 前 | 1 件の回答 | 0
1
回答質問
Draw a line with matlab
Hi, out of personal interest I want to draw a single white line in a black background of 300x200 pixels using matlab. How do I ...
3年弱 前 | 1 件の回答 | 0
1
回答質問
tree with white decoration
So, we were given this picture of a tree that had a white line around it . We are asked to isolate the pixels of it in (x,y) coo...
3年弱 前 | 0 件の回答 | 0
0
回答質問
Error using buffer Input must be a vector.
........................... [y,~]=audioread('ty.wav'); % there is no problem in plotting y. Howerver I must find a way to norma...
3年弱 前 | 1 件の回答 | 0
1
回答質問
I keep getting this error: Error using i(line 13) Device Error: Unanticipated host error
Fs=8000 ; bits=16; Channels=1; filename= 'a.wav'; rec=audiorecorder(Fs,bits,Channels); duration=3; disp('REC-START'); reco...
3年弱 前 | 1 件の回答 | 0