장훈 정
Followers: 0 Following: 0
Feeds
질문
Import image or image processing performed on Raspberry Pi into Matlab
I want to process images as I want using OpenCV on Raspberry Pi and import the processed images into Matlab. In the example, it...
11개월 전 | 답변 수: 1 | 0
1
답변질문
Is there a technique to merge two peaks into one peak at the midpoint?
Is it possible to merge two peaks into one through image processing methods or techniques such as matrix averaging or clustering...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
How to interpolate to fill zeros in two-dimensional data
load power L2 = 200; unitstep = 1; % xv = (unique([L2:-unitstep:0,0:-unitstep:-L2],'stable')); % +L/2 부터 -L/2 까지 unit-step ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get transfer funcion at Complex LC Circuit?
IN -----RS -------C1--------L1----------------C3-------L3----------------C5-----L5----RL------Out ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
I want to know how to handle simulink graph (I'm newbee about simulink)
My question is very simple I'm studying simulink to apply about my research When I make a sine signal like under graph, The gr...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
How can I implement an RF circuit and measure S-parameters using MATLAB?
The figure above is the circuit diagram of the bandpass filter and the resulting S-parameter data. The design of the above fi...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Can you tell me the formula to warp multiple points to the desired location?
=> The equation to convert the right figure to the left figure was obtained using cftool. In order to reduce the error, the ...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Parallel operation processing using parfor for fast operation
When processing images by accepting two ip cams, using parfor seems to make the calculation faster, but an error occurs. In the...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
How should we evaluate the similarity of two graphs?
I estimated the ellipse, and thought about it in my own way for comparison with the actual ellipse. If you plot the graph in th...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Please tell me how to erase meaningless lines from graphs!
In the graph above, I want to erase the line that crosses pi at -pi, how can I do it? I wasn't there originally... It's a sim...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Repair damaged circles and create closed curves
I've asked a similar question in the past. Related links are below. https://kr.mathworks.com/matlabcentral/answers/1662400-rest...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Restoration of damaged lines in image processing
Original image damaged image I'm trying to restore the partially damaged image from the original image through interpolat...
2년 초과 전 | 답변 수: 2 | 0