photo

Vladimir Bondarenko


Fotech Solutions Ltd

自 2009 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal Processing, Scientific Computing

统计学

All
File Exchange

4 文件

Cody

0 个问题
7 个答案

排名
N/A
of 297,527

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
1,337 of 20,454

声誉
1,411

平均
4.90

贡献数
4 文件

下载次数
116

ALL TIME 下载次数
13341

排名
44,648
of 159,075

贡献数
0 个问题
7 个答案

评分
80

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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 years 前 | 2 次下载 |

4.8 / 5
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...

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已提交


arcoDemo
Interactive visualization of Elias and arithmetic coding.

13 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


ODEvu
Ordinary differential equations viewer

13 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

16 years 前 | 112 次下载 |

5.0 / 5
Thumbnail