Community Profile

photo

Vladimir Bondarenko


Fotech Solutions Ltd

2009년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: Signal Processing, Scientific Computing

통계

All
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

제출됨


twitty
Interface-class to access the Twitter REST API v1.1.

거의 11년 전 | 다운로드 수: 1 |

Thumbnail

문제를 풀었습니다


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

대략 12년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 12년 전

문제를 풀었습니다


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

대략 12년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 12년 전

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

대략 12년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 12년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 12년 전

제출됨


arcoDemo
Interactive visualization of Elias and arithmetic coding.

12년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


ODEvu
Ordinary differential equations viewer

12년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


drawLA - Draw Toolbox for Linear Algebra.
Plot 2D/3D of vectors, planes, lines, spheres, and... display matrix equations.

대략 15년 전 | 다운로드 수: 9 |

Thumbnail