代码搜索:MRC
找到约 3,373 项符合「MRC」的源代码
代码结果 3,373
www.eeworm.com/read/192034/8410528
m mrc.m
function [R]=mrc(A,E,L,index)
% Syntax: [R]=mrc(A,E,L); [R]=mrc(A,E,L,index);
% This function calculates the 'reconstructed components' using the
% eigenvectors (E, from MSSAEIG) and principal c
www.eeworm.com/read/442577/7649320
fig mrc.fig
www.eeworm.com/read/399594/7845553
m mrc.m
function [out] = MRC(in,ch_f)
[K,D,N,G,N_t,N_r,L,C]= header;
input= in;
for n = 1:N/N_t,
b = rem(n-1,3)+1;
for k = 1:D,
Y11 = input(1,k,2*n-1);
Y12 = input(1,k,2*n);
www.eeworm.com/read/324406/13264242
fig mrc.fig
www.eeworm.com/read/307583/13720147
mrc relay.mrc
www.eeworm.com/read/307583/13720160
mrc google.mrc
www.eeworm.com/read/136824/5847880
cpp mrc.cpp
/**********************************************************************
MODULE: importMRC
DESCRIPTION: This module is useful to put MRC data form file to an
in memory C++ Object.
www.eeworm.com/read/136824/5847881
h mrc.h
/**********************************************************************
MODULE: importMRC
DESCRIPTION: This module is useful to put MRC data form file to an
in memory C++ Object.
www.eeworm.com/read/107317/6190290
cpp mrc.cpp
/**********************************************************************
MODULE: importMRC
DESCRIPTION: This module is useful to put MRC data form file to an
in memory C++ Object.
www.eeworm.com/read/107317/6190291
h mrc.h
/**********************************************************************
MODULE: importMRC
DESCRIPTION: This module is useful to put MRC data form file to an
in memory C++ Object.