photo

malues


Last seen: circa 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

:D

Statistica

Cody

0 Problemi
387 Soluzioni

RANK
N/A
of 300.331

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
326
of 168.093

CONTRIBUTI
0 Problemi
387 Soluzioni

PUNTEGGIO
4.750

NUMERO DI BADGE
18

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • MATLAB Central Treasure Hunt Finisher
  • Sequences And Series I Master
  • Promoter
  • Project Euler I
  • Draw Letters
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Predicting life and death of a memory-less light bulb
*&#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &...

quasi 5 anni fa

Risolto


Inscribed Pentagon?
Your function will be provided with the five vertices of a pentagon (p) as well as the center point (cp) and radius (r) of a cir...

quasi 5 anni fa

Risolto


Circle/Pentagon Overlap
Your function will be provided with the five vertices of a pentagon (p) as well as the center point (cp) and radius (r) of a cir...

quasi 5 anni fa

Risolto


Recaman Sequence - II
Take an arbitrary starting point as input and create Recaman Sequence. Then find the 1, return its index. For example: if n =...

quasi 5 anni fa

Risolto


Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...

quasi 5 anni fa

Risolto


Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...

quasi 5 anni fa

Risolto


Find Logic 19

quasi 5 anni fa

Risolto


Find Logic 18

quasi 5 anni fa

Risolto


Find Logic 17

quasi 5 anni fa

Risolto


Find Logic 16

quasi 5 anni fa

Risolto


Find Logic 14

quasi 5 anni fa

Risolto


Find Logic 15

quasi 5 anni fa

Risolto


Find Logic 13

quasi 5 anni fa

Risolto


Find Logic 12

quasi 5 anni fa

Risolto


Find Logic 11

quasi 5 anni fa

Risolto


Find Logic 10

quasi 5 anni fa

Risolto


Find Logic 9

quasi 5 anni fa

Risolto


Find Logic 8

quasi 5 anni fa

Risolto


Find Logic 7

quasi 5 anni fa

Risolto


Find Logic 6

quasi 5 anni fa

Risolto


Find Logic 4

quasi 5 anni fa

Risolto


Find Logic 3

quasi 5 anni fa

Risolto


Find Logic 1

quasi 5 anni fa

Risolto


Spot the First Occurrence of 5
This problem series invites you to solve two simple problems related to the integer NUMBER FIVE, in order to celebrate <https://...

quasi 5 anni fa

Risolto


Is this is a Tic Tac Toe X Win?
For the game of <https://en.wikipedia.org/wiki/Tic-tac-toe Tic Tac Toe> we will be storing the state of the game in a matrix M. ...

quasi 5 anni fa

Risolto


I Plead the Fifth
Write a function to provide a yes or no answer to the input string. However, it must plead the 5th amendment (return an empty st...

quasi 5 anni fa

Risolto


Remove the air bubbles
Given a matrix a, return a matrix b in which all the zeros have "bubbled" to the top. That is, any zeros in a given column shoul...

quasi 5 anni fa

Risolto


~~~~~~~ WAVE ~~~~~~~~~
|The WAVE generator| Once upon a time there was a river. 'Sum' was passing by the river. He saw the water of the river that w...

quasi 5 anni fa

Risolto


Product of Each Column
Given a matrix |mat| with |n| columns, return a row vector |v| of length |n|, where every element in |v| is the product of the |...

circa 5 anni fa

Risolto


Raise a polynomial to a power
In Matlab, polynomials are represented by a vector of coefficients. For example, the polynomial p=a*x^2 + b*x + c is represente...

circa 5 anni fa

Carica altro