代码搜索:Entropy

找到约 1,851 项符合「Entropy」的源代码

代码结果 1,851
www.eeworm.com/read/467295/7009358

p entropy.p

www.eeworm.com/read/467324/7009733

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/467324/7009782

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/467198/7020167

m entropy.m

www.eeworm.com/read/466801/7020891

m entropy.m

function h = entropy(x, n) %ENTROPY Computes a first-order estimate of the entropy of a matrix. % H = ENTROPY(X, N) returns the first-order estimate of matrix X % with N symbols (N = 256 if omi
www.eeworm.com/read/463748/7176011

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector p. if length(find(p
www.eeworm.com/read/463748/7176055

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/462321/7202807

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/461277/7230258

py entropy.py

""" Convex optimization modeling for cvxopt. """ # Copyright (C) 2006-2008 Jacob Mattingley and Stephen Boyd. # # This file is part of CVXMOD. # # CVXMOD is free software; you can redistribute it an
www.eeworm.com/read/461070/7235022

h entropy.h

// entropy.hh // // The EntropyCoder class provides a front-end to the arithmetic // coding and histogram maintainence routines. A big problem in // developing efficient entropy coders is the ini