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 ...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0