Japanese
Statistiques
0 Problèmes
1994 Solutions
RANG
N/A
of 301 522
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 21 315
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Find the number of diagonals in a n sided polygon.
Find the number of diagonals in a n sided polygon.
environ 5 heures il y a
A résolu
Is it the answer to life the universe and everything?
The answer to life the universe and everything is 42, but this is naturally in base 13. Unfortunately, MATLAB is in base 10, so ...
environ 7 heures il y a
A résolu
How many offices does MathWorks have in the UK
Please write a function that returns the number of offices MathWorks has in the UK.
environ 7 heures il y a
A résolu
Range of Values in a Matrix
Create a function that accepts a matrix of real numbers as input and returns the range of the values contained in the matrix. Th...
environ 7 heures il y a
A résolu
JannaT is Loved By Me
JannaT was sTarTed loved by me and that time was in 2020. A year when JannaT will starT loving me when the year divided from th...
environ 8 heures il y a
A résolu
Normalize by maximum
Subtract the maximum value in a column from the corresponding columns of a matrix.
environ 9 heures il y a
A résolu
Absolute Value of the Product of Complex Numbers
Find the absolute value (modulus) of the product of two complex numbers given by a + bi and c + di.
environ 11 heures il y a
A résolu
replace empty matrices with '[]'
for example a=1;a(:,1)=[]; returns a = Empty matrix: 1-by-0 use this as the input,and the output should be '[]...
environ 12 heures il y a
A résolu
Identifying teenager
Suppose the age of a person is given. If he/she is a teenage, answer is 'yes'. Otherwise, the answer is 'no'.
1 jour il y a
A résolu
Zero or hero
A number will be given as an input. You can be hero if it's not zero. (Just for fun)
1 jour il y a
A résolu
Calculate BMI
Given weight in kgs and height in metres, calculate body mass index
1 jour il y a
A résolu
Sum the two halves of an array with an even number of elements
given an array of an even number of elements, sum the front and back half of the array and return the sums as an array For exam...
6 jours il y a
A résolu
Convert RGB to Grayscale
Convert a 3 element RGB array to its correspoding grayscale pixel (a scalar) *Hint: a formula exists!
6 jours il y a
A résolu
Palindrome Checker
Check to see if a given string is a palindrome (a word, phrase, or sequence that reads the same backward as forward). Output sh...
6 jours il y a
A résolu
Reverse a string
Return a string with the characters in reverse order from a given input string Ex: my_str = "Ciao" function should output "...
6 jours il y a
A résolu
Diagonal Product of A Square Matrix
For a matrix A, calculate the product of its diagonal elements. * Assume all input matrices are square & corresponding element...
6 jours il y a











