Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


Close MATLAB with keyboard
Close MATLAB with keyboard without using mouse

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


Square root of number
Square root of given number.

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


area of a sphere

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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


Double the length of the vector

fast 6 Jahre vor

Gelöst


find the height

fast 6 Jahre vor

Gelöst


PIN code

fast 6 Jahre vor

Gelöst


PIN code III

fast 6 Jahre vor

Gelöst


Half the length of the vector

fast 6 Jahre vor

Gelöst


Insert zeros

fast 6 Jahre vor

Gelöst


Insert zeros II

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 6 Jahre vor

Gelöst


Row sum

fast 6 Jahre vor

Gelöst


Row avg

fast 6 Jahre vor

Gelöst


Return multiples of 3

fast 6 Jahre vor

Mehr laden