photo

Fernando Gonzalez


Last seen: mehr als 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

1 Frage
0 Antworten

Cody

0 Probleme
2 Lösungen

RANG
111.527
of 300.343

REPUTATION
0

BEITRÄGE
1 Frage
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
92.658
of 168.172

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Receiving data by TCP or UDP is not working
Hello, I'm trying to establish a TCP/IP or UDP/IP connection to a Muse headband and it's not working. I've already tried turn...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

mehr als 7 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

mehr als 7 Jahre vor