Aleksei Kukin - MATLAB Central
photo

Aleksei Kukin


The Hebrew University of Jerusalem

Last seen: 3 days ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

All
File ExchangeMATLAB AnswersFrom 04/21 to 03/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
3 Answers

File Exchange

7 Files

RANK
5,472
of 297,547

REPUTATION
8

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
6,405 of 20,454

REPUTATION
173

AVERAGE RATING
5.00

CONTRIBUTIONS
7 Files

DOWNLOADS
39

ALL TIME DOWNLOADS
1336

RANK

of 159,122

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

  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 2
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Review
  • First Answer
  • First Submission

View badges

Feeds

View by

Submitted


MatSCAD
Toolbox for simple design of 3D objects and import them in a CAD files.

5 months ago | 5 downloads |

5.0 / 5
Thumbnail

Submitted


Telegram Bot Toolbox API
The Telegram Bot Toolbox API created for developers keen on building bots for Telegram.

1 year ago | 14 downloads |

5.0 / 5
Thumbnail

Submitted


Lumerical API toolbox
Toolbox for simple control of Lumerical software.

2 years ago | 8 downloads |

0.0 / 5
Thumbnail

Submitted


GetFromRII
GetFromRII - return refractive index from https://refractiveindex.info/ base.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Wave-transfer matrix for multilayer optics
Wave-transfer matrix and scattering matrix toolbox.

3 years ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


Polarization toolbox
This toolbox designed for a simulation and a calculation of devices that can change a polarization of light.

3 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Solar Cell Fingers Сalculator
Calculating losses from front contact grid and fingers pitch.

4 years ago | 2 downloads |

0.0 / 5
Thumbnail

Answered
Excel-Export Read-only problem
When you open the workbook use additional parameters. Try change "params.ew.Open(filename)" by "params.ew.Open(filename, 0, fa...

4 years ago | 0

| accepted

Answered
How to Save And Close Excel File using actxserver?
"true" in line "h.workbooks.Open('C:\Users\me\export.xlsm',0,true);" mean that this book was opened as read-only. so you need j...

4 years ago | 2

Answered
Can Matlab be used to design a chatbot?
Yes. Try this toolbox <https://www.mathworks.com/matlabcentral/fileexchange/90890-telegram-bot-toolbox-api Telegram bot API>

4 years ago | 0