Sridhar SG
Followers: 0 Following: 0
Statistiques
RANG
5 665
of 295 638
RÉPUTATION
8
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
2
RANG
13 554 of 20 255
RÉPUTATION
20
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
2 Fichiers
TÉLÉCHARGEMENTS
2
ALL TIME TÉLÉCHARGEMENTS
102
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Convert Decimal Numbers to Binary
This function converts a matrix containing decimal values into their binary representation. That is it converts MxN matrix into ...
plus de 4 ans il y a | 1 téléchargement |
Array indicates must be positive integers or logical values
Your code got successfully executed MATLAB allows storing of any type of value inside the arrays, only the index values of ar...
presque 5 ans il y a | 0
How to smooth the given image?
You can use the imgaussfilt() function to smoothen the image Example code: I = imread('index.jpeg'); figure(); imshow(I);...
presque 5 ans il y a | 2
| A accepté
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 5 ans il y a