Welcome![Sign In][Sign Up]
Location:
Search - matlab code for green function

Search list

[Graph programRGB2LabAndLab2RGB

Description: % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The error in transforming RGB -> Lab -> RGB is approximately % 10^-5. RGB values can be either between 0 and 1 or between 0 and 255. % By Mark Ruzon from C code by Yossi Rubner, 23 September 1997. % Updated for MATLAB 5 28 January 1998.-% function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The error in transforming RGB-> Lab-> RGB is approximately % 10^-5. RGB values can be either between 0 and 1 or between 0 and 255. % By Mark Ruzon from C code by Yossi Rubner, 23 September 1997. % Updated for MATLAB 5 28 January 1998.
Platform: | Size: 2048 | Author: 郑成勇 | Hits:

[matlabzzs_gt

Description: 重要的格林函数程序,好不容易找到的,希望对大家有用-the matlab code of Green function
Platform: | Size: 1024 | Author: liuwei | Hits:

[matlabGreen-function

Description: 重要的格林函数程序,好不容易找到的,希望对大家有用-the matlab code of Green function
Platform: | Size: 1024 | Author: liuwei | Hits:

[matlabHSGF-3_v1.1

Description: Matlab code for calculating half space Green s function using Kagniad-De-hoop method
Platform: | Size: 618496 | Author: geokid | Hits:

CodeBus www.codebus.net