-
pbinomial
Smooths scattered binary response data with a P-spline
- 2009-03-29 08:44:12下载
- 积分:1
-
matlab-wenzishibie
该算法用matlab编写,并且实现对文字识别。附带图片。(the algorithm using Matlab preparation, and to achieve recognition for words. Photo attached.)
- 2007-05-20 14:40:45下载
- 积分:1
-
PSNRandSNR
图像处理中关于计算一幅图像滤波前或滤波后峰值信噪比的Matlab代码(the matlab code for computing PSNR)
- 2015-03-11 19:18:46下载
- 积分:1
-
Ball-Detection_video
Program will detect colour ball in a video by calculating colour values
- 2014-01-31 22:39:06下载
- 积分: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
-
ext-informax.rar
This is a ext-informax algorithm,which can separate supergaussian and subgaussian mixed signals.
- 2010-11-25 16:06:36下载
- 积分:1
-
pls
说明: 本程序适用于解决故障检测,数据驱动问题,主要应用pls.(This procedure applies to solve the fault detection, data-driven problems, the main application pls.)
- 2021-04-11 22:38:57下载
- 积分:1
-
MIMO2
mimo 均衡方面源代码 各种算法 欢迎大家商讨(mimo balance in the source code for various algorithms are welcome to discuss)
- 2011-05-15 16:02:56下载
- 积分:1
-
vcARDvERSIONeXCEPTION
CharArrayWriter extends Writer Source Code for Andriod.
- 2013-12-30 19:26:07下载
- 积分:1
-
BARKER
主要包括7位巴克码和13位巴克码的matlab程序。读者可以简单修改程序还选择合适的巴克码(This programme discribes two different length of bark codes.)
- 2021-03-08 17:09:28下载
- 积分:1