photo

Vladimir Bondarenko


Fotech Solutions Ltd

Con actividad desde 2009

Followers: 0   Following: 0

Mensaje

Professional Interests: Signal Processing, Scientific Computing

Estadística

All
File Exchange

4 Archivos

Cody

0 Problemas
7 Soluciones

CLASIFICACIÓN
N/A
of 300.365

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
1.345 of 20.933

REPUTACIÓN
1.416

EVALUACIÓN MEDIA
4.90

CONTRIBUCIONES
4 Archivos

DESCARGAS
6

ALL TIME DESCARGAS
13390

CLASIFICACIÓN
46.790
of 168.262

CONTRIBUCIONES
0 Problemas
7 Soluciones

PUNTUACIÓN
80

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


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

más de 12 años hace | 1 descarga |

4.8 / 5
Thumbnail

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Resuelto


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

más de 13 años hace

Enviada


arcoDemo
Interactive visualization of Elias and arithmetic coding.

casi 14 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


ODEvu
Ordinary differential equations viewer

casi 14 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


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

más de 16 años hace | 3 descargas |

5.0 / 5
Thumbnail