A résolu


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

environ 5 ans il y a

A résolu


Make the first letter of a sentence Capital.

environ 5 ans il y a

Problème


Make a Number From the First and Last Digit of an Input Number

environ 5 ans il y a | 1 | 37 solveurs

Problème


Make the first letter of a sentence Capital.

environ 5 ans il y a | 1 | 26 solveurs

A résolu


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

environ 5 ans il y a

A résolu


Find the last digit
FInd the last digit of a given number. Given number is the input and output should be the last digit of that number.

environ 5 ans il y a

A résolu


multiply an array by its position number
You have given an array. Multiply an array by its position number

environ 5 ans il y a

A résolu


Halder function
Find the halder function value of a number

environ 5 ans il y a

A résolu


first element of matrix
find the first elements of a column matrix

environ 5 ans il y a

A résolu


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'

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


Find remainder when x is divided by 3
Find remainder when x is divided by 3

environ 5 ans il y a

A résolu


modulus of a number
find the modulus of a given number

environ 5 ans il y a

A résolu


Find the area of the four walls
If length, breadth and height of the walls are given, find the area of the four walls.

environ 5 ans il y a

A résolu


03 - Matrix Variables 4
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_3d.png>> A 3x4 NaN (Not a Number) matrix (Hint: use ...

environ 5 ans il y a

A résolu


Try 1.5.4: Celsius to Fahrenheit
Write a program to convert an input given in Celsius to Fahrenheit. Examples: Input celsiusValue = 100 Output fahrValu...

environ 5 ans il y a

A résolu


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

environ 5 ans il y a

A résolu


Mirror Image matrix across anti-diagonal
Given an input number x, create a mirror image matrix 'Y' across the anti-diagonal. For example, if x=3, Y = [1 2 3; ...

environ 5 ans il y a

A résolu


Symmetric matrix
You must create a n-by-n *symmetric* matrix such that A(row,col) = row/col for col >= row. Example if n =3 : output is : ...

environ 5 ans il y a

A résolu


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

environ 5 ans il y a

A résolu


Pascal's Matrix
Given an integer n &ge; 0, generate the ( _n_+1) &times; ( _n_+1) lower triangular <http://en.wikipedia.org/wiki/Pascal_matrix P...

environ 5 ans il y a

A résolu


Remove entire row and column in the matrix containing the input values
Remove the entire row and column from the matrix containing specific values. The specified value can be a scalar or a vector. Fo...

environ 5 ans il y a

A résolu


Make a Star Pyramid
Create a star pyramid. First line will have 1 star, second will have two stars and so on... a basic program which is easily done...

environ 5 ans il y a

A résolu


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

environ 5 ans il y a

A résolu


Matrix Pattern 3

environ 5 ans il y a

A résolu


Matrix Pattern 4

environ 5 ans il y a

A résolu


Matrix Pattern 6

environ 5 ans il y a

A résolu


Matrix Pattern 7

environ 5 ans il y a

Charger plus