代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/163483/10157580

m fcm.m

function [Umat,Cmat,it,valJ] = fcm(Xdat,K,mfuz,epsilon,itmax); % function [Umat,Cmat,it,valJ] = fcm(Xdat,K,mfuz,epsilon,itmax); % % Fuzzy C-means algorithm for clustering a data set % % Xdat
www.eeworm.com/read/359212/10161036

m firewire.m

%FIREWIRE Read from firewire camera % % h = firewire(port, color, rate) % im = firewire(h) % % First form opens the interface and returns a handle or [] on error. % Color is one of 'mono', 'rgb' or 'y
www.eeworm.com/read/359212/10161081

m epidist.m

%EPIDIST calculate distance of points from epipolar line % % d = epidist(F, pe, p) % % F is a fundamental matrix, pe is a Nx2 matrix representing N points for % which epipolar lines are computed. p i
www.eeworm.com/read/359009/10171233

m lagmatrix.m

function xLag = lagmatrix(x , lags) %LAGMATRIX Create a lagged time series matrix. % Create a lagged (i.e., shifted) version of a time series matrix. Positive % lags correspond to delays, whil
www.eeworm.com/read/359005/10171529

m evalfis.m

function [output,IRR,ORR,ARR] = evalfis(input, fis, numofpoints); % EVALFIS Perform fuzzy inference calculations. % % Y = EVALFIS(U,FIS) simulates the Fuzzy Inference System FIS for the %
www.eeworm.com/read/358694/10181736

m polyfit.m

function [p,S] = polyfit(x,y,n) %p=polyfit(x,y,k)用k次多项式拟合向量数据(x,y) %p返回多项式的降幂系数.当k>=n-1时,polyfit实现多项式插值. %例如 用二次多项式拟合数据 % x | 0.1 0.2 0.15 0.0 -0.2 0.3 % --|-----------------------------
www.eeworm.com/read/358250/10193390

m music_spectrum.m

function P = music(Y,M,d,Lamda,angle,K) %MUSIC Multiple Signal Classification Method for direction finding. % % Usage: P = music(Y,M,d,Lamda,angle,K) % %Input parameters: % % Y -
www.eeworm.com/read/358211/10193718

gss hbreg2.gss

/* ************************************************************************ * (C) Copyright 1999, Peter Lenk. All Rights Reserved. * HBREG2.GSS * HB Linear Regression Model. * Allows for subjec
www.eeworm.com/read/358211/10193721

gss hbreg2s.gss

/* ************************************************************************ * (C) Copyright 1999, Peter Lenk. All Rights Reserved. * HBREG2.GSS * HBREG2S.GSS is designed as a learning program.
www.eeworm.com/read/358211/10193728

gss hbmreg2.gss

/* ************************************************************************ * (C) Copyright 1999, Peter Lenk. All Rights Reserved. * HBMREG2.GSS * * HBMREG1*.GSS * Has a matrix X_{ij} for eac