Light reflectance on a sphere

조회 수: 4 (최근 30일)
Oday Shahadh
Oday Shahadh 2017년 1월 29일
댓글: Star Strider 2017년 1월 29일
Is there a function in Matlab give me the reflected light on a sphere as a vectors ? and what about " diffuse" function

채택된 답변

Jan
Jan 2017년 1월 29일
diffuse and specular are a good point to start from, when you approximate a sphere by a set of polygones. I assume this is meant by "as a vectors". If not, please explain, what you have as inputs and want as output.
  댓글 수: 2
Oday Shahadh
Oday Shahadh 2017년 1월 29일
편집: Jan 2017년 1월 29일
I am estimating the satellite power generation by solar cells..a part of the power generated is from earth albedo and so the light source is the Sun.. I already have the Sun vector as well as the norms to each face of the satellite.. if I can get a set of vectors which represents the diffusion reflective light according to lambartian model.. So I can find the iincidence angles between the reflected diffused vectors and the norms to each side of the satellites.. Thanks in advance
Star Strider
Star Strider 2017년 1월 29일
See if the surfnorm function will give you the information you want.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by