A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Close MATLAB with keyboard
Close MATLAB with keyboard without using mouse

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Square root of number
Square root of given number.

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


area of a sphere

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Double the length of the vector

presque 6 ans il y a

A résolu


find the height

presque 6 ans il y a

A résolu


PIN code

presque 6 ans il y a

A résolu


PIN code III

presque 6 ans il y a

A résolu


Half the length of the vector

presque 6 ans il y a

A résolu


Insert zeros

presque 6 ans il y a

A résolu


Insert zeros II

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Row sum

presque 6 ans il y a

A résolu


Row avg

presque 6 ans il y a

A résolu


Return multiples of 3

presque 6 ans il y a

Charger plus