photo

家祺 荣


Shanghai Maritime University

Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Messaggio

A student of Control Science and Engineering

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

Statistica

Cody

0 Problemi
195 Soluzioni

RANK
N/A
of 301.421

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.269

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
904
of 174.475

CONTRIBUTI
0 Problemi
195 Soluzioni

PUNTEGGIO
2.528

NUMERO DI BADGE
9

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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','...

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


Converts numbers into characters
Converts numbers into characters

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


to the 2 all elements
to the 2 all elements

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


Draw a '0' in a one matrix!

circa 2 anni fa

Risolto


Find Logic 19

circa 2 anni fa

Risolto


Find Logic 18

circa 2 anni fa

Risolto


Find Logic 17

circa 2 anni fa

Risolto


Find Logic 16

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


Find Logic 15

circa 2 anni fa

Risolto


Find Logic 13

circa 2 anni fa

Risolto


Find Logic 12

circa 2 anni fa

Risolto


Find Logic 11

circa 2 anni fa

Risolto


Find Logic 10

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


Find Logic 8

circa 2 anni fa

Risolto


Find Logic 7

circa 2 anni fa

Risolto


Find Logic 6

circa 2 anni fa

Risolto


Find Logic 4

circa 2 anni fa

Risolto


Find Logic 3

circa 2 anni fa

Risolto


Find Logic 1

circa 2 anni fa

Risolto


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

circa 2 anni fa

Risolto


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

circa 2 anni fa

Carica altro