Community Profile

photo

Roberto Calandra


TU Darmstadt

Attivo dal 2011

Followers: 0   Following: 0

Contatto

http://www.robertocalandra.com/
Professional Interests: Machine Learning, Data Mining, Robotics, Self-Adaptive Systems

Statistiche

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

Visualizza badge

Feeds

Visto da

Risolto


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

oltre 7 anni fa

Risposto
How can I find the largest number
Something like this? switch max([d1,d2,d3]) case {d1} V=V1 case {d2} V=V2 case {d3} V=V3 end

quasi 10 anni fa | 1

Domanda


How to Load a class from file avoiding the set methods with empty arguments?
In the moment when I define the following test class, its constructor is called and with it the two set methods. However, in ...

quasi 10 anni fa | 4 risposte | 3

4

risposte

Inviato


cell2num
Convert N-dimensional cells of K-dimensional matrices to N*K matrices.

quasi 12 anni fa | 2 download |

Inviato


Rprop
Rprop training for Artificial Neural Networks

oltre 12 anni fa | 1 download |