-
C_BA
可变聚类无标度网络源代码。提高了BA网络的聚类系数。(Variable clustering scale-free network source code. Improve the clustering coefficient of BA networks.)
- 2021-01-23 11:38:39下载
- 积分:1
-
FIR_audiofilter
用Matlab实现的音频FIR滤波,提供音频文件实例,效果很好(Implemented using Matlab audio FIR filter, to provide examples of audio files with good results)
- 2009-10-08 09:20:26下载
- 积分:1
-
LEACHmultihop
LEACH一个修改模型,适用于多条方式,从而实现长距离传送(LEACH a modified model for a number of ways in order to achieve long-distance transmission)
- 2009-11-25 12:59:43下载
- 积分:1
-
打靶法求解常微分方程组的两点边值问题 shoot
matlab中用打靶法求解常微分方程组的两点边值问题(shooting method for bvps)
- 2020-12-15 20:59:13下载
- 积分:1
-
SVM
已调的SVM多分类的MATLAB代码,包括原始数据,很好用的(Modulated SVM multi-classification MATLAB code, including raw data, well used)
- 2013-04-19 19:47:19下载
- 积分:1
-
music
说明: 采用music算法进行谱峰搜索,并在不同信噪比、阵元数等情况下观察性能(MUSIC algorithm is used to search the spectrum peak)
- 2021-03-23 13:36:23下载
- 积分:1
-
MatlabFns
MATLAB and Octave Functions for Computer Vision and Image Processing.
- 2009-10-21 00:27:32下载
- 积分:1
-
houzhiboshuxingcheng
麦克风阵列的后置波束形成,实现了信噪比的提高。(Rear beamforming)
- 2012-04-06 10:01:55下载
- 积分:1
-
fe_sdofID_2
Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof - the number of system dofs after constraints applied
sid - ID matrix of system dof formatted as nnode*ndof
discons - matrix record the node of displacement constrain
ndof - number of dofs per node
nnode - number of nodes in system(Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof- the number of system dofs after constraints applied
sid- ID matrix of system dof formatted as nnode*ndof
discons- matrix record the node of displacement constrain
ndof- number of dofs per node
nnode- number of nodes in system)
- 2011-06-21 10:05:03下载
- 积分:1
-
Introduction-to-Algorithms
《算法导论》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨性和全面性融入在了一起。(原书名——《Introduction to Algorithms》)
- 2013-05-07 10:53:05下载
- 积分:1