家祺 荣
Shanghai Maritime University
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him
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
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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
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
the average value of the elements
Calculate the average value of the elements in the array
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 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2
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




