C, MATLAB
Spoken Languages:
English, Russian
Pronouns:
He/him
Statistics
RANK
13 555
of 295 527
REPUTATION
3
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
4 362 of 20 242
REPUTATION
321
AVERAGE RATING
4.90
CONTRIBUTIONS
3 Files
DOWNLOADS
60
ALL TIME DOWNLOADS
2744
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
myfigure - extension of MATLAB's figure
Creates figure window with extra options, non-overlapping placement of multiple figures, and profile management.
mer än ett år ago | 2 downloads |
Solved
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,...
nästan 2 år ago
Question
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 ...
mer än 2 år ago | 1 answer | 0
1
answerSolved
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.
mer än 3 år ago
Solved
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...
mer än 3 år ago
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...
mer än 3 år ago | 1
Question
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...
mer än 3 år ago | 1 answer | 1
1
answerSubmitted
Keysight Advanced Design System (ADS) to Matlab interface
The interface between Matlab and Keysight Advanced Design System (ADS)
mer än 4 år ago | 16 downloads |
Submitted
TCSTInterface - CST Studio Suite to MATLAB Interface
MATLAB interface to commercial EM simulation software CST Studio Suite (CST Microwave Studio)
mer än 5 år ago | 41 downloads |