-
RRBE
reversible data hiding code for color images
- 2014-10-29 14:58:42下载
- 积分:1
-
The-matlab-command
涉及matlab使用过程中经典的命令大全,可以帮助使用者快速操作matlab。(Involved in the the MATLAB process of using classic command Guinness, can help users quickly the operation of Matlab.)
- 2013-04-26 17:32:18下载
- 积分:1
-
luajit-poll.tar
luajit ffi implementation of thepiratebay s old torrent server hypercube
- 2015-03-06 21:43:43下载
- 积分:1
-
MATLAB-chubuxuexi
内包括MATLAB初步学习资料,可对初学MATLAB的朋友有一些帮助(Includes MATLAB preliminary study can be found on the MATLAB beginner' s friends have some help)
- 2010-08-22 18:32:15下载
- 积分:1
-
kk
说明: authorware authorware authorware authorware authorware authorware
- 2010-03-15 23:42:07下载
- 积分:1
-
11
说明: pn序列用于信道估计的列子,很全面的源代码(Channel Estimation and Equalization based on PN sequence)
- 2010-04-17 21:49:07下载
- 积分:1
-
NBC
实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序(Naive Bayes classification, well used, the use of Matlab prepared, a good program)
- 2012-05-24 15:41:11下载
- 积分:1
-
kwgcgutx
通过虚拟阵元进行DOA估计,基于分段非线性权重值的Pso算法,基于SVPWM的三电平逆变的matlab仿真,这个有中文注释,看得明白,计算多重分形非趋势波动分析,现代信号处理中谱估计在matlab中的使用。( Conducted through virtual array DOA estimation, Based on piecewise nonlinear weight value Pso algorithm, Based on SVPWM three-level inverter matlab simulation, The Chinese have a comment, understand it, Calculate the multifractal trend fluctuation analysis, Modern signal processing used in the spectral estimation in matlab.)
- 2016-03-07 21:25:34下载
- 积分:1
-
Opt_Golden
说明: 黄金搜索算法求在区间[a,b]上的最优化解(Search Algorithm for Finding Gold in the interval [a, b] on the Optimum Solution)
- 2011-02-23 13:24:31下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1