photo

Theodosis Tsengouras


Last seen: quasi 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Student trying to learn MATLAB

Programming Languages:
C++, MATLAB
Spoken Languages:
English

Statistica

All
Cody

0 Problemi
5 Soluzioni

ThingSpeak

1 Pubblico Canale

RANK
N/A
of 301.287

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.220

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
57.217
of 173.814

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
61

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
1 Pubblico Canale

VALUTAZIONE MEDIA
50

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Treasure Hunt Participant
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displayed ...

oltre 2 anni fa

Canale


Weather Station
Collects atmospheric pressure, temperature, humidity, and UV Index values over time.

oltre 3 anni fa

Risolto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

oltre 4 anni fa

Risolto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

oltre 4 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 4 anni fa

Risolto


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

oltre 4 anni fa