A résolu


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

plus de 11 ans il y a

A résolu


Variable_Addition
be able to add any variable to the number one

plus de 11 ans il y a

A résolu


metre to feet converter
The idea is to make a converter, which exchange meters to feets. We use a factor of 1m = 3.281*1f. so 3m are equals to 9.843 m...

plus de 11 ans il y a

A résolu


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

plus de 11 ans il y a

A résolu


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

plus de 11 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

plus de 11 ans il y a

A résolu


factorial of a number x
Factorial of a number x

plus de 11 ans il y a

A résolu


Bruh
Return 'bruh'.

plus de 11 ans il y a

A résolu


Repeat The Components of Matrix
Repeat The components of a matrix so that the size of the output matrix is double to input matrix and components are repeated ne...

plus de 11 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

plus de 11 ans il y a

A résolu


Find the next prime number
Find the next prime number or numbers for given n. For example: n = 1; out = 2; or n = [5 7]; out = [7 11]; ...

plus de 11 ans il y a

A résolu


Four quadrant inverse tangent function.
Create a function that returns an array P the same size as X and Y containing the element-by-element, four-quadrant inverse tang...

plus de 11 ans il y a

A résolu


Matrix Construction I
Given n, construct a matrix as shown in the example below. Example For n=8, the output should look like this: 1 2 3 4 ...

plus de 11 ans il y a

Problème


Matrix Construction I
Given n, construct a matrix as shown in the example below. Example For n=8, the output should look like this: 1 2 3 4 ...

plus de 11 ans il y a | 5 | 283 solveurs

A résolu


Two-output anonymous function?
Return a function handle that when applied to an input, it produces two outputs: the first is the same as the input, and the sec...

plus de 11 ans il y a

A résolu


singularity 2.0 (really hard)
This problem is the continuation of problem <http://www.mathworks.com/matlabcentral/cody/problems/1770-singularity-2-0-harder Si...

plus de 11 ans il y a

A résolu


singularity 2.0 (hard)
This problem is the continuation of problem <http://www.mathworks.com/matlabcentral/cody/problems/1769-singularity-2-0-easier Si...

plus de 11 ans il y a

A résolu


singularity 2.0 (easier)
If you have been in Cody long enough you have probably run across some badly constructed problems and test suites. This prob...

plus de 11 ans il y a

A résolu


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

plus de 11 ans il y a

A résolu


solve it
sum of cubes

plus de 11 ans il y a

A résolu


sole it
sum of suqrae

plus de 11 ans il y a

A résolu


sole it
find the multipels of 7 not using *

plus de 11 ans il y a

A résolu


Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.

plus de 11 ans il y a

A résolu


Potential Energy
Calculate the potential energy of a rock.

plus de 11 ans il y a

A résolu


How fast will the rock go?
Calculate the kinetic energy of a free falling rock.

plus de 11 ans il y a

A résolu


Hydrogens in a Saturated Hydrocarbon
Given (c) carbon atoms in a saturated hydrocarbon molecule (all single bonds), how many hydrogen atoms (h) are in the molecule?

plus de 11 ans il y a

A résolu


Comparison techniques in image segmentation
I am working on IMAGE SEGMENTATION. Is there any technique to find that in which percentage my result is right?

plus de 11 ans il y a

A résolu


Times 3 problem
When you enter the number, it should return the number multiplied by 3

plus de 11 ans il y a

A résolu


Return fibonacci sequence do not use loop and condition version 2
Calculate the nth Fibonacci number,return sequence Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... ...

plus de 11 ans il y a

A résolu


Replace values under a limit
For a vector x and number n, the goal is to find every element of x inferior to n and replace it by n. Example x= [ 1 2 3...

plus de 11 ans il y a

Charger plus