Resuelto


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...

casi 4 años hace

Resuelto


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...

casi 4 años hace

Resuelto


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:*...

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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...

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


kmph to mps
convert kilometer per hour to meter per second

casi 4 años hace

Resuelto


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;

casi 4 años hace

Resuelto


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 ...

casi 4 años hace

Resuelto


Find Logic 23

casi 4 años hace

Resuelto


Find Logic 27

casi 4 años hace

Resuelto


Find Logic 22

casi 4 años hace

Resuelto


Find Logic 20

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

casi 4 años hace

Resuelto


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...

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Find Logic 30

casi 4 años hace

Resuelto


Find Logic 26

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Find Logic 28

casi 4 años hace

Resuelto


Find Logic 17

casi 4 años hace

Resuelto


Find Logic 18

casi 4 años hace

Resuelto


Find Logic 24

casi 4 años hace

Resuelto


Find Logic 14

casi 4 años hace

Resuelto


Find Logic 21

casi 4 años hace

Resuelto


Find Logic 16

casi 4 años hace

Resuelto


Find Logic 9

casi 4 años hace

Cargar más