Light reflectance on a sphere

4 visualizaciones (últimos 30 días)
Oday Shahadh
Oday Shahadh el 29 de En. de 2017
Comentada: Star Strider el 29 de En. de 2017
Is there a function in Matlab give me the reflected light on a sphere as a vectors ? and what about " diffuse" function

Respuesta aceptada

Jan
Jan el 29 de En. de 2017
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 comentarios
Oday Shahadh
Oday Shahadh el 29 de En. de 2017
Editada: Jan el 29 de En. de 2017
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 el 29 de En. de 2017
See if the surfnorm function will give you the information you want.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by