shreyansh pitroda
Followers: 0 Following: 0
Statistiques
0 Questions
2 Réponses
RANG
200 970
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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 ...
plus de 4 ans il y a | 0
caesar cyphor encryption problem .
%% Function encode the code by shifting it by amount user as specified function [coded]= caesar(code , shift) %% TAKES TWO ...
plus de 4 ans il y a | 0