-
KimAnd10_TWC
Spectrum sensing SCS method
- 2013-10-03 04:00:46下载
- 积分:1
-
NSOLT2014
用非分离重复过采样正交变换对图像进行去模糊,去噪声,超解像实验。(Repeat with the non separation of the image to blur, noise sampling orthogonal transform, super resolution experiment.
)
- 2015-04-16 16:52:00下载
- 积分:1
-
zhifangtu
这个代码是直方图的一个应用,可以帮助了解直方图。(This code is an application of the histogram can help to understand the histogram.)
- 2010-06-01 00:33:27下载
- 积分:1
-
panSharpining
pan sharpening with matlab
- 2011-12-06 17:38:32下载
- 积分:1
-
DFS
深度优先搜索属于图算法的一种,英文缩写为DFS即Depth First Search.其过程简要来说是对每一个可能的分支路径深入到不能再深入为止,而且每个节点只能访问一次.(DFS Depth First Search is a kind of graph algorithm, English abbreviation for DFS is the Depth First Search. The process is briefly branch of every possible path can t go deep into the deep, and each node can only access at a time.)
- 2015-04-10 10:28:28下载
- 积分:1
-
ATmega328P
Arduino 中关于寄存器的修改的相关规则及方法(Arduino regarding modifications to the register of the relevant rules and methods)
- 2015-04-11 12:05:56下载
- 积分:1
-
newiirfilter
在matlab中使用的16位有限脉冲响应滤波器,能正常使用(A Finite Impulse Response iir Filter Program in the matlab)
- 2010-08-25 17:29:26下载
- 积分:1
-
R32P_T
利用Peng-Robinson方程计算纯质R32p—T相图(Peng-Robinson equation using pure R32p-T phase diagram)
- 2010-01-17 16:07:26下载
- 积分:1
-
l1magic-1.1
说明: 基于matlab的稀疏表示中L1范数计算源码(the codes for L1 in sparsty representation with matlab)
- 2009-08-11 09:22:54下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1