Spoken Languages:
Japanese
Japanese
Feeds
已解决
Area of Cylindrical Shell
Consider a cylinder with a non-zero thickness with an inner radius of r1 and an outer radius of r2. If the height of the cylinde...
4 days 前
已解决
MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.
4 days 前
已解决
Find the number of diagonals in a n sided polygon.
Find the number of diagonals in a n sided polygon.
5 days 前
已解决
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 ...
5 days 前
已解决
How many offices does MathWorks have in the UK
Please write a function that returns the number of offices MathWorks has in the UK.
5 days 前
已解决
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...
5 days 前
已解决
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...
5 days 前
已解决
Normalize by maximum
Subtract the maximum value in a column from the corresponding columns of a matrix.
5 days 前
已解决
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.
5 days 前
已解决
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 '[]...
5 days 前
已解决
Identifying teenager
Suppose the age of a person is given. If he/she is a teenage, answer is 'yes'. Otherwise, the answer is 'no'.
6 days 前
已解决
Zero or hero
A number will be given as an input. You can be hero if it's not zero. (Just for fun)
6 days 前
已解决
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...
11 days 前
已解决
Convert RGB to Grayscale
Convert a 3 element RGB array to its correspoding grayscale pixel (a scalar) *Hint: a formula exists!
11 days 前











