photo

Sergey Kostrukov


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB, Scala, Arduino
Spoken Languages:
English

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

1 File

RANK
14,652
of 300,343

REPUTATION
3

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
3

RANK
18,010 of 20,926

REPUTATION
2

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
27

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Submission
  • GitHub Submissions Level 1
  • First Answer

View badges

Feeds

View by

Submitted


WAQI (World Air Quality Index) API client
WAQI (World Air Quality Index) API client for MATLAB

1 year ago | 1 download |

0.0 / 5
Thumbnail

Question


Extract coordinates from a geopolyshape
Given a geographic shape object of type geopolyshape: us_states = readgeotable("usastatehi.shp") montana = us_states.Shape(us_...

3 years ago | 4 answers | 3

4

answers

Answered
How to find the day number of any year from a date?
Fractional value of days since biginning of the year (0-364.9999): daysFrac = days(currentTime - datetime(year(currentTime), 1,...

3 years ago | 0

Question


Parametrized SQL queries for PostgreSQL?
Hi, I use Database Toolbox to fetch data from a Postgres database. Is it possible to parametrize SQL query when using fetch? c...

4 years ago | 1 answer | 0

1

answer

Question


Solve problem of choice of resistor
I'm trying to learn the Optimization Toolkit by trying solve a very simple optimization problem: I have a a simple LED circuit ...

4 years ago | 1 answer | 0

1

answer