资源简介
多元变化检测(MAD)、最大自相关因子(MAF)、典型相关分析(CCA)、主成份分析(PCA)的Matlab代码
代码片段和文件信息
function [CV1CV2rhov1v2s11s22s12] = cancorr(fname1fname2 ...
nrowsncolsnvar1nvar2varargin)
% [CV1CV2rhov1v2s11s22s12] = cancorr(fname1fname2 ...
% nrowsncolsnvar1nvar2varargin)
%
% CANCORR - canonical correlation analysis
%
% Input
% fname1 - file name of multivariate band sequential byte float32 or int16 input image
% number one
% fname2 - file name of multivariate band sequential byte float32 or int16 input image
% number two
% nrows - number of rows in input image number one
% ncols - number of columns in input image number one
% nvars1 - number of variables or bands or channels in input image number one
% nvars2 - number of variables or bands or channels in input image number two
% fnameo1 - outout file name for CV1 BSQ fl
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 7637 2005-02-21 12:29 mad.m
文件 4454 2005-02-26 17:19 maf.m
文件 3979 2005-02-15 17:47 pca.m
文件 651 2007-02-21 09:15 pool.m
文件 7628 2005-02-15 19:08 cancorr.m
文件 247 2005-01-27 11:14 eigen2.m
相关资源
- 永磁同步直线电机滑膜控制(SMC)M
-
SVD-ba
sed-watermarking 基于SVD的DCT域和 - Elman神经网络法预测风电功率 (elma
- FMCW 使用连续波雷达测速测距
- 深度学习的常用工具箱(DeepLearnTool
- 压缩传感重构算法(DCT-OMP)
- 整流逆变双向
- 风光储多分布式电源研究设计的实验
- 利用多相滤波结构实现宽带信号的信
- 通过B-样条曲线用于机械臂的运动控制
- heat-conduction-equation 偏微分方程热传导
- 频率步进matlab仿真
- CNN 深度学习的卷积神经网络的MATLAB代
- 最小二乘支持向量回归算法(LS-SVR)
- J-A-model-benchmark 基于JILES模型的磁滞回
- 相场模型编程
- LG-modes 模拟仿真具有轨道角动量的L
- matlab计算岁差章动极移和地球自转矩
- BPSK与QPSK调制解调系统的Matlab仿真程序
- passage-3 本程序是mazen.O的经典论文:
- RMSHE 基本原理是将图像根据平均灰度
- Using-MATLAB-with-Serial-Devices 有GUI界面的
- 三正弦叠加高斯白噪声信号源进行频
- IEEE_9bus
- 多种矩阵形式的数据集
- signature Sal 基于图像签名的显著性区域
- 维Capon的宽带信号的matlab仿真代码(
- matlab中GAN网络实现
- Dynamic-programming 程式电动客车整车能量
- frangi_hessian 多尺度海森矩阵血管增强
评论
共有 条评论