Gelöst


Matrix of almost all zeros, except for main diagonal
Write a program to input an integer n and build a n-by-n matrix with the numbers 1,2,...,n on the main diagonal and zeros elsewh...

fast 2 Jahre vor

Gelöst


Determine whether the input is divisible by 3 as well as 5
If the input is divisible by 3 as well as 5 then the output should be 'true' otherwise 'false'

fast 2 Jahre vor

Gelöst


find a specific element from an matrix
Find the element from matrix which is in 2nd row and 3rd column.

fast 2 Jahre vor

Gelöst


Calculating selling price
Cost of a Product is $x What should be the selling price if you want to gain 10%?

fast 2 Jahre vor

Gelöst


find the mean of all elements in a matrix
given a matrix, just find the mean of all elements in the matrix

fast 2 Jahre vor

Gelöst


Approximate functions 1 (★★★)
Compute the following sum for any given x and positive integer n. <<https://i.imgur.com/eUwXdSE.gif>> <> Here m! denote...

fast 2 Jahre vor

Gelöst


Swap the first and last columns (★★)
(copy of Prob 19) Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becom...

fast 2 Jahre vor

Gelöst


Generate n equally spaced "intervals" between -x and x (★)
Given n and x, return a list of numbers (in ascending order) that divides the interval [-x x] into n equal-length intervals. ...

fast 2 Jahre vor

Gelöst


Create a vector of n alternating ones and zeros (★★)
Given n, your output should be a vector y of numbers such that the first number is 1 and the numbers following it alternate betw...

fast 2 Jahre vor

Gelöst


Factorial

fast 2 Jahre vor

Gelöst


Matrix operation

fast 2 Jahre vor

Gelöst


PIN code

fast 2 Jahre vor

Gelöst


Remnant

fast 2 Jahre vor

Gelöst


Sort accordingly

fast 2 Jahre vor

Gelöst


Test

fast 2 Jahre vor

Gelöst


step function

fast 2 Jahre vor

Gelöst


NaN

fast 2 Jahre vor

Gelöst


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 ...

fast 2 Jahre vor

Gelöst


speed limit alert

fast 2 Jahre vor

Gelöst


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 ...

fast 2 Jahre vor

Gelöst


Swap

fast 2 Jahre vor

Gelöst


Set zero

fast 2 Jahre vor

Gelöst


Sudoku

fast 2 Jahre vor

Gelöst


Insert zeros II

fast 2 Jahre vor

Gelöst


Insert zeros

fast 2 Jahre vor

Gelöst


Card games

fast 2 Jahre vor

Gelöst


find the value

fast 2 Jahre vor

Gelöst


Surface area of a cone

fast 2 Jahre vor

Gelöst


PIN code III

fast 2 Jahre vor

Gelöst


Row sum

fast 2 Jahre vor

Mehr laden