-
-
-
c_inference_ver2.2.rar
... Use "help gbp_preprocess" and "help gbp" from Matlab.
3. simulatedAnnealing.m
An interface to the simulated-annealing c-code. This code uses Metropolis
sampling method, the same one used for inference.
Use "help simulatedAnnealing" from Matlab.
-
DS-41.zip
A C++ Program to show an example of Hashing using Mid-Square Method.
应用Mid-Square理论的哈希算法
-
FindMe-src.zip
... ()
throws MMDecoderException
{
if(m_bMessageAvailable)
{
readMMHeader()
m_bHeaderDecoded = true
} else
{
throw new MMDecoderException("Message unavailable. You must call setMessage(byte[] buf) before calling this method.")
}
}
-
-
NarrowBand_DLL.zip
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
-
QR_LU_Eigenvalue.rar
... 。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
-
icaML.zip
... likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC ...
-
FEM_Polycarpou_Matlab.rar
"introduction to the finite element method in electromagnetics" 配套源码。
内容包括了1-D,2-D的4~5个FEM例子,适合初学者用。
-
-