A résolu


Pairwise Euclidean Distance
Given two matrices A,B of dimensions NxK and NxL respectively, calculate the pairwise euclidean distance of all vectors (columns...

plus de 5 ans il y a

A résolu


Vector parallel to plane?
Given the coefficients of the equation which defines a plane as follows: ax+by+cz=d, return a boolean indicating whether the 2n...

plus de 5 ans il y a

A résolu


Points on a circle.
This problem is related to <url=http://www.mathworks.com/matlabcentral/cody/problems/1283-points-on-a-sphere>Problem 1283, Point...

plus de 5 ans il y a

A résolu


Convert to Binary Coded Decimal
Convert from decimal representation to <http://en.wikipedia.org/wiki/Binary-coded_decimal Binary Code Decimal> (or BCD) represen...

plus de 5 ans il y a

A résolu


Find out the Gray Code for a Given Binary Number
Find out <http://en.wikipedia.org/wiki/Gray_code Gray Code> for a given binary number Example Binary input 1000 Gray ...

plus de 5 ans il y a

A résolu


Compute expulsions from the Kimberling shuffle

plus de 5 ans il y a

A résolu


Upper case and lower case!

plus de 5 ans il y a

A résolu


Carmichael Number

plus de 5 ans il y a

A résolu


List the good primes

plus de 5 ans il y a

A résolu


Determine whether a prime is Pythagorean

plus de 5 ans il y a

A résolu


Binary Neighbourhood
Given a natural number reorder its binary form to create another number, closest to the given one. Examples: * 1 gives 2, ...

plus de 5 ans il y a

A résolu


Digital Neighbourhood
Given a natural number reorder its digits to create another number, closest to the given one. Examples: * 123 gives 132, ...

plus de 5 ans il y a

A résolu


Evened up (or not)
You will be provided with an array or matrix that contains various numbers, in addition to an evening variable, e, set to 1 or 0...

plus de 5 ans il y a

A résolu


Find the sines of an isosceles triangle when given its area and height
Find the sines of an isosceles triangle when given its area and height. For example, when A=60 and h=5, the result is [0.3752...

plus de 5 ans il y a

A résolu


Construct dimensionless parameters
*Summary* Write a function to construct dimensionless parameters from a list of variables, a matrix indicating their dimensi...

presque 6 ans il y a

A résolu


Center of Mass(es) in 3D Space

presque 6 ans il y a

A résolu


Double the next and alternate sign

presque 6 ans il y a

A résolu


Play PRIMEGAME

presque 6 ans il y a

A résolu


Lateral Area of a Right Rectangular Pyramid

presque 6 ans il y a

A résolu


Polygon in a unit circle

presque 6 ans il y a

A résolu


number play

presque 6 ans il y a

A résolu


Extract Built In Functions and Toolbox Functions from String or Function Handle
Find the Built-In functions and Toolbox functions in either a string or a function handle. Generate a string of alphabetized ...

presque 6 ans il y a

A résolu


Count letters occurence in text, specific to words with a given length.
Build a function with two input arguments: a string and a word length (number of letters), that outputs a vector of counts of th...

presque 6 ans il y a

A résolu


Calculate the Surface Area of an Ellipsoid

presque 6 ans il y a

Charger plus