Gelöst


Find Closest Constant
Given a number x, return the value that is closest to x from this list of constants: 0, 1, , e, , (also known as ). For exampl...

mehr als 3 Jahre vor

Gelöst


Matrix Quadrants
Write a function that takes N as the input, and outputs a matrix whose upper-left (NxN) quadrant contains all ones, the lower-ri...

mehr als 3 Jahre vor

Gelöst


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

mehr als 3 Jahre vor

Gelöst


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

mehr als 3 Jahre vor

Gelöst


Convert a numerical matrix into a cell array of strings
Given a numerical matrix, output a *cell array of string*. For example: if input = 1:3 output is {'1','2','3'} whic...

mehr als 3 Jahre vor

Gelöst


Create a Standard Size Vector
Given an input x, create a row vector y from 1 to x with 5 elements.

mehr als 3 Jahre vor

Gelöst


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

mehr als 3 Jahre vor

Gelöst


Square a Number
Given an input x, return y, which is equal to the square of x.

mehr als 3 Jahre vor

Gelöst


kmph to mps
convert kilometer per hour to meter per second

mehr als 3 Jahre vor

Gelöst


find radius of cone
if Slant height of Cone(I)& hight of Cone(H) given then find radius of the Cone(R) for example I=5,h=4 then the ans R=3;

mehr als 3 Jahre vor

Gelöst


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

mehr als 3 Jahre vor

Gelöst


Find Logic 23

mehr als 3 Jahre vor

Gelöst


Find Logic 27

mehr als 3 Jahre vor

Gelöst


Find Logic 22

mehr als 3 Jahre vor

Gelöst


Find Logic 20

mehr als 3 Jahre vor

Gelöst


Who is the smartest MATLAB programmer?
Who is the smartest MATLAB programmer? Examples: Input x = 'Is it Obama?' Output = 'Me!' Input x = 'Who ?' Ou...

mehr als 3 Jahre vor

Gelöst


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

mehr als 3 Jahre vor

Gelöst


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

mehr als 3 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 3 Jahre vor

Gelöst


Find Logic 30

mehr als 3 Jahre vor

Gelöst


Find Logic 26

mehr als 3 Jahre vor

Gelöst


y equals x divided by 2
function y = x/2

mehr als 3 Jahre vor

Gelöst


Find Logic 28

mehr als 3 Jahre vor

Gelöst


Find Logic 17

mehr als 3 Jahre vor

Gelöst


Find Logic 18

mehr als 3 Jahre vor

Gelöst


Find Logic 24

mehr als 3 Jahre vor

Gelöst


Find Logic 14

mehr als 3 Jahre vor

Gelöst


Find Logic 21

mehr als 3 Jahre vor

Gelöst


Find Logic 16

mehr als 3 Jahre vor

Gelöst


Find Logic 9

mehr als 3 Jahre vor

Mehr laden