Changwoo Lee
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
19.502
of 295.527
REPUTATION
2
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
2
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
How Convert the 2D Binary Data to the Node-link Graph?
Hello, I have a 2D binary data as follows: I = imread('threads.png'); Icomplement = imcomplement(I); BW = imbinarize(Icomplem...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
About solving state space equation (mass, spring, damper)
Hello, I have 4-DOF mass, spring, damper sysmtem. 1) My first question is how to construct the state space equation of the belo...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How apply the conformal mapping? (circle to rectangular)
Hello, I have a question about the conformal mapping in Matlab. In the below case, I want to convert from the round segment clo...
meer dan 2 jaar ago | 2 answers | 1
2
answersQuestion
How to get the data from the RS 232?
I have a RS232 that connected to the Computer at COM 1. Then, I want to recieve the data from the RS 232 in real-time. Usi...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
Is it possible that the "m. file" code is converted from the double precision to the single precision??
I have "sqp.m" file which is attached here. Is there anyway to convert this "m. file" from the double precision to the single p...
bijna 3 jaar ago | 2 answers | 0
2
answersQuestion
Is There Any Single-Precision Optimization Code?
I wish to optimize the nonlinear constrained function with the single precision (not double precision that is default of the Mat...
ongeveer 3 jaar ago | 2 answers | 0
2
answersQuestion
(Need Help) Is fmincon command available for the embedded coder?
I have a simulink file that includes 'matlab function' block. And, this 'matlab function block' consists of the 'fmincon' comma...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How to Find Number of Group of Scattered Data?
I have scatterd data as shown in below: I want to find the number of group (the resultant total number of groups may be thre...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How to Finding Principle Axis and Determining the Specific Shape?
I have the scattered data as shown in below: I want to determine the principle axis of these scattered data, and then I want...
ongeveer 3 jaar ago | 1 answer | 1
1
answerQuestion
nlmpc (nonlinear model predictive control) in Simulink for code generation
Embedded Coder Support Package for Texas Instruments C2000 Processors: https://kr.mathworks.com/matlabcentral/fileexchange/4309...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
(Need Help) How to generate state-space model in Matlab?
I have a below state-space equation. --- eq. (1) where A,B,C,D is coefficient, x is control variable, u is control input, and ...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
(Need Help) How to Obtain 2D Interpolation Coefficient?
I have a pre-setup 2D matrix whose size is [N x N]. Using this data, I want to find the each coefficient k in the below specifi...
ongeveer 3 jaar ago | 1 answer | 0