Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
208.963
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
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
how transform binary>255 to decimal??
hi in binary M = 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 I typed ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
write into file .txt ?
hi this is part of the code G=char(bin2dec(char(bin+'0')))' fid = fopen( 'results.txt', 'wt' ); fprintf( fid, '%f...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
string of binary to letters??
Hi This is my code: bin for i=1:size(bin,1) for j=1:size(bin,2) mot=num2str(bin(i,j)); ...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
couldn't figure out what's not working
hi, this is the code <</matlabcentral/answers/uploaded_files/32250/CaptureS.JPG>> executing => THIS IS THE FIRST ITERATION...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
commands for exporting files to be stored into SD card or any external memory?
hi i made some changes in an image and then used imwrite(im,'new.bmp') to create the new modified image, now i have to write ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i save pixel changes in image?
hi i made pixel value changes in an image , then i save it in a new name, then i wanted to use the new in another code, i che...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i change the value of red in a pixel in a photo?
hi voici le code clc; clear all; close all; im=imread('photo.jpg'); b=1; delta=20; wi=0 l=impixel(...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
couldn't find what's wrong
this is my code clc; clear all; close all; im=imread('images.jpg'); size(im); fid=fopen('document.txt'...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
2 M file interaction
Hi i'm using Matlab 2009 , i have my code in 1 M file , and the results of that code, should be used in other M file, how can i...
casi 10 años hace | 1 respuesta | 0