Light reflectance on a sphere

4 次查看(过去 30 天)
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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by