Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Risolto


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

quasi 9 anni fa

Inviato


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

oltre 18 anni fa | 2379 download |

5.0 / 5

Inviato


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

oltre 19 anni fa | 3058 download |

4.0 / 5
Thumbnail

Inviato


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

oltre 19 anni fa | 587 download |

0.0 / 5