Risolto


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

quasi 2 anni fa

Risolto


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'

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Factorial

quasi 2 anni fa

Risolto


Matrix operation

quasi 2 anni fa

Risolto


PIN code

quasi 2 anni fa

Risolto


Remnant

quasi 2 anni fa

Risolto


Sort accordingly

quasi 2 anni fa

Risolto


Test

quasi 2 anni fa

Risolto


step function

quasi 2 anni fa

Risolto


NaN

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


speed limit alert

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Swap

quasi 2 anni fa

Risolto


Set zero

quasi 2 anni fa

Risolto


Sudoku

quasi 2 anni fa

Risolto


Insert zeros II

quasi 2 anni fa

Risolto


Insert zeros

quasi 2 anni fa

Risolto


Card games

quasi 2 anni fa

Risolto


find the value

quasi 2 anni fa

Risolto


Surface area of a cone

quasi 2 anni fa

Risolto


PIN code III

quasi 2 anni fa

Risolto


Row sum

quasi 2 anni fa

Carica altro