A résolu


How many Integers?
Count the integers in a given vector |v|. You *must* use a loop to count each element separately. Examples: Input: v...

environ 5 ans il y a

A résolu


Product of Each Column
Given a matrix |mat| with |n| columns, return a row vector |v| of length |n|, where every element in |v| is the product of the |...

environ 5 ans il y a

A résolu


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

environ 5 ans il y a

A résolu


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

environ 5 ans il y a

A résolu


Number Puzzles - 004

environ 5 ans il y a

Problème


Number Puzzles - 004

environ 5 ans il y a | 1 | 30 solveurs

A résolu


Number Puzzles - 003

environ 5 ans il y a

Problème


Number Puzzles - 003

environ 5 ans il y a | 1 | 29 solveurs

A résolu


Number Puzzles - 002

environ 5 ans il y a

Problème


Number Puzzles - 002

environ 5 ans il y a | 1 | 31 solveurs

A résolu


Number Puzzles - 001

environ 5 ans il y a

Problème


Number Puzzles - 001

environ 5 ans il y a | 1 | 41 solveurs

A résolu


Test if a number is numeric or not
Test if a number is numeric or not

environ 5 ans il y a

A résolu


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

environ 5 ans il y a

A résolu


Calculate square and cube of number
Calculate square and cube of number x

environ 5 ans il y a

A résolu


Sum of integers numbers
Sum of the numbers from 1 to 100

environ 5 ans il y a

A résolu


Crate a vector of logarithmically spaced
Create a vector of logarithmically spaced from 10^0 to 10^x with n sample Example: if x=4 and n=3 Answer must be=[1 100 10...

environ 5 ans il y a

A résolu


Change the first and last diagonal element of the identity matrix to zero
Starting with the identity matrix, change first and last diagonal element to zero. Example If n=5 A = 0 0 ...

environ 5 ans il y a

A résolu


Alkane
Given a number, x, that is equal to the number of carbon atoms in an <http://en.wikipedia.org/wiki/Alkane alkane>, find, y, the ...

environ 5 ans il y a

A résolu


Perimeters/Circumference
Given an array. Determine whether the perimeter is of a circle, triangle or square. Then calculate the perimeter.

environ 5 ans il y a

A résolu


Is It a Palindrome?
Given a string or array, determine if it is a palindrome.

environ 5 ans il y a

A résolu


04 - Scalar Equations 1
Define the variable a: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> Use this to calculate x: <<http://samle.dk/STTBD...

environ 5 ans il y a

A résolu


Form a square matrix from four square sub-matrices
Create a square matrix, y, from 4 square sub-matrices that will be constructed (x1, x2, x3, x4): y = [x1 x2; x3 x4]; ...

environ 5 ans il y a

A résolu


Create a square matrix with given conditions
Create a square matrix, M, which should be populated as follows: M = [ n^2 n * (n-1) n * (n-2) ... n * 2 n * ...

environ 5 ans il y a

A résolu


Union Jack Matrix
Create a matrix of odd dimensions that has ones on both diagonals and dividing the matrix into 4 quadrants, resembling a square ...

environ 5 ans il y a

A résolu


Difference of Closest Palindromes

environ 5 ans il y a

Problème


Difference of Closest Palindromes

environ 5 ans il y a | 0 | 14 solveurs

A résolu


Find square of given number
Find Square of any number

environ 5 ans il y a

A résolu


Find Logic 22

environ 5 ans il y a

A résolu


Find Logic 29

environ 5 ans il y a

Charger plus