photo

Oleg Iupikov


Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

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

Estadística

All
MATLAB Answers

2 Preguntas
1 Respuesta

File Exchange

3 Archivos

Cody

0 Problemas
3 Soluciones

CLASIFICACIÓN
13.791
of 300.364

REPUTACIÓN
3

CONTRIBUCIONES
2 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
3.925 of 20.934

REPUTACIÓN
376

EVALUACIÓN MEDIA
4.90

CONTRIBUCIONES
3 Archivos

DESCARGAS
42

ALL TIME DESCARGAS
3285

CLASIFICACIÓN
75.585
of 168.407

CONTRIBUCIONES
0 Problemas
3 Soluciones

PUNTUACIÓN
40

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


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

alrededor de 2 años hace | 1 descarga |

0.0 / 5
Thumbnail

Resuelto


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

casi 3 años hace

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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.

alrededor de 4 años hace

Resuelto


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

más de 4 años hace

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

más de 4 años hace | 1

Pregunta


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

más de 4 años hace | 1 respuesta | 1

1

respuesta

Enviada


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

más de 5 años hace | 12 descargas |

0.0 / 5

Enviada


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

más de 6 años hace | 29 descargas |

5.0 / 5
Thumbnail