문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

8년 초과 전

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

8년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

제출됨


vect2str -- vector to string conversion
vect2str prints out a numeric vector into a string. Fully customisable.

17년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


Faster Kuwahara filter
Performs a very fast Kuwahara filtering on images.

거의 19년 전 | 다운로드 수: 1 |

4.0 / 5
Thumbnail

제출됨


configInputParser
configures an inputParser object with the configuration contained in an XML file

거의 19년 전 | 다운로드 수: 1 |

0.0 / 5