代码搜索:Multivariate Analysis
找到约 10,000 项符合「Multivariate Analysis」的源代码
代码结果 10,000
www.eeworm.com/read/463084/7188197
rpt g2b.map.rpt
Analysis & Synthesis report for g2b
Thu Apr 09 21:29:32 2009
Quartus II Version 8.1 Build 163 10/28/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1
www.eeworm.com/read/463084/7188603
rpt gray.map.rpt
Analysis & Synthesis report for gray
Thu Apr 09 21:10:01 2009
Quartus II Version 8.1 Build 163 10/28/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/461294/7229961
m da_uler.m
%
% License control
%
e1=[' This copy of the Data Analysis'
' Toolbox is not licensed for'
' use with this copy of MATLAB. '
'
www.eeworm.com/read/460858/7239118
rpt lcm.map.rpt
Analysis & Synthesis report for lcm
Tue Apr 14 15:24:29 2009
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
www.eeworm.com/read/459076/7282952
rpt ledtest.map.rpt
Analysis & Synthesis report for ledtest
Sat Apr 18 01:46:18 2009
Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
-------
www.eeworm.com/read/458859/7288517
rpt ps2.map.rpt
Analysis & Synthesis report for PS2
Fri Apr 14 21:25:27 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
www.eeworm.com/read/457432/7325545
m proclpc.m
function [aCoeff,resid,pitch,G,parcor,stream] = proclpc(data,sr,L,fr,fs,preemp)
% USAGE: [aCoeff,resid,pitch,G,parcor,stream] = proclpc(data,sr,L,fr,fs,preemp)
%
% This function computes the LPC
www.eeworm.com/read/457432/7325550
m synlpc.m
%=============================8.3.2 Plain LPC Decoder================================%
function synWave = synlpc(aCoeff,pitch,sr,G,fr,fs,preemp)
% USAGE: synWave = synlpc(aCoeff,pitch,sr,G,fr,fs,p