문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

문제를 풀었습니다


find

3년 초과 전

제출됨


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

대략 4년 전 | 다운로드 수: 2 |

Thumbnail

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

문제를 풀었습니다


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

4년 초과 전

더 보기