Community Profile

photo

Kibong Kang


Last seen: 11 days ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 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