-
cyclostationary_toolbox
一些循环平稳子程序,用于对循环平稳信号处理(Some Cyclostationary Subroutine, for cyclostationary signal processing)
- 2021-04-19 22:38:50下载
- 积分:1
-
rrr
special case of dedge detection ,,,,
- 2011-06-20 13:11:25下载
- 积分:1
-
MATLAB-code-of-DS_CDMA-system
Simulink通信系统建模一书中的DS_CDMA仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink model simulation of DS_CDMA MATLAB source, including word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:39:05下载
- 积分:1
-
DFA1
去趋势波动分析的开发程序,共享给大家,谢谢。(Detrended fluctuation analysis of the development process, for everyone to share, thank you.)
- 2013-11-24 20:32:12下载
- 积分: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
-
pso
最简单的PSO应用程序,方便初学者使用,很好用(PSO simple application, easy for beginners to use, easy to use)
- 2011-05-04 08:54:36下载
- 积分:1
-
yz
说明: 在MATLAB下实现各种数字滤波,包括中值滤波,均值滤波等(MATLAB image processing)
- 2010-05-04 17:14:46下载
- 积分:1
-
dfdf
vc与matlab联合编程实现圆环渐变功能(vc joint programming and implementation matlab functions Gradient Circle)
- 2009-03-31 17:23:33下载
- 积分:1
-
RemoveBackground-(3)
this zip file used to subtract the background
- 2014-09-25 13:59:23下载
- 积分:1
-
tycfgsmatlab
matlab源程序:
用Fisher两类判别法对样本进行分类
对样本进行主成分分析
用最短距离算法的系统聚类对样本进行聚类
用二次完全式回归法估计一个因变量与两个自变量之间的关系
(matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest distance clustering algorithm for clustering of samples with the quadratic regression method to estimate a fully dependent variable and two independent variables of the the relationship between the)
- 2009-11-27 12:58:02下载
- 积分:1