代码搜索:Exponents

找到约 159 项符合「Exponents」的源代码

代码结果 159
www.eeworm.com/read/472943/1402705

m psicom.m

function psi = PsiCom(nu,rho,delta) % Synopsis % psi = PsiCom(nu,rho,delta) % Description % Calculate Exponents of Combinatorial Factor psi = shannon(rho.*delta) + (1-rho.*delta).*shannon((n
www.eeworm.com/read/472943/1402532

m psicom.m

function psi = PsiCom(nu,rho,delta) % Synopsis % psi = PsiCom(nu,rho,delta) % Description % Calculate Exponents of Combinatorial Factor % See Eqn (3.8) in HDCSPwNP2D psi = nu .* log(2) + s
www.eeworm.com/read/472943/1402541

m psisect.m

function psi = PsiSect(nu,rho,delta) % Synopsis % psi = PsiSect(nu,rho,delta) % Description % Calculate Exponents of Number of Sections % See Section 7.2 in HDCSPwNP2D psi = shannon(rho.*d
www.eeworm.com/read/472943/1402561

m psicom.m

function psi = PsiCom(nu,rho,delta) % Synopsis % psi = PsiCom(nu,rho,delta) % Description % Calculate Exponents of Combinatorial Factor % See Eqn (3.8) in HDCSPwNP2D psi = nu .* log(2) + s
www.eeworm.com/read/472943/1402565

m psisect.m

function psi = PsiSect(nu,rho,delta) % Synopsis % psi = PsiSect(nu,rho,delta) % Description % Calculate Exponents of Number of Sections % See Section 7.2 in HDCSPwNP2D psi = shannon(rho.*d
www.eeworm.com/read/472943/1402610

m psicom.m

function psi = PsiCom(nu,rho,delta) % Synopsis % psi = PsiCom(nu,rho,delta) % Description % Calculate Exponents of Combinatorial Factor % See Eqn (3.8) in HDCSPwNP2D psi = nu .* log(2) + s
www.eeworm.com/read/472943/1402644

m psisect.m

function psi = PsiSect(nu,rho,delta) % Synopsis % psi = PsiSect(nu,rho,delta) % Description % Calculate Exponents of Number of Sections % See Section 7.2 in HDCSPwNP2D psi = shannon(rho.*d
www.eeworm.com/read/472943/1402712

m psisect.m

function psi = PsiSect(nu,rho,delta) % Synopsis % psi = PsiSect(nu,rho,delta) % Description % Calculate Exponents of Number of Sections % See Section 7.2 in HDCSPwNP2D psi = shannon(rho.*d
www.eeworm.com/read/472943/1402521

m psiface.m

function psi = PsiFace(nu,rho,delta) % Synopsis % psi = PsiFace(nu,rho,delta) % Description % Calculate Exponents of Number of Faces % See Section 7.1 in HDCSPwNP2D psi = rho.*delta.* log
www.eeworm.com/read/472943/1402556

m psiface.m

function psi = PsiFace(nu,rho,delta) % Synopsis % psi = PsiFace(nu,rho,delta) % Description % Calculate Exponents of Number of Faces % See Section 7.1 in HDCSPwNP2D psi = rho.*delta.* log