![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2972883_1591306869646.png)
Paul Bower
Followers: 0 Following: 0
Engineer
Python, C, MATLAB, Fortran
Spoken Languages:
English
Estadística
0 Preguntas
1 Respuesta
0 Problemas
951 Soluciones
CLASIFICACIÓN
76.705
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
0 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
83
of 157.776
CONTRIBUCIONES
0 Problemas
951 Soluciones
PUNTUACIÓN
12.386
NÚMERO DE INSIGNIAS
43
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Divisors for big integer
Inspired by Problem 1025 and Project Euler 12. Given n, return the number y of integers that divide N. For example, with ...
alrededor de 16 horas hace
Resuelto
Longest Collatz Sequence
Inspired by Projet Euler n°14. The Collatz iterative sequence (See Cody problem n° 2103 and 211) is defined for the set of po...
alrededor de 17 horas hace
Resuelto
Tiling a matrix
Given a matrix and a number of columns, replicate matrix in a single row
alrededor de 18 horas hace
Resuelto
Square wave average calculation
Given its peak and duty cycle, calculate avg value of square wave
alrededor de 18 horas hace
Resuelto
calculate RMS voltage
given peak to peak voltage, calculate rms voltage
alrededor de 18 horas hace
Resuelto
Calculate distance travelled when given radius and rotations
When given radius of wheel and number of rotations calculate total distance travelled consider pi=3.14
alrededor de 18 horas hace
Resuelto
Create incrementing array
Given a and b generate an output matrix as shown in following examples: a=2 b=5 output=[2 20 200 2000 20000] a=4 b...
alrededor de 18 horas hace
Resuelto
Cumulative product of a vector
Cumulative product of a vector example x=[1 2 5 10], then answer must be [ 1 2 10 100] *If you like this prob...
1 día hace
Resuelto
Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...
1 día hace
Resuelto
Magic!
Check whether the input matrix is a normal magic square: http://en.wikipedia.org/wiki/Magic_square Output the logical value tr...
1 día hace
Resuelto
Numbers spiral diagonals (Part 2)
Inspired by Project Euler n°28 and 58. A n x n spiral matrix is obtained by starting with the number 1 and moving to the right ...
4 días hace
Resuelto
Goldbach's marginal conjecture - Write integer as sum of three primes
Goldbach's strong conjecture states that every even integer greater than 2 can be expressed as the sum of two primes. For exampl...
5 días hace
Resuelto
Find the stride of the longest skip sequence
We define a _skip sequence_ as a regularly-spaced list of integers such as might be generated by MATLAB's <http://www.mathworks....
7 días hace
Resuelto
geometric progression
I've modified my <http://uk.mathworks.com/matlabcentral/cody/problems/2800-arithmetic-progression previous program> so that it n...
7 días hace
Resuelto
Count consecutive 0's in between values of 1
So you have some vector that contains 1's and 0's, and the goal is to return a vector that gives the number of 0's between each ...
8 días hace
Resuelto
Decimation - Optimized for speed
This problem is similar to http://www.mathworks.com/matlabcentral/cody/problems/1092-decimation, only this time the score will b...
8 días hace
Resuelto
Decimation
When dealing to the Roman Army, the term decimate meant that the entire unit would be broken up into groups of ten soldiers, and...
8 días hace