Community Profile

photo

장훈 정


Last seen: 1 month ago Active since 2022

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

7 months ago | 1 answer | 0

1

answer

Question


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 ...

8 months ago | 1 answer | 0

1

answer

Question


How to get transfer funcion at Complex LC Circuit?
IN -----RS -------C1--------L1----------------C3-------L3----------------C5-----L5----RL------Out ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers