-
DPsearch
This code implements the search algorithms described in [1]. The code only contains the Dirichlet/Multinomial case, but the Gaussian case can be hacked in in about 5 minutes.
[1] Fast search for Dirichlet process mixture models Conference on AI and Statistics (2007)
- 2010-06-20 20:08:51下载
- 积分:1
-
ais
人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.(artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.)
- 2005-06-13 12:35:57下载
- 积分:1
-
SimulationaSoftware
利用matlab实现通信系统的仿真,内含各种数字通信信号调制及解调代码,以及完整的系统仿真代码。(Using matlab realize the communication system simulation, containing a variety of digital communication signal modulation and demodulation code, as well as a complete system simulation code.)
- 2013-05-13 10:12:11下载
- 积分:1
-
rls
用于自适应天线的稳健的RLS算法,保证天天的抗干扰能力(Robust RLS algorithm for adaptive antennas, ensuring every anti-jamming capability)
- 2014-04-15 09:21:27下载
- 积分:1
-
model_unslotted_wpan_05
unslotted model of sensor networks
- 2011-11-21 00:51:28下载
- 积分:1
-
watershed-and-FCM
两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法(matlab codes, watershed algorithm and fuzzy C means clustering algorithm)
- 2013-12-30 15:45:32下载
- 积分:1
-
tuxiangjutezheng-(2)
图像的图特征算法和代码,含有处理图片和处理后的结果(image feature matlab code)
- 2015-04-17 20:23:38下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
jhandu
hey i am uploading this code for modulation in matlab...check this out
- 2011-11-11 19:42:51下载
- 积分:1
-
my1ekf
很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样(good code for EKF)
- 2013-04-19 11:33:52下载
- 积分:1