代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/440750/7682160

m rotmr2qr.m

function qr=rotmr2qr(mr) %ROTMR2QR converts a matrix of real quaternion matrices to quaternion vectors % Inputs: % % MR(4m,4n) mxn matrix of real quaternion matrices (each 4x4) % % Output
www.eeworm.com/read/440750/7682240

m rotmc2qc.m

function qc=rotmc2qc(mc) %ROTMC2QC converts a matrix of complex quaternion matrices to a matrix of complex quaternion vectors % Inputs: % % MC(2m,2n) mxn matrix of real quaternion matrices
www.eeworm.com/read/440750/7682247

m rotqr2mr.m

function mr=rotqr2mr(qr) %ROTQR2MR converts a matrix of real quaternion vectors to quaternion matrices % Inputs: % % QR(4m,n) mxn matrix of real quaternion vectors (each 4x1) % % Outputs:
www.eeworm.com/read/440741/7682368

m chenjob22ding.m

A=input('please enter the matrix A= '); B=input('please enter the matrix B= '); C=input('please enter the matrix C= '); D=input('please enter the matrix D= '); U=input('please enter the u= '); T
www.eeworm.com/read/440741/7682371

m chenjob21ding.m

A=input('please enter the matrix A= '); B=input('please enter the matrix B= '); T=input('please enter the sampling time T= '); E=input('please enter the set error E= '); L=1; a=0; [m,n]=size(A
www.eeworm.com/read/440460/7689024

m plotbppats.m

function PlotBpPats(P,D) % PLOTPATS Plots the training patterns defined by Patterns and Desired. % % P - MxN matrix with N patterns of length M. % The first two values in each pattern a
www.eeworm.com/read/439811/7701412

m ss_tbl31.m

Gold sequences for the table of problem 3.1 of Spread Spectrum Chapter Note that the sequences are the columns of the below matrix not the rows, so we have to take the transpose of the following m
www.eeworm.com/read/439462/7708281

m music.m

function w=music(y,n,m) % % The Root MUSIC method for frequency estimation. % % w=music(y,n,m); % % y -> the data vector % n -> the model order % m -> the order of the co
www.eeworm.com/read/439271/7713173

m mp2cp.m

function [cp] = mp2cp(m,p) % MP2CP Convert magnitude/phase matrix to complex matrix. % CP=MP2CP(M,P) takes the magnitude/phase matrix and returns % the complex data in CP. % % R
www.eeworm.com/read/439271/7713224

m contents.m

% QFT Control Design Toolbox. % Version 1.0.3 (R11) 21-Nov-1997 % % Specialized X-Y Graphs. % plotbnds - Nichols plot of bounds. % plottmpl - Nichols plot of templates. % % Bound Computat