代码搜索:revised
找到约 6,802 项符合「revised」的源代码
代码结果 6,802
www.eeworm.com/read/337098/12391224
changelog
History:
16.10.03 - First tries, plain Skeleton Driver, some strings changed
- Replaying plugin sequence/application init sequence from original drivers
XX.XX.04 - Arnaud added v4l & p
www.eeworm.com/read/213286/15138225
pdf mrl-tr-may02-revised-dec02.pdf
www.eeworm.com/read/205469/15314971
pdf tv0067a002_003aabd_050901(revised).pdf
www.eeworm.com/read/310212/13654740
m hilbert.m
function y = hilbert(x)
%HILBERT Hilbert transform.
% HILBERT(X) is the Hilbert transform of the real part
% of vector X. The real part of the result is the original
% real data; the imagin
www.eeworm.com/read/154209/11983423
m hilbert.m
function y = hilbert(x)
%HILBERT Hilbert transform.
% HILBERT(X) is the Hilbert transform of the real part
% of vector X. The real part of the result is the original
% real data; the imagin
www.eeworm.com/read/188637/8522328
htm dxf_revisions.htm
DXF Reference Revision History
DXF Reference Revision History
www.eeworm.com/read/185152/9054882
m vecfcn.m
% vecfcn function
% ---------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function fvec=vecfcn(n,m,x,nprob)
% It is an interface function which calls the
www.eeworm.com/read/469655/6972941
m vecfcn.m
% vecfcn function
% ---------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function fvec=vecfcn(n,m,x,nprob)
% It is an interface function which calls the fun
www.eeworm.com/read/359744/6979469
m transf.m
function BB=transf(A,P)
% This is the program to generate a matrice in order to caculate
% consequent parameters
%A---output of RBF
%P-- sample of input
% Revised 11-3-2006
% Copyright Wu S
www.eeworm.com/read/359744/6979475
m mweight.m
function [w,y,a]=mweight(in,c,wb,out)
% This program is used to adjust the weights of TSK FNNs based
% on simplified Mahalanobis
% Revised 11-5-2006
% Copyright Wu Shiqian.
[r,n]=size(in);
[r,u