photo

Johannes Brust


Last seen: 8 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
File Exchange

1 Datei

Cody

0 Probleme
6 Lösungen

RANG
N/A
of 300.365

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
16.127 of 20.933

REPUTATION
8

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
1 Datei

DOWNLOADS
2

ALL TIME DOWNLOADS
84

RANG
52.237
of 168.262

BEITRÄGE
0 Probleme
6 Lösungen

PUNKTESTAND
70

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

  • Personal Best Downloads Level 1
  • First Submission
  • GitHub Submissions Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


simulink_gym
Gym Interface Wrapper for Simulink Models

fast 3 Jahre vor | 2 Downloads |

0.0 / 5

Gelöst


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

fast 6 Jahre vor

Gelöst


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

mehr als 6 Jahre vor

Gelöst


Return area of square
Side of square=input=a Area=output=b

mehr als 6 Jahre vor

Gelöst


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

mehr als 6 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 6 Jahre vor

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

mehr als 6 Jahre vor