Pavel Kuzmitsky
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
можно ли сделать так, что бы сетка отображалась поверх 3D графиков?
вот например есть график я хочу что бы сетка была на переднем плане и накладывалась на изображение
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Как вырезать одну поверхность из другой? / 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년 전 | 답변 수: 1 | 0
1
답변질문
как получить векторный массив выходных данных цикла for
как извлечь из цикла все выходные данные в виде векторного массива? например: for n=1:3 y=2*n; end хочу получить после зав...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
сколько различных компьютеров можно активировать одновременно? могу ли установить одновременно на пк и ноутбук?
сколько различных компьютеров можно активировать одновременно,если лицензию матлаб получил при помощи университетской почты? Ho...
거의 4년 전 | 답변 수: 1 | 0