Estadística
0 Problemas
107 Soluciones
CLASIFICACIÓN
N/A
of 302.034
REPUTACIÓN
N/A
CONTRIBUCIONES
0 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.507
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
2.169
of 178.313
CONTRIBUCIONES
0 Problemas
107 Soluciones
PUNTUACIÓN
1.432
NÚMERO DE INSIGNIAS
6
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?
alrededor de 1 mes hace
Resuelto
Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)
alrededor de 1 mes hace
Resuelto
Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?
alrededor de 1 mes hace
Resuelto
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
alrededor de 1 mes 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;...
alrededor de 1 mes hace
Resuelto
Find the max element of the array
Find the max element of the array
alrededor de 1 mes hace
Resuelto
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
alrededor de 1 mes hace
Resuelto
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
alrededor de 1 mes hace
Resuelto
the average value of the elements
Calculate the average value of the elements in the array
alrededor de 1 mes hace
Resuelto
Double all elements in the array
Duplicate all elements in the array
alrededor de 1 mes hace
Resuelto
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
alrededor de 1 mes hace
Resuelto
Laws of motion 5
Calculate the force is u are given mass and acceleration.
alrededor de 1 mes hace
Resuelto
MATLAB 101: Count the Evens
Write a MATLAB function that accepts an array of integers and returns the total count of even numbers present in the array. Note...
alrededor de 1 mes hace
Resuelto
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
alrededor de 1 mes hace
Resuelto
MATLAB 101: Replace Negatives with Zero
Write a MATLAB function that takes a numeric array (vector or matrix) of numbers and replaces all negative numbers with zero. Po...
alrededor de 1 mes hace
Resuelto
MATLAB 101: Extract the prime numbers
Given a list of elements, extract the prime numbers from that array.
alrededor de 1 mes hace

