Resuelto


Reindex a vector (★★)
(copy of Prob. 676) You are given two vectors of equal length. Vector N has numeric values (no Inf or NaN) while vector IDX h...

casi 6 años hace

Resuelto


PEMDAS test (★★)
Create the function that will return the following expression for x and y. <<https://i.ibb.co/RHWyzrv/Code-Cogs-Eqn-1.gif>> ...

casi 6 años hace

Resuelto


The maximum sum of squares (testing)
Create a function file with an input maxval to determine the maximum number of terms for the series 1^2 + 2^2 + 3^2 + ... such t...

casi 6 años hace

Resuelto


Perfect Square or not
find Given input x is perfect square or not,if yes then output y=1.else y=0

casi 6 años hace

Resuelto


Close MATLAB with keyboard
Close MATLAB with keyboard without using mouse

casi 6 años hace

Resuelto


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

casi 6 años hace

Resuelto


Square root of number
Square root of given number.

casi 6 años hace

Resuelto


Matlab Basics II - Determine if an array has a 3rd dimension
For an array A, determine whether it has 3 dimensions, return 0 if x is only 2D, and 1 if x is 3D

casi 6 años hace

Resuelto


Check if equal
Return true if all the elements of an nD array are equal, false otherwise.

casi 6 años hace

Resuelto


Pattern Sum
Write a function which receives two single digit positive integers, (k and m) as parameters and calculates the total sum as: k...

casi 6 años hace

Resuelto


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

casi 6 años hace

Resuelto


Max of a Vector
Write a function to return the max of a vector

casi 6 años hace

Resuelto


area of a sphere

casi 6 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 6 años hace

Resuelto


give nth decimal place of pi
max 15th place after the decimal point is ok for now

casi 6 años hace

Resuelto


polar inertia
given locations of a set of unit masses on complex plane, find polar moment of inerta about the origin. for example output 4 if ...

casi 6 años hace

Resuelto


Double the length of the vector

casi 6 años hace

Resuelto


find the height

casi 6 años hace

Resuelto


PIN code

casi 6 años hace

Resuelto


PIN code III

casi 6 años hace

Resuelto


Half the length of the vector

casi 6 años hace

Resuelto


Insert zeros

casi 6 años hace

Resuelto


Insert zeros II

casi 6 años hace

Resuelto


F.R.I.E.N.D.S

casi 6 años hace

Resuelto


F.R.I.E.N.D.S

casi 6 años hace

Resuelto


F.R.I.E.N.D.S

casi 6 años hace

Resuelto


Row sum

casi 6 años hace

Resuelto


Row avg

casi 6 años hace

Resuelto


Return multiples of 3

casi 6 años hace

Cargar más