解決済み


union without repitition
Let a = [9 9 9 9 9 9 8 8 8 8 7 7 7 6 6 6 5 5 4 2 1] b = [1 1 1 3 3 3 3 3 4 4 4 4 4 10 10 10] Output should be [9 8...

5年以上 前

解決済み


Alternately upper-lower case
Modify the string to alternate between upper and lower case. For example, s='achyuta' output='AcHyUtA'

5年以上 前

解決済み


Finding sum of even numbers in a vector.
Find the sum of all the even numbers present in the input vector x. Examples: Input x = [1 2 3 4] Output y is 6 Input...

5年以上 前

解決済み


Chào các bạn.
Cho 3 số. Tính tổng của chúng

5年以上 前

解決済み


COUNT VOWEL
Count, how many times vowels occurred. EXAMPLE: x='string the MaTLaBiAn' then the answer will be 6. x='coUnt the vowEl' th...

5年以上 前

解決済み


Square Diagonal
If n is the given number, then make a diagonal matrix of size 2*2 with the square of that number.

5年以上 前

解決済み


Find 100 from a Matrix and Replace With 0 with less computation time
pls use this matrix x = [208 40 167 180 112 70 192 215 90 19 231 100 9 100 97 100 ...

5年以上 前

解決済み


Reshape a Vector
Write a function that accept three inputs. The first one is a row vector S. The second and third arguments are m and n which de...

5年以上 前

解決済み


Let's see how peculiar we can get
The task is to multiply two numbers. But do it in the most peculiar possible way.

5年以上 前

解決済み


Sum the squares of numbers from 1 to n
For a given value of n return the sum of square of numbers from 1 to n. Example For n = 2 then sum of squares = 5 (1^2 + ...

5年以上 前

解決済み


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

5年以上 前

解決済み


Sum of the Matrix Elements
Add up all the elements in a NxM matrix where N signifies the number of the rows and M signifies the number of the columns. E...

5年以上 前

解決済み


Concatenate two strings
Its very easy. Just concatenate two strings.

5年以上 前

解決済み


Laws of motion 7

5年以上 前

解決済み


Total energy

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

解決済み


Learn MATLAB

5年以上 前

さらに読み込む