搜索资源列表
signalProcessingBasedOnMultilinearAlgebra
- signal processing based on multilinear algebra,国外的学者的博士论文,主题关于信号处理最前沿的课题之一:平行因子分解(PARAFAC)。主要讨论了多重线性代数,包括高阶统计量分析,高阶奇异值分解,最优秩1分解,ICA与PARAFAC之间的关系等等。-signal processing based on multilinear algebra, foreign doctoral dissertations and scholars, the subje
eemizer_v1.0
- 再用平行因子分析三维荧光数据时,能够自动调整为最优的条件-automatically determine the appropriate PARAFAC model for EEM data
Zero-Correlated-Parafac
- 平行因子分解三维数据,将自己所需要的数据提出出来-The parallel factorization 3D data data
nway320
- 张量分解程序,支持平行因子分解模型和TUCKER分解模型-Tensor decomposition process, and support for parallel factorization model and TUCKER decomposition model
fangchengqiujie
- 贝努利法求按模最大实根 贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 用艾肯特加速的不动点迭代法求方程的一个根 用史蒂芬森加速的不动点迭代法求方程的一个根 用一般弦截法求方程的一个根 用单点弦截法求方程的一个根 用双点弦截法求方程的一个根 用平行弦截法求方程的一个根 用改进弦截法求方程的一个根 用史蒂芬森法求方程的一个根 用劈因子法求方程的一个二次因子 用抛物线法求方程的一个根
DOMFluor
- DOMFluor工具箱,平行因子分解(PARAFAC)。-failed to translate
scream_v1
- 用Matlab编写的多元回归工具箱,主要用于多为数组的分析,例如平行因子分析(Parafac ananysis)-SCREAM: A novel method for multi-way regression problems with shifts and shape changes in one mode.
drEEM_020
- 用Matlab编写的三维荧光分析工具,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分。-The drEEM toolbox (decomposition routines for Excitation Emission Matrices) has been developed to support and extend the application of PARAFAC to fluorescence Excitation Emission Matrix (EEM) datase
jackknifeparafac
- jackknifing 平行因子分析模型 (不需要多维数据的工具箱)-Jackknifing of PARAFAC models- Version 2.03- self-contained (no need for the Nway Toolbox)
program
- 基于三线性分解/平行因子分解的MIMO雷达参数估计-Trilinear decomposition/PARAFAC decomposition-based Angle estimation algorithm
DOMFluorv1_7
- 用于MATLAB平台上的三维荧光分析,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分(Three dimensional fluorescence analysis for MATLAB platform)
Parafac codes
- PARAFAC源程序,可以用于平行因子分析处理的算法,很全很好用(unction [A,B,C,LLF,I,J,K] = parafac(XPK,I,N,epsilon) % PARAFAC Parallel factor analysis for an three-way data array % The iterative process is continued until that m > 300 or ABS((LF(m)-LF(m-1)) % /LF(m-1)) is l
三线性分解程序-吴海龙
- 本文件夹包含两个三维数据阵分解的算法:交替三线性分解(Alternating trilinear decomposition)和平行因子分析(Parallel factor analysis)。内含各种编程技巧,望细细体会,加以推广。(Three the linear decomposition procedure is suitable for multidimensional data decomposition such as three-dimensional fluorescence
tensor completion
- 整合了不完整张量的平滑平行因子分解和最小化张量秩模型的有效选择的张量补全,用于图像处理,(The proposed method admits significant advantages, owing to the integration of smooth PARAFAC decomposition for incomplete tensors and the efficient selection of models in order to minimize the tensor rank
DOMFluor
- 用Matlab编写的三维荧光分析工具,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分。 (The DOMFLOUR toolbox (decomposition routines for Excitation Emission Matrices) has been developed to support and extend the application of PARAFAC to fluorescence Excitation Emission Matrix (EEM) da
parafacmodeling ver2.0
- 平行因子分析法,适用于荧光光谱分析方法,进行线性分析(Parallel Factor Analysis)
三维校正
- 二阶校正算法(平行因子,交替惩罚三线性,自加权交替三线性)用于三维数据的分类和预测(Classification and prediction of three-dimensional data using second-order correction algorithm)
DOMFluor
- DOM工具箱用于平行因子分析,效果比较好,效果值得信赖,很好用的一筐软件(DOM toolbox for parallel factor analysis, the effect is better, the effect is trustworthy, very good basket of software)
parafacmodeling
- 平行因子分析,可用于三维荧光分析,用Matlab编写的三维荧光分析工具,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分。(the model has been developed to support and extend the application of PARAFAC to fluorescence Excitation Emission Matrix (EEM) datasets.)
Matlab方程求根法汇总
- Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方程的一个根 SinleSecant 用单点弦截法求方程的一个