解決済み


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.

18年弱 前 | ダウンロード 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