photo

Oleg Iupikov


Aktiv seit 2019

Followers: 0   Following: 0

Nachricht

Programming Languages:
C, MATLAB
Spoken Languages:
English, Russian
Pronouns:
He/him

Statistik

All
MATLAB Answers

2 Fragen
1 Antwort

File Exchange

3 Dateien

Cody

0 Probleme
3 Lösungen

RANG
13.791
of 297.457

REPUTATION
3

BEITRÄGE
2 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
2

RANG
4.194 of 20.438

REPUTATION
343

DURCHSCHNITTLICHE BEWERTUNG
4.90

BEITRÄGE
3 Dateien

DOWNLOADS
56

ALL TIME DOWNLOADS
2957

RANG
65.183
of 158.938

BEITRÄGE
0 Probleme
3 Lösungen

PUNKTESTAND
40

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Solver
  • First Answer
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


myfigure - extension of MATLAB's figure
Creates figure window with extra options, non-overlapping placement of multiple figures, and profile management.

mehr als ein Jahr vor | 1 Download |

0.0 / 5
Thumbnail

Gelöst


Convert ColorSpec string to RGB triplet
Given a ColorSpec string, either in short or long form, return the corresponding RGB triplet. If the input is not a valid color,...

etwa 2 Jahre vor

Frage


Class implementation such that assignment x=MyObj does in fact x=MyObj.prop1
Let's say I have a class classdef TestClass < handle properties prop1 = 7 prop2 end methods ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

mehr als 3 Jahre vor

Gelöst


Assign matrix elements to separate variables
Given an input array, return each element of the array as a separate variable. If the number of output arguments (k) is less tha...

mehr als 3 Jahre vor

Beantwortet
Retrieving non-zero blocks from a matrix
Here is one possible solution. Please see in-line comments for explanation. % Generate some data matrix Data = zeros(6,6); Da...

fast 4 Jahre vor | 1

Frage


Data tip on the centroid of a patch face?
Hallo. Is it possible programmatically create a data tip on a patch face center? It looks like it always sticks to the patch v...

fast 4 Jahre vor | 1 Antwort | 1

1

Antwort

Gesendet


Keysight Advanced Design System (ADS) to Matlab interface
The interface between Matlab and Keysight Advanced Design System (ADS)

fast 5 Jahre vor | 22 Downloads |

0.0 / 5

Gesendet


TCSTInterface - CST Studio Suite to MATLAB Interface
MATLAB interface to commercial EM simulation software CST Studio Suite (CST Microwave Studio)

mehr als 5 Jahre vor | 35 Downloads |

5.0 / 5
Thumbnail