photo

Alexander


Last seen: 10 jours il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

0 Questions
1 Réponse

Cody

1 Problème
862 Solutions

RANG
171 486
of 300 759

RÉPUTATION
0

CONTRIBUTIONS
0 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 081

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
122
of 170 900

CONTRIBUTIONS
1 Problème
862 Solutions

SCORE
10 824

NOMBRE DE BADGES
58

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 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

Afficher les badges

Feeds

Afficher par

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


Converts numbers into characters
Converts numbers into characters

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


Draw a '0' in a one matrix!

plus de 2 ans il y a

A résolu


Find Logic 32

plus de 2 ans il y a

A résolu


Find Logic 31

plus de 2 ans il y a

A résolu


Find Logic 30

plus de 2 ans il y a

A résolu


Find Logic 29

plus de 2 ans il y a

A résolu


Find Logic 28

plus de 2 ans il y a

A résolu


Find Logic 27

plus de 2 ans il y a

A résolu


Find Logic 26

plus de 2 ans il y a

A résolu


Find Logic 25

plus de 2 ans il y a

A résolu


Find Logic 24

plus de 2 ans il y a

A résolu


Find Logic 23

plus de 2 ans il y a

A résolu


Find Logic 22

plus de 2 ans il y a

A résolu


Find Logic 20

plus de 2 ans il y a

Charger plus