amira hl
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
248.625
of 295.569
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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)); ...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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(...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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'...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0