代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/275728/10799153
m mean.m
function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同
%MEAN Average or mean value.——H1帮助行
% For vectors, MEAN(X) is the mean value of the elements in X. For
% matrices, MEAN(X) is a row vector con
www.eeworm.com/read/349622/10813714
m cum2x.m
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag)
%CUM2X Cross-covariance
% y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag)
% x,y - data vectors/matrices with identical dimensi
www.eeworm.com/read/417000/11007610
m mean.m
function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同
%MEAN Average or mean value.——H1帮助行
% For vectors, MEAN(X) is the mean value of the elements in X. For
% matrices, MEAN(X) is a row vector con
www.eeworm.com/read/270946/11018961
m cum2x.m
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag)
%CUM2X Cross-covariance
% y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag)
% x,y - data vectors/matrices with identical dimensi
www.eeworm.com/read/270432/11038737
m mean.m
function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同
%MEAN Average or mean value.——H1帮助行
% For vectors, MEAN(X) is the mean value of the elements in X. For
% matrices, MEAN(X) is a row vector con
www.eeworm.com/read/212797/6962544
m~ vtb7_5.m~
function [freqout,recep,mobil,inert]=vtb7_5(M,D,K,numin,numout,freq)
%VTB7_5 Transfer Function from second order system matrices.
% [Freq,Recep,Mobil,Inert] = VTB7_5(M,D,K,NUMIN,NUMOUT,Freq)
% return
www.eeworm.com/read/212797/6962571
m vtb7_5.m
function [freqout,recep,mobil,inert]=vtb7_5(M,D,K,numin,numout,freq)
%VTB7_5 Transfer Function from second order system matrices.
% [Freq,Recep,Mobil,Inert] = VTB7_5(M,D,K,NUMIN,NUMOUT,Freq)
% return
www.eeworm.com/read/272224/7096354
m vtb7_5.m
function [freqout,recep,mobil,inert]=vtb7_5(M,D,K,numin,numout,freq)
%VTB7_5 Transfer Function from second order system matrices.
% [Freq,Recep,Mobil,Inert] = VTB7_5(M,D,K,NUMIN,NUMOUT,Freq)
% return
www.eeworm.com/read/460712/7105669
m mulcp.m
function [P]=mulcp(P1,P2,typ)
% MULCP Multiplication of two complex matrices.
% MULCP(P1,P2) produces the corrleated multiplication of P1 and P2.
%
% MULCP(P1,P2,FLAG) produces the use
www.eeworm.com/read/447444/7551041
m mean.m
function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同
%MEAN Average or mean value.——H1帮助行
% For vectors, MEAN(X) is the mean value of the elements in X. For
% matrices, MEAN(X) is a row vector con