Resuelto


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

casi 2 años hace

Resuelto


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'

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


Factorial

casi 2 años hace

Resuelto


Matrix operation

casi 2 años hace

Resuelto


PIN code

casi 2 años hace

Resuelto


Remnant

casi 2 años hace

Resuelto


Sort accordingly

casi 2 años hace

Resuelto


Test

casi 2 años hace

Resuelto


step function

casi 2 años hace

Resuelto


NaN

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


speed limit alert

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


Swap

casi 2 años hace

Resuelto


Set zero

casi 2 años hace

Resuelto


Sudoku

casi 2 años hace

Resuelto


Insert zeros II

casi 2 años hace

Resuelto


Insert zeros

casi 2 años hace

Resuelto


Card games

casi 2 años hace

Resuelto


find the value

casi 2 años hace

Resuelto


Surface area of a cone

casi 2 años hace

Resuelto


PIN code III

casi 2 años hace

Resuelto


Row sum

casi 2 años hace

Cargar más