Community Profile

photo

Jerome Briot


Biomechanics Laboratory, Purpan Hospital, Toulouse, France

Last seen: 2 years ago Active since 2006

Followers: 0   Following: 0

Message

Research engineer - PhD in Biomechanics

   • http://briot-jerome.developpez.com/
   • http://www.researchgate.net/profile/Jerome_Briot
   • http://fr.linkedin.com/in/jeromebriot

Professional Interests: Biomechanics, medical imaging, computer hardware and software development

Statistics

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

View badges

Feeds

View by

Submitted


Memory in a multiple of the unit byte
Display memory information in a multiple of the unit byte

6 years ago | 1 download |

Thumbnail

Submitted


radialBar
Bar graph plotted on polar coordinate system

7 years ago | 4 downloads |

Thumbnail

Submitted


PONG: a tribute to the game created by Atari Inc.
A tribute to the game created by Atari Inc.

7 years ago | 2 downloads |

Thumbnail

Submitted


strrepInFile
Find and replace substring in file

7 years ago | 1 download |

Thumbnail

Submitted


nestedBar
Bar graph with nested bars

7 years ago | 1 download |

Thumbnail

Submitted


Pixelated contours
Pixelated contour of connected components in a 2D indexed image

7 years ago | 1 download |

Thumbnail

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Submitted


getDrives
Get disk drives letters and types on Windows system

8 years ago | 1 download |

Thumbnail

Submitted


enumSerial (Windows)
Enumerate serial ports on Windows systems (Win32 API, WMIC, registry)

8 years ago | 2 downloads |

Thumbnail

Submitted


Forbidden Donut
Favorite FEX contribution of Homer Simpson

8 years ago | 1 download |

Thumbnail

Submitted


ostxtfile
Get the native operating system and the newline characters for text files

8 years ago | 1 download |

Submitted


Range bar graphs
Display dependent variable as interval data

8 years ago | 6 downloads |

Thumbnail

Submitted


TwentyTwenty
A visual tool to highlight differences between two images

8 years ago | 1 download |

Thumbnail

Submitted


Short path name on Windows (COM server)
Get the short path name of files and folders on Windows

9 years ago | 1 download |

Thumbnail

Submitted


Short and long path name on Windows (MEX)
Conversion between short and long form of path name on Windows

9 years ago | 1 download |

Thumbnail

Submitted


NVSMI Toolbox
Monitoring of NVIDIA GPU devices

9 years ago | 3 downloads |

Thumbnail

Submitted


DOS In Translation
Execute DOS command and return output with good character encoding

9 years ago | 1 download |

Thumbnail

Submitted


Get the name of the CPU
Methods to get the name of the CPU on Windows, Linux and Mac

9 years ago | 1 download |

Thumbnail

Submitted


Image with non-square pixels
Display image object with non-square pixels (disks, hexagons, octagons, rhombus)

9 years ago | 3 downloads |

Thumbnail

Submitted


wmicGetHardwareInfos
Get computer hardware information on Windows with WMIC

9 years ago | 2 downloads |

Thumbnail

Submitted


wmicGet
Get computer and operating system information on Windows with WMIC

9 years ago | 2 downloads |

Solved


Implement a ROT13 cipher
Replace each character in string s1 with the character that is shifted 13 positions from it (wrap back to the beginning if neces...

11 years ago

Solved


Clean the List of Names
Given a list of names in a cell array, remove any duplications that result from different capitalizations of the same string. So...

11 years ago

Solved


Replace NaNs with the number that appears to its left in the row.
Replace NaNs with the number that appears to its left in the row. If there are more than one consecutive NaNs, they should all ...

11 years ago

Solved


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

11 years ago

Solved


Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...

11 years ago

Solved


Elapsed Time
Given two date strings d1 and d2 of the form yyyy/mm/dd HH:MM:SS (assume hours HH is in 24 hour mode), determine how much time, ...

11 years ago

Solved


Sums with Excluded Digits
Add all the integers from 1 to n in which the digit m does not appear. m will always be a single digit integer from 0 to 9. no...

11 years ago

Solved


Summing Digits within Text
Given a string with text and digits, add all the numbers together. Examples: Input str = '4 and 20 blackbirds baked in a...

11 years ago

Solved


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

11 years ago

Load more