photo

Luca Tentoni


Thales Alenia Space Italia spa

Last seen: meer dan 2 jaar ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

meer dan 12 jaar ago

Solved


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

meer dan 12 jaar ago

Answered
Outputting Data in Excel
Write your results using the xlswrite function. Simply write: xlswrite('results.xls',soln); See the xlswrite help page fo...

meer dan 12 jaar ago | 0

| accepted