Pavel Kuzmitsky
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
281,177
of 296,405
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
84.62%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,371
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
Feeds
Question
how do I change the contrast of a video?
the problem is as follows: this is the result that matlab outputs: the same frame, but converted to video: how can this p...
2 years ago | 1 answer | 0
1
answerQuestion
how to change the position of the axis data?
how to change the position of the axis data? I want the numbers to be on the other side of the axis something like this
2 years ago | 1 answer | 0
1
answerQuestion
how to set boundaries imshow
how to set boundaries imshow, how to set a position and outerposition? for example, I want to stretch the image over the entire...
2 years ago | 1 answer | 0
1
answerQuestion
How to conduct parallel modulations in Simulink?
example: I want to enter an array of several values into the resistor value, for example: [1 2 3] and get three signals at th...
3 years ago | 1 answer | 0
1
answerQuestion
bode plot displays data incorrectly
it seems to me that the problem is that the simulation of the circuit does not start from a stable state, I tried to tick the so...
3 years ago | 0 answers | 0
0
answersQuestion
how do I integrate a pre-recorded function?
I tried to write it as follows, but it gives an error syms r theta p1 = r.* cos(theta); polarfun = @(r,theta) p1; q = integr...
3 years ago | 1 answer | 0
1
answerQuestion
help with integral2
the code does not work, I do not understand what I should do, I did not find a detailed explanation in the examples fun = @(x,y...
4 years ago | 1 answer | 0
1
answerQuestion
how to get a drawing with the same axes?
after getting a picture, such as a circle, due to the fact that the monitor is not square, but rectangular (or maybe not because...
4 years ago | 1 answer | 0
1
answerQuestion
how does sum work?
I don't understand what I'm doing wrong, it should be -1, but it turns out -0.5 but if you calculate separately for s=0 and s=1...
4 years ago | 1 answer | 0
1
answerQuestion
можно ли сделать так, что бы сетка отображалась поверх 3D графиков?
вот например есть график я хочу что бы сетка была на переднем плане и накладывалась на изображение
4 years ago | 1 answer | 0
1
answerQuestion
Как вырезать одну поверхность из другой? / How to cut out one surface from another?
например у меня есть поверхность круга [t,r] = meshgrid(linspace(0,2*pi,50),linspace(0,1,50)); [x,y] = pol2cart(t,r); z=0*x*y...
4 years ago | 1 answer | 0
1
answerQuestion
как получить векторный массив выходных данных цикла for
как извлечь из цикла все выходные данные в виде векторного массива? например: for n=1:3 y=2*n; end хочу получить после зав...
4 years ago | 1 answer | 0
1
answerQuestion
сколько различных компьютеров можно активировать одновременно? могу ли установить одновременно на пк и ноутбук?
сколько различных компьютеров можно активировать одновременно,если лицензию матлаб получил при помощи университетской почты? Ho...
4 years ago | 1 answer | 0