Jayanta Deb - MATLAB Central
photo

Jayanta Deb


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB AnswersFrom 03/17 to 01/25Use left and right arrows to move selectionFrom 03/17Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
12.199
of 296.430

REPUTACIÓN
4

CONTRIBUCIONES
13 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
46.15%

VOTOS RECIBIDOS
2

  • Thankful Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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 ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

casi 7 años hace | 0

Pregunta


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...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

más de 7 años hace | 0

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

más de 7 años hace | 2

Pregunta


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...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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....

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

casi 8 años hace | 0

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta
Go to top of page