-
bitirmekod
SCFDMA Channel equalization
- 2011-04-22 02:29:28下载
- 积分: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
-
noisecancling
关于噪声抵消的一种滤波器,应用广泛,比如,可以用在去除胎儿中的母体干扰.(adaptive noise canceling applied to fetal electrocardiography)
- 2010-08-20 09:35:50下载
- 积分:1
-
CTFShchsym
采用符号计算法求一个周期内连续时间函数的三角级数展开系数,并绘出前七次(Using symbolic computation method for a period of continuous function of time Fourier series expansion coefficients, and draw seven times before
)
- 2011-12-19 11:12:31下载
- 积分:1
-
bark2frq
bark to freq transformation
- 2010-11-17 15:09:56下载
- 积分:1
-
rir
Implements an Room Impulse Response for having one source and one speaker at different positions in a meeting room
- 2013-09-02 09:39:03下载
- 积分:1
-
leidachengxiangjishu--baozheng
雷达成像技术,西安电子科技大学,保真出的,里面包含了雷达成像的经典算法。(Study of Radar Imaging Algorithms)
- 2011-11-18 09:44:45下载
- 积分:1
-
277257My-programme
助推滑翔飞行器轨迹仿真程序,可实现跳跃滑翔和平衡滑翔轨迹的仿真,采用伪谱法或直接打靶法可实现轨迹优化(glide trajectory)
- 2016-01-12 18:40:14下载
- 积分:1
-
MatlabAUC-master (1)
As mentioned before, the feature fusion is an efficient step
in scene understanding. We proposed to combine between
the outputs of CNN algorithm, where the final features can
effectively represent the scene images
- 2018-01-24 18:22:04下载
- 积分:1
-
segmentation
matlab 代码为图像的分割,执行效果可以看程序的执行(matlab code for image segmentation, the performance of the implementation of the procedures can be seen)
- 2008-05-06 18:51:00下载
- 积分:1