-
GPSR_Basic&GPSRR_BB
说明: 有压缩感知算法两种实现方式;
包括GPSR_BB和GPSR_Basic算法
有一个demo可以用来学习,部分内容根据自己的理解加了中文注释(There are two implementations of compressed sensing algorithm.
Including GPSR_BB and GPSR_Basic algorithm
There is a demo that can be used for learning. Some of the contents are annotated in Chinese according to their own understanding.)
- 2019-05-19 12:55:51下载
- 积分:1
-
MATLAB
说明: MATLAB 算法排序 矩阵生成 方程组的解法(Sort MATLAB algorithm generates Equation Group Matrix)
- 2010-04-05 10:21:49下载
- 积分: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
-
6
说明: 例题全部代码. 薛定宇, 陈阳泉. 高等应用数学问题的Matlab求解.(All the code examples. Xue Dingyu, Chen Yangquan. MATLAB to solve higher applied mathematical problems.)
- 2011-04-29 10:15:41下载
- 积分:1
-
stability-(1)
stability analisys for 2-d wave in matalab
- 2016-06-19 06:51:54下载
- 积分:1
-
rscode
RS编解码过程,并包括进制转换和域的变换,可用于RS码仿真(RS codec process, and includes hexadecimal conversion and transform domain can be used for RS code simulation)
- 2008-03-25 11:32:02下载
- 积分:1
-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1
-
2008_4
试说明卷积编解码的工作原理。
请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。
(Description Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode), in the AWGN channel, drawn-noise ratio and bit error rate curve.)
- 2008-12-25 13:46:31下载
- 积分:1
-
Projects
Simple program to nothing to do
- 2014-12-08 00:38:43下载
- 积分:1
-
AR
说明: 对示波器采集数据进行AR谱估计,并进行功率误差分析(Collecting data on the oscilloscope AR spectral estimation and error analysis of power)
- 2008-09-02 17:20:29下载
- 积分:1