Community Profile

photo

Ilker Golcuk


Last seen: 2 días hace Con actividad desde 2020

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Turkish
Pronouns:
He/him

Estadísticas

All
  • First Answer
  • First Review
  • Solver
  • Explorer

Ver insignias

Content Feed

Ver por

Resuelto


intersection of matrices
Given two matrices filled with ones and zeros, determine if they share a common row, column entry. These matrices are of identic...

alrededor de 2 meses 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 2 meses hace

Resuelto


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

alrededor de 2 meses hace

Respondida
This application is failed to start because it could not find or load Qt platform plugin "windows"
I have encountered the same problem while calling matplotlib.pyplot methods from Matlab R2022a Update 3. The following two-step ...

más de 1 año hace | 0

Resuelto


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

más de 3 años hace