-
Pchannel_resampling
channels in lte. the uplink and downlink
- 2014-09-24 05:36:52下载
- 积分:1
-
PuSu
this source code is an implementation of both primary and secondary user distribution in a predefiened area in Matlab
- 2012-10-14 06:14:54下载
- 积分: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
-
Ch5figs
《最优阵列处理》一书第五章的MATLAB例程,关于阵列空时模型的算法。(" Optimal array processing," the sixth chapter of a book of MATLAB routines, including the optimal beamforming algorithm.)
- 2009-04-13 00:18:13下载
- 积分:1
-
matlab-code-2011
自适应遗传算法matlab代码,自己编写的,希望对大家有用!!(Adaptive genetic algorithm matlab code, I have written, and I hope useful! !)
- 2011-06-05 09:24:43下载
- 积分:1
-
Para.-Est.-and-Inv.-Problems
这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
- 2013-08-28 11:21:33下载
- 积分:1
-
Chap2
Transient Overvoltage in Power System
- 2013-12-28 02:16:53下载
- 积分:1
-
kaihuan
隔离准Z源逆变器的开环控制,希望对初学者有些帮助。(Isolation the open-loop control of Z source inverter, and want some help for beginners.
)
- 2017-04-25 15:34:49下载
- 积分:1
-
TopologyTools
将一个复杂的HashMap转换成的字符传再转换为HashMap(Tranvert the String of HashMAP to HashMAP)
- 2009-11-15 22:10:34下载
- 积分:1
-
MATLAB-GUI-Design-CD
《精通MATLAB GUI设计》的光盘内容,丰富的示例,够你学的了(" Mastering MATLAB GUI design" CD-ROM content, rich examples, enough for you to learn.)
- 2013-07-16 19:44:12下载
- 积分:1