photo

Luc Rébillout


Ole Miss

Last seen: 約3年 前 2014 年からアクティブ

Followers: 0   Following: 0

Graduate Student at the University of Mississippi. Previously graduated from ISAE-ENSMA engineering school in France. Easily distracted!

統計

All
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Fill a zeros matrix
The aim is to fill an array of all zeros given a numerical value and the index of row and columns for this value. 3 Inputs: ...

4年以上 前

解決済み


We love vectorized solutions. Problem 1 : remove the row average.
Given a 2-d matrix, remove the row average from each row. Your solution MUST be vectorized. The solution will be tested for ac...

4年以上 前

解決済み


First non-zero element in each column
For a given matrix, calculate the index of the first non-zero element in each column. Assuming a column with all elements zero ...

4年以上 前

解決済み


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

8年弱 前