photo

Michael Mcclung


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
78.590
of 300.369

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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

Visto da

Domanda


DHT11 Matlab code help not simulink
clc; clear; s1 = serial('COM3'); time=1000; i=1; while(i<time) fopen(s1); fprintf(s1, 'Your serial data goes here'); out ...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


When i type an input of the word hi into the encoder code, and then go throught the decoding, the decoder gives an output of <A, will someomne please help me. i have debugged it several times and cant seem to find a problem.
% This program will hide a messege in a picture and % then decode it to show the messege. % Michael McClung % 10/14/2...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


I want to know what is wrong with my code?
I had to write a steganography code which when propmted the user enters a picture and then a messege to hide into the picture. o...

circa 9 anni fa | 1 risposta | 0

1

risposta