-
HDB3codingEqulizion
HDB3编码,以及均衡技术的MATLAB代码(HDB3 coding, and equalization of MATLAB code)
- 2010-05-23 22:55:02下载
- 积分:1
-
kruskal
matlab版本
图论中的kruskal算法
一般C版本的比较多,这里提供matlab版本的,更简单方便使用
(Matlab code of kruskal algorithm in graph theory)
- 2013-11-13 17:54:08下载
- 积分:1
-
mnthmatlab
智能优化算法 模拟退火算法的matlab程序,方便初学者学习 (Intelligent optimization algorithm simulated annealing algorithm matlab procedures for beginners to learn)
- 2008-07-22 08:42:57下载
- 积分:1
-
FUZZYMATLAB
说明: 使用MATLAB的S函数来实现模糊控制查询表的计算,全部由程序实现,不使用FUZZY工具箱.(using MATLAB S function to achieve fuzzy control for the table, all by program, the non-use of fuzzy toolbox.)
- 2006-04-05 19:12:54下载
- 积分:1
-
different_u
u取不同值时CCDF曲线比较,u律压缩扩张法,效果一般(u for different values of CCDF curves, u law compression expansion method, the general effect)
- 2010-05-29 20:47:14下载
- 积分:1
-
chap2_3
原来先进PID控制MATLAB仿真中大林控制算法有较大的错误,这是我经过修改在MATLAB7.11.0上调试成功后的代码。(Original Advanced PID control MATLAB simulation the Dalin control algorithm with larger error This is the modified code debugging success)
- 2012-11-26 20:41:30下载
- 积分:1
-
OOKmodulationdemodulation
OOK调制方式,使用matlab simulink数字调制与数字解调(OOK modulation, using matlab simulink digital modulation and digital demodulation)
- 2010-08-13 12:29:33下载
- 积分:1
-
PSO
结合实例详细介绍了各种改进的PSO算法及应用(Detail with examples of various improved PSO algorithm and application)
- 2012-10-03 17:42:35下载
- 积分:1
-
medfilt2m
2-D median filtering with better boundaries response. A modified version of the MATLAB function medfilt2 that deals better with the boundaries. Unlike medfilt2, the function medfilt2m does not pad the matrix with extra elements on the edges, but computes the median using only elements in the matrix.
- 2009-10-14 01:59:09下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1