장훈 정
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
202,339
of 295,527
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
41.67%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
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 months ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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
answerQuestion
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