-
TVAL3_beta2.4
TV Minimization by Augmented Lagrangian
and Alternating Direction Algorithms
用于压缩感知理论图像恢复算法!(This User’s Guide describes the functionality and basic usage of the Matlab package
TVAL3 for total variation min)
- 2013-03-07 00:34: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
-
100505
说明: 基于matlab的BP神经网络的电网谐波研究相关参考资料,pdf格式文件。(Based on the BP neural network matlab harmonic of related references, pdf format.)
- 2010-05-02 13:57:14下载
- 积分:1
-
polygonalApproximation
这是一种折线逼近算法,主要被用来拟合直线。(polygonal Approximation used to fit line segment )
- 2010-05-27 15:12:49下载
- 积分:1
-
wavepacket
小波,小波包去噪和分析相关的一些编程,供初学者学习之用(Wavelet, wavelet packet de-noising and analyze some programming related, for beginners learning to use)
- 2015-01-06 17:35:15下载
- 积分:1
-
q4qqqq.m
nmls to solve stochastic problems
- 2011-06-13 19:14:45下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分:1
-
eigenv
一个求解BUCK电路特征值的典型计算程序,非常适合学习混沌电路的初学者(BUCK circuit for solving eigenvalue of a typical computer program is suitable for beginners to learn chaotic circuit
)
- 2010-07-06 23:04:12下载
- 积分:1
-
audio
audio use matlab script
- 2011-06-18 11:38:38下载
- 积分:1
-
fiber_grating_solver
matlab codes for fiber Bragg gratings
- 2015-03-31 02:05:32下载
- 积分:1