Feeds
질문
How to delay in loop without effect to GUI
I am working in MATLAB with GUI. And I have a `for` loop and GUI with while loop globally, each step I need to delay for about 1...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to substract/add 2 signals which have different phase?
Currently, I want to finding the different of 2 signals in Timedomain. The data is time and amplitude. I have tried xcorr funct...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Unexpected result linspace function
Today I am working with linspace function. I used it as x = linspace(x1,x2,(x2-x1)/deltax+1) When I passed the value of x1,...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Generate an array which all elements are smaller than other array elements respectively
Hi all, Currently, I want to generate 3 arrays "w1, w2, w3" where all elements of w1 smaller than corresponded elements of w2...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
EXP function with imaginary number
I am working with Matlab to reproduce SAR image by radar. But when I calculate the EXP function, the result is so different. ...
7년 초과 전 | 답변 수: 1 | 0

