-
WCDMAsource
WCDMA的MATLAB仿真程序,供参考学习
(WCDMA system analysis)
- 2014-11-04 21:39:55下载
- 积分:1
-
Gaborfiltering
一种改进型Gabor滤波方法。此程序可以Gaobr的滤波效果。并且是分4个不同的方向滤波。(An improved Gabor filtering method.)
- 2013-11-20 10:28:23下载
- 积分:1
-
Imatestp20Documentation
关于一款检测数码相机性能的软件的基本功能介绍,包括色彩对比度等(The basic functions of a digital camera performance software, including color, contrast, etc.)
- 2013-04-05 21:02:59下载
- 积分:1
-
msimGARCH
综合使用EViews(统计软件)与Matlab实现广义自回归条件异方差模型(GARCH)的模拟、估计与预测(Integrated use EViews (statistical software) and Matlab achieve generalized autoregressive conditional heteroskedasticity model simulations, estimates and projections)
- 2013-11-25 15:59:51下载
- 积分:1
-
ganmi
用simulink搭建的模型参考自适应系统(use simulink)
- 2012-01-11 13:30:03下载
- 积分:1
-
gcp_genetic_change3
用遗传算法解决三着色问题,并给出了GUI界面,代码有注释说明!(Genetic algorithms to solve the three coloring problem, and finally gives a GUI interface.What s more part of code annotated description!)
- 2014-08-25 22:07:27下载
- 积分:1
-
eemd
eemd分解任意信号,形成IMFs分量
matlab程序
可以使用(use EEMD to decomposition arbitrary signal and become IMFs
matlab program
can use)
- 2020-06-30 06:00:02下载
- 积分: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
-
psom-0.8.3.tar.gz
PSOM是一种工具来管理在一个会议或在并行计算环境,Matlab或倍频,管道。(PSOM is a tool to manage pipelines in Matlab or Octave, both within a single session or within a parallel computing environment.)
- 2009-11-23 16:50:28下载
- 积分:1
-
MatlabandC_Builder
MatLab 与C++ Builder 混合编程提升效率(MatLab and C++ Builder Mixed Programming for Better Design)
- 2010-12-14 11:30:04下载
- 积分:1