Community Profile

photo

Jiri Vejrazka


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


PIVsuite
package for PIV analysis from a command line

mehr als 9 Jahre vor | 11 Downloads |

Thumbnail

Gelöst


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

mehr als 11 Jahre vor

Gelöst


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

fast 12 Jahre vor

Gelöst


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

fast 12 Jahre vor

Gelöst


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

fast 12 Jahre vor