Jayanta Deb
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
Connect all the plots with the previous plot
Hello, I am running a code within while loop(infinite) and need to plot the points in graph. Now the loops consists of a time ...
6년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Recognize a value from the desktop screen
Finally I got the solution,I am writing, so someone may find it helpful. I used a software called green screen grabber and prog...
Recognize a value from the desktop screen
Finally I got the solution,I am writing, so someone may find it helpful. I used a software called green screen grabber and prog...
6년 초과 전 | 0
질문
Recognize a value from the desktop screen
Hello, I have a question. I want to apply OCR(Optical Character Recognition) for a particular part of another software to g...
6년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
I have question of FFT(fast fourier transform)
If you don't calculate the frequency scale correctly then while plotting the FFT's out come you wont be able to plot it properly...
I have question of FFT(fast fourier transform)
If you don't calculate the frequency scale correctly then while plotting the FFT's out come you wont be able to plot it properly...
대략 7년 전 | 0
질문
How to fire the run button automatically for an .m file after a interval of time?
Hello All, I want to run a Matlab(.m file in this respect) file infinitely until I press anything(any key or something, I think...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Filter out a particular frequency from a mixed signal
Hi All, I have a signal of mixed frequency 11 hrz, 50 hrz, 9000 hrz, and I want to filter out the 50 hrz signal from the mixed...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to find the median in a zero crossing?
Hello, I have calculated zero crossings for a certain signal named 'zip9'. and plotted with a star mark on it. As shown in the...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How to split a vector in to sub vectors?
I have a vector 'v' of size 8812x1,I want to split it into 20(or known length n) sub-vectors. eg. v = {1,2,3,...,8812} I wi...
대략 7년 전 | 답변 수: 3 | 0
3
답변질문
Find the vector of medians
say I have a vector v =[1,2,3,-1,-2,-3,4,5,6,-7,-6,-3,-5,-4,...] I want to make a vector which consists of the values of...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Zero-crossing calculation
Hi all, I need a script which can calculate zero crossing of the signal. I have the value of x and y. The script should be abl...
대략 7년 전 | 답변 수: 2 | 0
2
답변답변 있음
How can i set up my Picoscope Device in Instrument Control Toolbox?
I have tried the upper solution of how to set up the picoscope with matlab-alas! it doesn't work. According to their new drive...
How can i set up my Picoscope Device in Instrument Control Toolbox?
I have tried the upper solution of how to set up the picoscope with matlab-alas! it doesn't work. According to their new drive...
대략 7년 전 | 2
질문
Plot a sine wave with the following... how to plot it?
Create a time vector, sine wave, 5 periods, 1 kHz, amplitude 2 volts in 5 x 1024 samples (time axis) as well as 5 periods in 409...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to prevent xlswrite to overwrite the present values?
Hello Everyone, I have some variables which need to get copied in an excel sheet. The variables gets changed every time I execu...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Find the consecutive positive and negative elements for the entire array
Hello all, I have a channel from which I take around 1 million samples now it contains both positive and negative values in it....
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
how to sort the vectors to positive n negative of same elements?
Hi All, say i have a vector v = [1,-2,3,4,5,6,7,8,9,77,44,88,99,-1,95,-6,-7,-8,-9] now i want to check element by element if...
7년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How to get zero crossing for a vector and the values of each crossing?
Now i have attached the matlab file you can find everything there. i need to have the zero crossign indexes and the values for t...
How to get zero crossing for a vector and the values of each crossing?
Now i have attached the matlab file you can find everything there. i need to have the zero crossign indexes and the values for t...
7년 초과 전 | 0
질문
How to get zero crossing for a vector and the values of each crossing?
<</matlabcentral/answers/uploaded_files/71316/untitled.jpg>> I have a signal generator and it displays square wave , now ther...
7년 초과 전 | 답변 수: 1 | 0