photo

Keeyong Kim


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
171,889
of 301,252

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,207

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,657

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How can i change this code????
syms w phi k eq1 = cos(phi)*cos(k)==-0.340110; eq2 = -cos(phi)*sin(k)==0.999407; eq3 = sin(phi)==0.004822; eq4 = cos(w)*sin(...

6 years ago | 1 answer | 0

1

answer

Question


How can i get omega,phi,kappa in basic rotaion matrix ??
How can i get omega, phi and kappa???

6 years ago | 1 answer | 0

1

answer

Question


How to convert pixel coordinate system to image coordinate system
x=(y'-ne/2.0)*y_pix_size y-(nr/2.0-x')*x_pix_size where ne= number of columns nr= number of rows x_pix_size= pixel size a...

6 years ago | 2 answers | 0

2

answers