-
ULCAMUS
均匀线阵和均匀圆阵的DOA估计,对理解均匀圆阵的方位360度DOA分辨率相等很有帮助,程序里注释很详细。(the DOA estimation of Uniform linear array and uniform circular array, it is helpful to understand uniform circular array s equal resolution in 360 degrees,the detailed comments are given in it.)
- 2010-10-14 22:11:42下载
- 积分:1
-
wf
说明: MATLAB求解偏微分方程 很详细 算例很多(MATLAB Solution partial differential equations in great detail)
- 2009-06-10 23:31:38下载
- 积分:1
-
PBBImm
PATCH BASED BACKGROUND INITIALISATION
- 2013-01-01 17:18:20下载
- 积分:1
-
nordig
nordig channel simulation
- 2010-03-01 16:01:05下载
- 积分:1
-
satimage
extreme learning machine 例子
run satimage_mean(extreme learning machine examples run satimage_mean)
- 2007-12-16 23:02:32下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
disfolwtree
树状网潮流程序,MATLAB代码编写,附1998年文献说明(tree network trend procedures, the preparation of MATLAB code, with the literature in 1998)
- 2007-05-25 23:48:17下载
- 积分:1
-
fuzzy_pid_nodis.mdl
This control system has been successfully applied in some 750mm hot strip mill. The actual record curves indicate that the dynamic feedforward strategy can do well in controlling the tail temperature. And the FuzzyPI-Smith system can get better dynamic characteristic and effectively overcome the problems by pure lag with the traditional
- 2013-05-20 11:26:25下载
- 积分:1
-
Matlab-scale-free
详细的实现无标度网络的算法,可以基于此建立人际网络等(Detailed implementation of the algorithm scale-free networks, social networks can be established based on this and other)
- 2014-02-13 17:26:32下载
- 积分:1
-
约束
说明: 处理带约束的多目标粒子群算法,十分的好用,通用性很广(Handling constrained multi-objective particle swarm optimization)
- 2019-12-03 16:12:14下载
- 积分:1