photo

家祺 荣


Shanghai Maritime University

Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Nachricht

A student of Control Science and Engineering

Programming Languages:
MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him

Statistik

Cody

0 Probleme
195 Lösungen

RANG
N/A
of 301.344

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.238

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
902
of 174.044

BEITRÄGE
0 Probleme
195 Lösungen

PUNKTESTAND
2.528

ANZAHL DER ABZEICHEN
9

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Community Group Solver
  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


2048 Next Move
Given a board in the game 2048 (see the game here: <http://gabrielecirulli.github.io/2048/ 2048>) and a direction ('up','down','...

etwa 2 Jahre vor

Gelöst


Minefield Sonar
*Background* In mine-hunting games (e.g. Microsoft Minesweeper), the user is provided with a covered grid that, upon a left c...

etwa 2 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

etwa 2 Jahre vor

Gelöst


Find the max element of the array
Find the max element of the array

etwa 2 Jahre vor

Gelöst


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

etwa 2 Jahre vor

Gelöst


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

etwa 2 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

etwa 2 Jahre vor

Gelöst


the average value of the elements
Calculate the average value of the elements in the array

etwa 2 Jahre vor

Gelöst


Double all elements in the array
Duplicate all elements in the array

etwa 2 Jahre vor

Gelöst


calculate the length of matrix
input 1 array, calculate the length

etwa 2 Jahre vor

Gelöst


Draw a '0' in a one matrix!

etwa 2 Jahre vor

Gelöst


Find Logic 19

etwa 2 Jahre vor

Gelöst


Find Logic 18

etwa 2 Jahre vor

Gelöst


Find Logic 17

etwa 2 Jahre vor

Gelöst


Find Logic 16

etwa 2 Jahre vor

Gelöst


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

etwa 2 Jahre vor

Gelöst


Find Logic 15

etwa 2 Jahre vor

Gelöst


Find Logic 13

etwa 2 Jahre vor

Gelöst


Find Logic 12

etwa 2 Jahre vor

Gelöst


Find Logic 11

etwa 2 Jahre vor

Gelöst


Find Logic 10

etwa 2 Jahre vor

Gelöst


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

etwa 2 Jahre vor

Gelöst


Find Logic 8

etwa 2 Jahre vor

Gelöst


Find Logic 7

etwa 2 Jahre vor

Gelöst


Find Logic 6

etwa 2 Jahre vor

Gelöst


Find Logic 4

etwa 2 Jahre vor

Gelöst


Find Logic 3

etwa 2 Jahre vor

Gelöst


Find Logic 1

etwa 2 Jahre vor

Gelöst


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

etwa 2 Jahre vor

Gelöst


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

etwa 2 Jahre vor

Mehr laden