Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Risolto


find

oltre 3 anni fa

Inviato


Fire Spread Model
Functions to simulate a forest fire with a simple spreading model

circa 4 anni fa | 2 download |

Thumbnail

Risolto


How many ways?
Create a program to determine in how many ways can a regular n-gon be divided into n-2 triangles?

circa 4 anni fa

Risolto


Which doors are open?
There are n doors in an alley. Initially they are all shut. You have been tasked to go down the alley n times, and open/shut the...

oltre 4 anni fa

Risolto


Remove any row in which a NaN appears
Given the matrix A, return B in which all the rows that have one or more <http://www.mathworks.com/help/techdoc/ref/nan.html NaN...

oltre 4 anni fa

Risolto


radius of a spherical planet
You just measured its surface area, that is the input.

oltre 4 anni fa

Risolto


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

oltre 4 anni fa

Risolto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

oltre 4 anni fa

Risolto


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

oltre 4 anni fa

Risolto


Remove NaN ?
input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the enti...

oltre 4 anni fa

Risolto


0<=x<=pi?
Check whether the given angle is between zero and pi. Return logical true or false.

oltre 4 anni fa

Risolto


Tiling a matrix
Given a matrix and a number of columns, replicate matrix in a single row

oltre 4 anni fa

Risolto


Calculate distance travelled when given radius and rotations
When given radius of wheel and number of rotations calculate total distance travelled consider pi=3.14

oltre 4 anni fa

Risolto


find the maximum element of the matrix
for e.g x = [1 2; 3 4] y = 4

oltre 4 anni fa

Risolto


Evaluating a polynomial
Given the following polynomial and the value for x, determine y. y = 3x^5 – x^3 + 8x – 3 Example x = 1 y = 3 - 1 +...

oltre 4 anni fa

Risolto


length of a vector
Find twice the length of a given vector.

oltre 4 anni fa

Risolto


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

oltre 4 anni fa

Carica altro