oscillator
Followers: 0 Following: 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 year 前 | 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 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0