![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5207775_1522106844911_DEF.jpg)
David K
Followers: 0 Following: 0
I spend a lot of time in MATLAB, with my focus on signal processing and data analysis.
Estadística
29 Preguntas
0 Respuestas
0 Problemas
257 Soluciones
CLASIFICACIÓN
14.095
of 297.016
REPUTACIÓN
3
CONTRIBUCIONES
29 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
41.38%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
443
of 157.725
CONTRIBUCIONES
0 Problemas
257 Soluciones
PUNTUACIÓN
3.843
NÚMERO DE INSIGNIAS
17
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...
más de 1 año hace
Resuelto
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...
más de 1 año hace
Resuelto
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;...
más de 1 año hace
Resuelto
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
más de 1 año hace
Resuelto
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
más de 1 año hace
Resuelto
the average value of the elements
Calculate the average value of the elements in the array
más de 1 año hace
Resuelto
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
más de 3 años hace
Resuelto
Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...
más de 3 años hace
Resuelto
Recaman Sequence - III
I want to create a Recaman sequence where there is a "1" in the n-th position. So from which integer should I start the Recaman ...
más de 3 años hace
Resuelto
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 =...
más de 3 años hace
Resuelto
Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...
más de 3 años hace
Resuelto
Sums of Multiple Pairs of Triangular Numbers
This is a follow-up to <https://www.mathworks.com/matlabcentral/cody/problems/44289 Problem 44289> - Find two triangular numbers...
más de 3 años hace
Resuelto
Van Eck's Sequence's nth member
Return the Van Eck's Sequence's nth member. For detailed info : <http://oeis.org/A181391 OEIS link> and <https://www.theguard...
más de 3 años hace
Resuelto
Write c^3 as sum of two squares a^2+b^2
write c^3 as sum of two squares a^2+b^2. a and b must be integer and greater than zero. For example 5^3 = 2^2 + 11^2 5...
más de 3 años hace
Resuelto
Predicting life and death of a memory-less light bulb
*💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 💡 &...
más de 3 años hace