-
AntenaSelect
无线通信中MIMO系统中的天线选择技术编程(Antenna selection technique in wireless communication in a MIMO system programming)
- 2012-12-30 22:19:41下载
- 积分:1
-
anim_pres
fortran的matlab代码,可以将fortran仿真结果可视化(fortran matlab code, you can visualize simulation results fortran)
- 2014-02-20 21:05:27下载
- 积分:1
-
m041010
100个matlab学习程序,通过它可以全面的学会matlab编程,和一些简单算法的使用(100 matlab learning process, it can fully learn matlab programming, and some simple algorithm using
)
- 2014-09-26 16:19:09下载
- 积分:1
-
A1_6
mathews数值分析书的源代码,用matlab编写,第一章第六部分程序。(mathews numerical analysis of the book' s source code, using matlab, Chapter VI program.)
- 2011-10-20 10:20:52下载
- 积分:1
-
m
说明: 基于matlab 用s函数编写的模糊控制代码(Written in s—function to achieve fuzzy control based on matlab)
- 2014-06-05 22:08:48下载
- 积分:1
-
range-factor
对影响雷达系统探测距离精度的因素分析并仿真(This function computes the range reduction factor and produces plots of RRF versus wavelength, radar to jammer range, and jammer power )
- 2016-06-17 17:07:39下载
- 积分:1
-
向量机的matlab实例 task4_1
支持向量机的matlab实例,对学习支持向量机有很大的帮助。(The matlab example of the support vector machine is of great help to the learning support vector machine.)
- 2020-06-22 03:00:01下载
- 积分:1
-
Pocklington
矩量法(Pocklington)分析半波振子天线电流特性,方向图(Analyse DipoleAntenna with MOM(Pocklington))
- 2010-05-11 15:56:29下载
- 积分:1
-
Digital-image--methods-of-denoising
这篇文章不错 关于数字图像的噪声及其去噪的几种方法研究(Good article on the digital image noise and its several methods of denoising)
- 2011-05-19 19:27:07下载
- 积分: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