Estadística
40 Preguntas
2 Respuestas
CLASIFICACIÓN
8.306
of 297.016
REPUTACIÓN
5
CONTRIBUCIONES
40 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Serial communication through Matlab
Hi, I am doing VHDL project using nexys2 board. I need to read the sensor readings using matlab through serial communicati...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert unsigned integer 16 bit to decimal number
Hi, what is the difference between unsigned integer 16 bit How can I convert uint16 to decimal number in matlab? Than...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
Timeout problem in matlab
Hi, I am trying to read data through serial communication in matlab I am reading 2 bytes of data First byte is zero for...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
problem with serial communication
Hi, I am using the following command for serial communication nexys = serial('COM1', 'BaudRate', 9600, 'Parity', 'odd', ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
problem in serial communication with Matlab
Hi, I am using matlab to read data from nexys2 board. Actually I am sending the range sensor data from nexys board to matlab ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab code to read data from nexys2 board
Hi, I am *using matlab to read data from nexys2 board*. Actually I am *sending the range sensor data from nexys board to matl...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
problem while receiving data from nexys2 board
Hi, I am working with nexys2 board From the nexys2 board I am able to send 2 bytes of data to matlab But the problem is...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
problem with matlab code while receiving from nexys2 board
Hi, I am working with nexys2 board From the nexys2 board I am able to send 2 bytes of data to matlab But the problem ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Explanation of the code
Hi, what is the difference between cos and cosd in matlab If alpha is angle A of the triangle. What does the following com...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
problem with the code
Hi, Which angle is calculating with this matlab code a=sensor1; b=sensor2; c=22; numerator=(b^2)+(c^2)-(a^2); %Tälja...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
struck with this code
Hi, I need to know , how this code is working windowSize = 8; Filter = filter(ones(1,windowSize)/windowSize,1,cog(:...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
what is spatial frequency spectra?
Hi, I need to plot spatial frequency spectra of different kinds of papers Can u suggest anything about this Thanks ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
what is subpixel
Hi what is subpixel accuracy in a image? How can we say that the image is having sub pixel accuracy or not? Thanks in...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to fing COG?
Hi, How to find the center of gravity of image along the x direction of the line? Thanks in advance
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Analysing frequency components
Hi, which frequency components are responsible for texture in an image? I heard lot of people saying high frequency compon...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
what is fftshift ?
Hi, What is fftshift command will do exactly? Thanks in advance
casi 13 años hace | 1 respuesta | 1
1
respuestaPregunta
what is the difference between high pass and high boost filter
Hi, Can anybody tell me what is the difference between high pass and high boost filter? Thanks in advance
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to remove frequency components in an image
How can I use the fourier transform to find out the frequency components which are responsible for the texture on the surface? ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
FFT of an image
Hi, I need to apply the following conditions to remove blur in an image? 1.Load the image 2.compute fft of an image ...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
What is frequency in an image?
Hi, If we apply fft to a signal,we will get the frequency domain of the signal(how the signal is changing according to freque...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
unsharp masking
Hi, I need to write a code to create unsharp masking to an image(to remove blurr) and then apply high boost filter to it? ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Neighborhood operations of the image
Hi, I have an image of size 256x256. I need to apply the sliding window and block processing (neighborhood)operations to t...
casi 13 años hace | 3 respuestas | 0
3
respuestasPregunta
How to write a loop for adding number
Hi, I have 52 values a,b,c........ I need to do like below b=a+b; c=b+c; d=c+d;............for all 52 values How c...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot a graph to the values in .txt file
Hi, I need to plot a graph for the values of x,y The values are in .txt file Each one having 52 values I imported ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot logarithmic graph in matlab
Hi, I need to plot a logarithmic graph in matlab can u suggest any command about this? Thanks in advance
casi 13 años hace | 3 respuestas | 0
3
respuestasHow to determine the cut off points
use for loop for i=1:5 A{}=your algorithm for cutoff points(col1,col2,col3,col4,col5); end this will gives the indiv...
alrededor de 13 años hace | 0
| aceptada
matrix
you can use find command to know the index of values in matrix
alrededor de 13 años hace | 0
Pregunta
How to decode information from 2-D QR code
Hi, I need to decode information from QR code using matlab Can anyone suggest me something about this Thanks in adv...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Testbench for IIR filter
Hi, I need to write a testbench(a function)in Matlab that verifies the specified amplitude- and phase transfer functions of c...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a test bench waveform for the working of band pass and low pass filter
Hi, I created a band pass filter and low pass filter through sptool in matlab and imported the co-efficients into workspace ...
más de 13 años hace | 1 respuesta | 0