A résolu


Circle area using pi
Write a statement that assigns circleArea with the circle's area given circleRadius. Use the built-in mathematical constant pi. ...

plus de 9 ans il y a

A résolu


Fahrenheit to Celsius using multiple statements
Given a Fahrenheit value F, convert to a Celsius value C. While the equation is C = 5/9 * (F - 32), as an exercise use two state...

plus de 9 ans il y a

A résolu


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

plus de 9 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 9 ans il y a

A résolu


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

plus de 9 ans il y a

A résolu


Multipliying 2 numbers
Multiplying 2 numbers

plus de 9 ans il y a

A résolu


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

plus de 9 ans il y a

A résolu


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

plus de 9 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

plus de 9 ans il y a

A résolu


Vector 1 to 15.
Create a vector from 1 to 15.

plus de 9 ans il y a

A résolu


Circle area using pi
Given a circle's radius, compute the circle's area. Use the built-in mathematical constant pi.

plus de 9 ans il y a

A soumis


rookpoly(Pcoef)
novel coding roughly rook polynomial in complement board

plus de 9 ans il y a | 2 téléchargements |

4.66667 / 5

A soumis


myroots(Pcoef,tol,rootclass)
improving the function root in MATLAB

plus de 9 ans il y a | 1 téléchargement |

4.33333 / 5

A soumis


length_opti(x1,y1,x2,y2)
The minimum distance betweeen two points (x,y) based on Hamilton's function

environ 10 ans il y a | 1 téléchargement |

5.0 / 5

A soumis


Number_MOLS(n)
A new and different coding about MOLS (Mutually Orthogonal Latin Square)

environ 10 ans il y a | 1 téléchargement |

4.0 / 5