代码搜索:Multivariate Analysis
找到约 10,000 项符合「Multivariate Analysis」的源代码
代码结果 10,000
www.eeworm.com/read/139382/13159442
cpp grade_analysis.cpp
#include "Vec.h"
#include
#include "analysis.h"
#include "Student_info.h"
using std::cin;
using std::cout;
using std::endl;
int main()
{
// students who did and didn't do
www.eeworm.com/read/326166/13159720
m fft_analysis.m
function[f,fft_data_plot,fft_iapp_plot]= fft_analysis(test_time,test_data,iapp)
fft_size=size(test_time,1);% get the column size in time domain
fft_data=20*log10(abs(fft(te
www.eeworm.com/read/240785/13197763
vi temperature analysis.vi
www.eeworm.com/read/325170/13221323
m fft_analysis.m
function [X, Delta] = FFT_Analysis(Input, n)
%X = FFT_Analysis(Input, n)
%
% Compute the auditory spectrum using the Fast Fourier Transform.
% The spectrum X is expressed in dB. The size of t
www.eeworm.com/read/324223/13278776
dll fta-analysis.dll
www.eeworm.com/read/320297/13428789
ppt analysis_project.ppt
www.eeworm.com/read/320280/13429507
doc software_analysis.doc
www.eeworm.com/read/319210/13458673
pdf analysis of resonance.pdf
www.eeworm.com/read/316752/13518047
doc impact_analysis.doc
www.eeworm.com/read/316047/13531463
m sys_analysis.m
%sys_analysis is the function used in CtrlLAB for administrating system analysis tasks.
%
%Available Analysis Tasks are:
%
% 1 for Bode diagrams
% 2 for Nyquist plots
% 3 for Nichols chart