Community Profile

photo

Leonard Holtmann


TU Braunschweig

Last seen: 6일 전 2022년부터 활동

- completed a professional training at Volkswagen in Wolfsburg as a Technical product designer - completed bachelor degree in mechanical engineering at TU Braunschweig - student in automotive engineering at TU Braunschweig in master degree

Programming Languages:
C++
Spoken Languages:
English, German

통계

  • MATLAB Central Treasure Hunt Finisher
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


Find Logic 1

대략 2개월 전

문제를 풀었습니다


Find Logic 19

대략 2개월 전

문제를 풀었습니다


Find Logic 18

대략 2개월 전

문제를 풀었습니다


Find Logic 17

대략 2개월 전

문제를 풀었습니다


Find Logic 16

대략 2개월 전

문제를 풀었습니다


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

대략 2개월 전

문제를 풀었습니다


Find Logic 15

대략 2개월 전

문제를 풀었습니다


Find Logic 13

대략 2개월 전

문제를 풀었습니다


Find Logic 12

대략 2개월 전

문제를 풀었습니다


Find Logic 11

대략 2개월 전

문제를 풀었습니다


Find Logic 10

대략 2개월 전

문제를 풀었습니다


Find Logic 8

대략 2개월 전

문제를 풀었습니다


Find Logic 7

대략 2개월 전

문제를 풀었습니다


Find Logic 4

대략 2개월 전

문제를 풀었습니다


Find Logic 3

대략 2개월 전

문제를 풀었습니다


Project Euler: Problem 9, Pythagorean numbers
A Pythagorean triplet is a set of three natural numbers, a b c, for which, a^2 + b^2 = c^2 For example, 3^2 + 4^2 = 9 + 16 ...

7개월 전

문제를 풀었습니다


Project Euler: Problem 10, Sum of Primes
The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. Find the sum of all the primes below the input, N. Thank you <http:/...

7개월 전

문제를 풀었습니다


Project Euler: Problem 8, Find largest product in a large string of numbers
Find the greatest product of five consecutive digits in an n-digit number. 73167176531330624919225119674426574742355349194934...

7개월 전

문제를 풀었습니다


Project Euler: Problem 6, Natural numbers, squares and sums.
The sum of the squares of the first ten natural numbers is, 1^2 + 2^2 + ... + 10^2 = 385 The square of the sum of the first ...

7개월 전

문제를 풀었습니다


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

7개월 전

문제를 풀었습니다


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

7개월 전

문제를 풀었습니다


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?

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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?

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not count...

7개월 전

문제를 풀었습니다


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

7개월 전

더 보기