-
first_year
for beginers who to learn matlab
- 2010-09-01 02:54:45下载
- 积分:1
-
EEMD
hilbert-huang 变换中EMD(经验模态分解)方法对非线性信号的分析,固定模态分量及瞬时频率计算(hilbert-huang transform EMD (Empirical Mode Decomposition) method of nonlinear signal analysis, the fixed component and the instantaneous modal frequency counter
Operator)
- 2020-12-01 13:09:26下载
- 积分:1
-
WOA算法
说明: 鲸鱼优化算法(WOA)也是一种元启发式优化算法。一种新的模拟座头鲸狩猎行为的元启发式优化算法(鲸鱼优化算法,WOA)。目前的工作与其他群优化算法相比的主要区别在于,采用随机或最佳搜索代理来模拟捕猎行为,并使用螺旋来模拟座头鲸的泡泡网攻击机制。(Whale optimization algorithm (WOA) is also a meta heuristic optimization algorithm. A new meta heuristic optimization algorithm (whale optimization algorithm, WOA) is proposed to simulate the hunting behavior of humpback whales. The main difference between the current work and other swarm optimization algorithms is that the random or optimal search agent is used to simulate the hunting behavior, and the spiral is used to simulate the bubble net attack mechanism of humpback whales)
- 2020-10-11 17:51:06下载
- 积分:1
-
poisson.tar
non linear poisson solver
- 2013-10-13 23:10:11下载
- 积分: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
-
ycsf
遗传算法,有兴趣研究改算法的可以看看,还不错(Genetic Algorithms)
- 2015-01-04 17:25:45下载
- 积分:1
-
discrep
This file is a solution for vertical seismic profile by svd discrep
- 2012-01-13 02:19:54下载
- 积分:1
-
Time-Hopping-UWB
TH-PPM-UWB的simulink仿真框图以及各个部分的S函数(TH-PPM-UWB in the simulink simulation block diagram and various part of the S function)
- 2021-03-22 14:29:16下载
- 积分:1
-
228336serial-matlab
MATLAB 编程问题 大家可以交流下 加油啊 好东西(MATLAB programming problem we can exchange, under)
- 2009-05-24 16:06:18下载
- 积分:1
-
CA
说明: 在MATLAB环境中,对航海雷达中频信号建模,并完成CA恒虚警处理。(In the MATLAB environment, on marine radar IF signal modeling, and complete the CA CFAR.)
- 2010-05-10 14:05:21下载
- 积分:1