已解决


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

8 years 前

已解决


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

8 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已提交


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

17 years 前 | 1 次下载 |

5.0 / 5

已提交


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

18 years 前 | 1 次下载 |

4.0 / 5
Thumbnail

已提交


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

19 years 前 | 1 次下载 |

0.0 / 5