-
capturing
Capture a video from video input
- 2009-03-24 16:20:29下载
- 积分:1
-
MATLAB_NOTE
MATLAB基础讲课笔记内容,适合初学者,(MATLAB based on the content of lecture notes, suitable for beginners,)
- 2008-08-05 09:33:22下载
- 积分:1
-
HoughCheatCode
Hough transform to detect lines
- 2014-09-05 14:04:59下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
correlatenakagami2
此程序用来产生相关的nakagami随机变量(基于“Generating Correlated Nakagami Fading Signals with Arbitrary Correlation and Fading Parameters)
- 2010-08-19 17:12:54下载
- 积分:1
-
work
几种功率普计算函数:SNR,MSNR
输入参数为带躁信号和处理后信号,输出结果为对应的数值,具体参见文档说明(Several power Pu calculation function: SNR, MSNR impatient with the input parameters for the signal and processed signal, the output for the corresponding values, see the specific documentation)
- 2008-02-22 10:36:24下载
- 积分:1
-
DDE
将MATLAB作为客户端,应用程序使用MATLAB的DDE客户函数建立和保持转换。(MATLAB as a client application using MATLAB DDE client function to establish and maintain the conversion.)
- 2013-04-11 22:49:45下载
- 积分:1
-
luajit-poll.tar
luajit ffi implementation of thepiratebay s old torrent server hypercube
- 2015-03-06 21:43:43下载
- 积分:1
-
DEEC1VSDEEC2
无线传感器网络协议的数据传输对比以及能量消耗对比(Wireless sensor network data transfer protocol and the energy consumption comparison Comparison)
- 2013-07-24 22:33:17下载
- 积分:1
-
OMP
一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。(A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing all of the selected atoms, which makes the accuracy requirement of the same circumstances, the OMP algorithm s convergence speed is faster.
)
- 2013-08-24 12:51:20下载
- 积分:1