-
sample1
粒子群算法以及优化后粒子群算法,可直接运行(Particle swarm optimization algorithm and particle swarm after, run)
- 2013-11-25 18:27:25下载
- 积分:1
-
shujuchuli
处理数据小程序 原始信号和原始信号的FFT(Data processing procedures for the original signal and the original small-signal FFT)
- 2010-10-08 10:24:45下载
- 积分:1
-
MFPAR
相控阵雷达资源调度策略,分别针对有时间窗和无时间窗的两种策略比较(Phased array radar resource scheduling strategy, respectively, for the time windows and no time window Comparison of two strategies)
- 2020-10-26 09:10:00下载
- 积分:1
-
LMD和ELMD
说明: 关于管道泄漏信号处理的算法,针对仿真信号和实际信号,LMD算法和ELMD算法两者之间的区别和实际效果(About the algorithm of pipeline leakage signal processing, aiming at the difference and actual effect between simulation signal and actual signal, LMD algorithm and elmd algorithm)
- 2021-03-25 16:19:13下载
- 积分:1
-
ANN
BP网络算法,采用matlab编程。有很广泛的实用性(BP network algorithm using matlab programming. There are a wide range of practical)
- 2008-07-07 19:19:27下载
- 积分:1
-
matlab
说明: matlab学习手册
介绍matlab的使用方法
适合初学者(matlab)
- 2010-04-27 19:15:51下载
- 积分:1
-
exam
for find cepstrum analys in matlap use this function
- 2012-01-02 22:56:53下载
- 积分:1
-
New
Matlab Code needs some modifications to work properly
- 2010-07-04 20:11:59下载
- 积分: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
-
Kerberos
利用matlab实现的二维回环拓扑随机游走模型相遇时间分析(Analysis of meeting time in 2D torus random walk with MATLAB)
- 2010-06-13 19:25:19下载
- 积分:1