Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
193.914
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
get a diagonal line in matrix
Hi, please help me get a diagonal line in matlab. Example, I have a matrix: a = [1 2 3; 4 5 6; 7 8 9] I want to g...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Meaning of lengh in fspecial('motion',length,angle) ?
I am making program relating with motion blur. I read from guidance matlab: "length" is the length of blur in the picture but it...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
illustrate fspecial function for linear motion blur
I am trying illustrate fspecial('motion',x,y) function In help of mathlab I see the guide for creating kernel 1. Construct an ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
motion blur without fspecial (real vs theory)
I am writing a simple program to simulate motion blur by using convolution matrix and try to deblur it. Here is my code. the req...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
send data by serial port
I want send a cell data with elements are chars through visual COM. In trans: for i=1:length(f)% f is a cell array ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to connect between two GUI via serial visual port ?
I want send data between two GUI and I use Virtual serial port software to creat two serial port. I can send data to terminal s...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add header for a strings ?
I have a data under binary 1010.... Now I want to divide it into 256-bit frame. and add each of them with header (numerical ord...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to convert image (bmp,jpg....) to .bin file ?
I have a colour image and I want convert it to binary such as .bin (without losing color). In C code, I can easly use 'fopen' bu...
alrededor de 10 años hace | 1 respuesta | 0