photo

Ismam


Last seen: 11 jours il y a Actif depuis 2026

Followers: 5   Following: 4

Statistiques

Cody

0 Problèmes
107 Solutions

RANG
N/A
of 301 966

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 475

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
2 160
of 177 784

CONTRIBUTIONS
0 Problèmes
107 Solutions

SCORE
1 432

NOMBRE DE BADGES
6

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Community Group Solver
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

14 jours il y a

A résolu


Sum of series VIII

14 jours il y a

A résolu


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?

14 jours il y a

A résolu


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

14 jours il y a

A résolu


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)

14 jours il y a

A résolu


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

14 jours il y a

A résolu


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?

14 jours il y a

A résolu


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

14 jours il y a

A résolu


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

14 jours il y a

A résolu


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

14 jours il y a

A résolu


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

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

21 jours il y a

A résolu


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

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

21 jours 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

21 jours il y a

A résolu


to the 2 all elements
to the 2 all elements

21 jours il y a

A résolu


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

21 jours il y a

A résolu


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

21 jours il y a

A résolu


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

21 jours il y a

A résolu


Draw a '0' in a one matrix!

21 jours il y a

A résolu


Total energy

21 jours il y a

A résolu


Kinetic energy calculation

21 jours il y a

A résolu


Laws of motion 1

21 jours il y a

A résolu


Laws of motion 2

21 jours il y a

A résolu


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

21 jours il y a

A résolu


Laws of motion 5
Calculate the force is u are given mass and acceleration.

21 jours il y a

A résolu


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

21 jours il y a

A résolu


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

27 jours il y a

A résolu


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

27 jours il y a

A résolu


MATLAB 101: Extract the prime numbers
Given a list of elements, extract the prime numbers from that array.

27 jours il y a

Charger plus