Community Profile

photo

Emanuele Ruffaldi


Medical MicroInstruments MMI spa

Last seen: casi 2 años hace Con actividad desde 2009

http://www.eruffaldi.com http://www.percro.org Professional Interests: robotics, machine learning, computer graphics

Estadísticas

All
  • Editor's Pick
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 3
  • First Review
  • First Submission
  • Solver

Ver insignias

Content Feed

Ver por

Enviada


Read tensor from binary file
Load a binary tensor generalizing the limit of fread to matrices.

alrededor de 7 años hace | 1 descarga |

Enviada


Simulink Keyboard Input v2
Allows to read input keyboard during Simulink simulation

más de 7 años hace | 152 descargas |

Thumbnail

Resuelto


Target sorting
Sort the given list of numbers |a| according to how far away each element is from the target value |t|. The result should return...

más de 10 años hace

Resuelto


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

más de 10 años hace

Resuelto


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

más de 10 años hace

Resuelto


Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

más de 10 años hace

Resuelto


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

más de 10 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

más de 10 años hace

Resuelto


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

más de 10 años hace

Enviada


Stacked Matrix Permutation
Simplify the reordering of the sub-dimensions in a stacked matrices

casi 11 años hace | 1 descarga |

Enviada


Simulink flexible Store To File
ToFile block with custom dynamic filename and metadata variables plus autoversioning.

más de 12 años hace | 1 descarga |

Enviada


Structured Data Manipulation
"Structy" is an improved struct for uniform data supporting sort, label rename and units of measure.

alrededor de 14 años hace | 1 descarga |

Enviada


Fast FLAC reader
Lossless FLAC reader with interface compatible with wavread

casi 15 años hace | 1 descarga |