-
entropy
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
Please validate this function before using it
- 2009-05-22 03:49:16下载
- 积分:1
-
molecular_dynamics
molecular dynamics in two dimensions
- 2010-03-10 17:01:36下载
- 积分:1
-
coner
HARRIS 算法的角点检测 用matlab实现 可以直接用 效果非常好(HARRIS algorithm for corner detection using matlab can direct effect is very good)
- 2012-05-09 16:49:57下载
- 积分:1
-
UKF-master
捷联惯导系统UKF算法的传递对准方面的研究程序,非常实用(The strapdown inertial navigation system transfer alignment of UKF algorithm research program, very practical)
- 2017-01-14 23:19:58下载
- 积分:1
-
用VC调用matlab的dll文件
用VC调用matlab的dll文件(VC call Matlab dll file)
- 2005-01-18 12:47:03下载
- 积分:1
-
mat
参数估计,最大似染发、最小二乘法,Monte_Carlo法仿真10000点
(Parameter estimation, maximum likelihood hair, least square method, Monte_Carlo 10,000 points for Simulation)
- 2010-12-15 08:33:19下载
- 积分:1
-
fishing
96全国数模竞赛a题,使用matlab编程求解得到结果(96 national model competition a title)
- 2009-07-10 03:15:53下载
- 积分:1
-
zuiganfa
计算方法设计求解线性方程组的追赶法的matlab程序,是自己的计算方法作业,有详细的注解(Method designed for solving linear equations matlab program catch-up method, the calculation of their own work, with detailed comments)
- 2010-05-23 10:40:10下载
- 积分:1
-
SIR
基于SIR粒子滤波器的故障诊断方法,参数有误报率和漏报率(SIR particle filter based on the fault diagnosis methods, parameters and reporting the rate of false alarm rate)
- 2020-07-03 22:00:01下载
- 积分:1
-
BP
说明: Belief Propagation (BP) Implementations
gabp.m, run_gabp.m => Gaussian BP - parallel version
asynch_GBP.m => Gaussian BP - serial version
sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse matrices
gabpms.ms, run_gabpms.m => Quadratic Min-Sum algorithm - Moallemi and Van-Roy
- 2009-12-23 03:00:29下载
- 积分:1