shreyansh pitroda - MATLAB Central
photo

shreyansh pitroda


Last seen: circa 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 03/20 to 01/25Use left and right arrows to move selectionFrom 03/20Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
117.192
of 296.446

REPUTAZIONE
0

CONTRIBUTI
0 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How can blur an image
%% can some one find what is error in this code function [output] = blur(img,w) img = uint8(img); [a,b] = size(img); output ...

oltre 4 anni fa | 0

Risposto
caesar cyphor encryption problem .
%% Function encode the code by shifting it by amount user as specified function [coded]= caesar(code , shift) %% TAKES TWO ...

quasi 5 anni fa | 0

Go to top of page