![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6602421_1712488569417.jpg)
MATLAB
Spoken Languages:
English, Arabic
Pronouns:
No pronouns - Use my name only
Professional Interests:
AI for Signals and Images
Statistiques
RANG
1 678
of 297 016
RÉPUTATION
40
CONTRIBUTIONS
3 Questions
47 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
6
RANG
569 of 20 419
RÉPUTATION
3 087
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
31 Fichiers
TÉLÉCHARGEMENTS
130
ALL TIME TÉLÉCHARGEMENTS
26139
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
convert matrix to single column
given any matrix, convert it to single column
environ 6 ans il y a
A résolu
Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...
environ 6 ans il y a
A résolu
Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...
environ 6 ans il y a
A résolu
Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...
environ 6 ans il y a
A résolu
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...
environ 6 ans il y a
A résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
environ 6 ans il y a