photo

Ilker Golcuk


Last seen: 7 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

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

统计学

All
  • First Answer
  • First Review
  • Solver
  • Explorer

查看徽章

Feeds

排序方式:

已解决


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

7 months 前

已解决


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

7 months 前

已解决


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

7 months 前

已回答
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 ...

2 years 前 | 0

已解决


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

4 years 前