photo

Luca Tentoni


Thales Alenia Space Italia spa

Last seen: más de 2 años hace Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

más de 12 años hace

Resuelto


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

más de 12 años hace

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

más de 12 años hace | 0

| aceptada