Kibong Kang - MATLAB Central
photo

Kibong Kang


Last seen: 5 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 05/19 to 01/25Use left and right arrows to move selectionFrom 05/19Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
295,038
of 296,446

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


floor 함수관련 질문을 드립니다.
안녕하세요. 저는 MATLAB 2019b 버전을 사용하고 있습니다. 아래 code를 실행하였을 때, 최종적인 답이 0이 나옵니다. LB = -0.1536; Increment = 0.0048; floor((LB+Incre...

5 years ago | 1 answer | 0

1

answer

Question


How to transform matrix into image without data loss?
I want to save a matrix information using a image. First, I transformed a matrix A=[0,255;255,0] into a image "1.jpg" using fun...

5 years ago | 2 answers | 0

2

answers
Go to top of page