代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/398971/7904713
sas 习题8.5.sas
proc factor data=sasuser.exec85 n=5 rotate=varimax out=out831;
var x1-x15;
proc factor data=sasuser.exec85 n=5 priors=smc rotate=varimax;
var x1-x15;
proc factor data=sasuser.exec85 n=5 meth
www.eeworm.com/read/398971/7904731
sas 例8.3.1、例8.3.2、例8.3.3、例8.4.1.sas
proc factor data=sasuser.exec65 n=2 rotate=varimax out=out831;
var x1-x8;
proc factor data=sasuser.exec65 n=2 priors=smc rotate=varimax;
var x1-x8;
proc factor data=sasuser.exec65 n=2 method
www.eeworm.com/read/398971/7904757
sas 习题8.4.sas
proc factor data=sasuser.exec84 n=2 rotate=varimax out=out84;
var x1-x5;
proc factor data=sasuser.exec84 n=2 priors=smc preplot rotate=varimax plot;
var x1-x5;
proc factor data=sasuser.exec8
www.eeworm.com/read/433881/7905285
c gifrsize.c
/*****************************************************************************
* "Gif-Lib" - Yet another gif library. *
* *
* Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/398819/7919088
m tfrrmsc.m
function [tfr,rtfr,hat] = tfrrmsc(x,t,N,f0T,trace,K);
%TFRRMSC Reassigned Morlet Scalogram time-frequency distribution.
% [TFR,RTFR,HAT] = TFRRMSC(X,T,N,F0T,TRACE)
% computes the Morlet scalogram and
www.eeworm.com/read/198548/7928401
m tfrrmsc.m
function [tfr,rtfr,hat] = tfrrmsc(x,t,N,f0T,trace,K);
%TFRRMSC Reassigned Morlet Scalogram time-frequency distribution.
% [TFR,RTFR,HAT] = TFRRMSC(X,T,N,F0T,TRACE)
% computes the Morlet scalogram
www.eeworm.com/read/298099/7974161
m ex0309.m
%多项式符号表达式的化简
f=sym('x^3-6*x^2+11*x-6') %多项式形式
g= sym('(x-1)*(x-2)*(x-3)') %因式形式
h= sym(' x*(x*(x-6)+11)-6') %嵌套形式
pretty(f)
collect(g)
f1=sym('x^3+2*x^2*y+4*x*y+6')
collect(f1,'y')
www.eeworm.com/read/297966/7983218
c radfn.c
/*----------------------------------------------------------------------
File : radfn.c
Contents: radial function management
(for clustering, radial basis function networks,
www.eeworm.com/read/297942/7984712
m test.m
clear all
factor = 4. * pi *5.;
theta = 0:.1:90;;
theta = theta .* (pi/180);
f = sqrt((1. + 1 + 2.0 .* cos(pi+factor .* sin(theta))));
polar(theta,f,'k');
xlabel ('Normalized range R/Ro')
www.eeworm.com/read/197565/7985946
m cp0702_gaussian_derivatives_10db_bandwidth.m
%
% FUNCTION 7.6 : "cp0702_Gaussian_derivatives_
% 10dB_bandwidth"
%
% Analysis of -10 dB of the first 15 derivatives of the
% Gaussian pulse as a function of the shape factor
%
% 'smp' sampl