Alexander - MATLAB Central
photo

Alexander


Last seen: 6 giorni fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
CodyMATLAB AnswersFrom 12/14 to 04/25Use left and right arrows to move selectionFrom 12/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Domande
1 Risposta

Cody

1 Problema
862 Soluzioni

RANK
125.954
of 298.237

REPUTAZIONE
0

CONTRIBUTI
0 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.553

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
113
of 160.651

CONTRIBUTI
1 Problema
862 Soluzioni

PUNTEGGIO
10.824

NUMERO DI BADGE
58

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Cody Challenge Master
  • Cody5 Easy Master
  • Computational Geometry I Master
  • R2016b Feature Challenge Master
  • Project Euler I
  • Matrix Manipulation II Master
  • Strings I Master
  • Matrix Patterns I Master
  • Number Manipulation I Master
  • Draw Letters
  • Commenter

Visualizza badge

Feeds

Visto da

Risolto


Count letters occurence in text, specific to words with a given length.
Build a function with two input arguments: a string and a word length (number of letters), that outputs a vector of counts of th...

quasi 2 anni fa

Risolto


Data decompression
A chunk of data is to be 'decompressed'. Input: * compressed: a row vector of uint8 values. This is the compressed data. ...

quasi 2 anni fa

Risolto


Word Distance - Sum
Let's suppose that the distance of a word can be calculated by summing the differences between its letters, having assigned the ...

quasi 2 anni fa

Risolto


MATLAB Counter
Write a function f = counter(x0,b) to construct a counter handle f that counts with an initial value x0 and a step size b. E...

quasi 2 anni fa

Risolto


Get all prime factors
List the prime factors for the input number, in decreasing order. List each factor. If the prime factor occurs twice, list it as...

quasi 2 anni fa

Risolto


Numbers with prime factors 2, 3 and 5.
Make a function which takes one positive integer n and returns a matrix with the numbers of the form (2^i)*(3^j)*(5^k) which are...

quasi 2 anni fa

Risolto


Proper Factors
Generate the proper factors of input integer x and return them in ascending order. For more information on proper factors, refer...

quasi 2 anni fa

Risolto


Multiples of a Number in a Given Range
Given an integer factor _f_ and a range defined by _xlow_ and _xhigh_ inclusive, return a vector of the multiples of _f_ that fa...

quasi 2 anni 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;...

quasi 2 anni fa

Risolto


Converts numbers into characters
Converts numbers into characters

quasi 2 anni fa

Risolto


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

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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


to the 2 all elements
to the 2 all elements

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Draw a '0' in a one matrix!

quasi 2 anni fa

Risolto


Find Logic 32

quasi 2 anni fa

Risolto


Find Logic 31

quasi 2 anni fa

Risolto


Find Logic 30

circa 2 anni fa

Risolto


Find Logic 29

circa 2 anni fa

Risolto


Find Logic 28

circa 2 anni fa

Risolto


Find Logic 27

circa 2 anni fa

Risolto


Find Logic 26

circa 2 anni fa

Risolto


Find Logic 25

circa 2 anni fa

Risolto


Find Logic 24

circa 2 anni fa

Risolto


Find Logic 23

circa 2 anni fa

Risolto


Find Logic 22

circa 2 anni fa

Risolto


Find Logic 20

circa 2 anni fa

Carica altro