photo

Hunter


Last seen: circa un mese fa Attivo dal 2025

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
63 Soluzioni

RANK
N/A
of 301.234

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.204

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
7.299
of 173.580

CONTRIBUTI
0 Problemi
63 Soluzioni

PUNTEGGIO
1.000

NUMERO DI BADGE
7

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

3 mesi fa

Risolto


Temperature Conversion 2

3 mesi fa

Risolto


Temperature Conversion 1

3 mesi fa

Risolto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

3 mesi fa

Risolto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

3 mesi fa

Risolto


Converts numbers into characters
Converts numbers into characters

3 mesi fa

Risolto


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

3 mesi fa

Risolto


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

3 mesi fa

Risolto


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

3 mesi fa

Risolto


to the 2 all elements
to the 2 all elements

3 mesi fa

Risolto


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

3 mesi fa

Risolto


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

3 mesi fa

Risolto


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

3 mesi fa

Risolto


Draw a '0' in a one matrix!

3 mesi fa

Risolto


Linear primes p' = mp + n
Problem statement List the prime numbers of the form p' = mp + n for a given (m,n) couple and such that p' < k, k positive in...

3 mesi fa

Risolto


Total energy

3 mesi fa

Risolto


Potential energy calculation

3 mesi fa

Risolto


Kinetic energy calculation

3 mesi fa

Risolto


Laws of motion 1

3 mesi fa

Risolto


Laws of motion 2

3 mesi fa

Risolto


Laws of motion 3

3 mesi fa

Risolto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

3 mesi fa

Risolto


Laws of motion 5
Calculate the force is u are given mass and acceleration.

3 mesi fa

Risolto


Laws of motion 6

3 mesi fa

Risolto


The Five Infection (Boss Level)
Given a 3x3 matrix A, replace: every value that is equal to five every value that is directly adjacent to a five with zero in...

3 mesi fa

Risolto


Fives Begone
Given any sentence as an input value 'sentence', turn all fives into the letter X and return the improved sentence. Also, turn a...

3 mesi fa

Risolto


Broken Clock
Create a function that outputs t, an inputted matrix time x, in hours and minutes (hr:min) unless the time contains a five. In t...

3 mesi fa

Risolto


No Fives Permitted
Create a function that gives users an custom error message if the matrix A contains a five. The error message should say "No Fiv...

3 mesi fa

Risolto


A Fiveless Factorial
Given a positive integer x, compute its factorial y, but exclude any muliplication by five if applicable.

3 mesi fa

Risolto


Don't Sum a Five
Create a function that sums the first and last element of a muti-element vector unless the value of one of the elements is 5. Do...

3 mesi fa

Carica altro