解決済み


Factorial

約1ヶ月 前

解決済み


Matrix operation

約1ヶ月 前

解決済み


PIN code

約1ヶ月 前

解決済み


Remnant

約1ヶ月 前

解決済み


Sort accordingly

約1ヶ月 前

解決済み


Test

約1ヶ月 前

解決済み


step function

約1ヶ月 前

解決済み


NaN

約1ヶ月 前

解決済み


Delete 2nd and 5th column of Given 6*6 matrix
Delete the 2nd and 5th columns of the given 6*6 matrix. Example Suppose A = magic(6) 35 1 6 26 19 ...

約1ヶ月 前

解決済み


speed limit alert

約1ヶ月 前

解決済み


PIN code II
A cell phones requires a PIN code to open which only includes numbers; how long (in terms of minutes) does it take to enter all ...

約1ヶ月 前

解決済み


Swap

約1ヶ月 前

解決済み


Set zero

約1ヶ月 前

解決済み


Sudoku

約1ヶ月 前

解決済み


Insert zeros II

約1ヶ月 前

解決済み


Insert zeros

約1ヶ月 前

解決済み


Card games

約1ヶ月 前

解決済み


find the value

約1ヶ月 前

解決済み


Surface area of a cone

約1ヶ月 前

解決済み


PIN code III

約1ヶ月 前

解決済み


Row sum

約1ヶ月 前

解決済み


sign function

約1ヶ月 前

解決済み


imaginary

約1ヶ月 前

解決済み


Real

約1ヶ月 前

解決済み


Matrix Indexing
Given a matrix A and scalars r,c,i, find the product of two elements, with the first element located at row r and column c (doub...

約1ヶ月 前

解決済み


Sum of elements in a vector (★)
(copy of Prob. 3) Find the sum of all the numbers of the input vector x. Input x = [1 2 3 5] Output y is 11 <> ...

約1ヶ月 前

解決済み


Create a vector of the first n odd numbers (★)
If n = 10, your program should return a vector y, where y = [1 3 5 7 9 11 13 15 17 19].

約1ヶ月 前

解決済み


Remove the first, third and fifth rows of a matrix
Given a matrix x with at least five rows, return a matrix y that includes all rows of x except for th 1st, the 3rd and 5th. E...

約1ヶ月 前

解決済み


Matrix convolution
A certain convolution step involves an elementwise multipication between two 3x3 matrices and taking the resulting sum of the el...

約1ヶ月 前

解決済み


Function 1 (★)
Compute the value of <<https://i.imgur.com/AxKWLmE.gif>> for any given positive x.

約1ヶ月 前

さらに読み込む