Japanese
Statistica
0 Problemi
1995 Soluzioni
RANK
N/A
of 301.522
REPUTAZIONE
N/A
CONTRIBUTI
0 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.
circa 3 ore fa
Risolto
Find the number of diagonals in a n sided polygon.
Find the number of diagonals in a n sided polygon.
circa 18 ore fa
Risolto
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 ...
circa 20 ore fa
Risolto
How many offices does MathWorks have in the UK
Please write a function that returns the number of offices MathWorks has in the UK.
circa 20 ore fa
Risolto
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...
circa 20 ore fa
Risolto
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...
circa 21 ore fa
Risolto
Normalize by maximum
Subtract the maximum value in a column from the corresponding columns of a matrix.
circa 22 ore fa
Risolto
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.
1 giorno fa
Risolto
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 '[]...
1 giorno fa
Risolto
Identifying teenager
Suppose the age of a person is given. If he/she is a teenage, answer is 'yes'. Otherwise, the answer is 'no'.
2 giorni fa
Risolto
Zero or hero
A number will be given as an input. You can be hero if it's not zero. (Just for fun)
2 giorni fa
Risolto
Calculate BMI
Given weight in kgs and height in metres, calculate body mass index
2 giorni fa
Risolto
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...
7 giorni fa
Risolto
Convert RGB to Grayscale
Convert a 3 element RGB array to its correspoding grayscale pixel (a scalar) *Hint: a formula exists!
7 giorni fa
Risolto
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...
7 giorni fa
Risolto
Reverse a string
Return a string with the characters in reverse order from a given input string Ex: my_str = "Ciao" function should output "...
7 giorni fa











