代码搜索:Compute

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

代码结果 10,000
www.eeworm.com/read/379774/9177473

h compute_prompt.h

// Compute_Prompt.h: interface for the CCompute_Prompt class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_COMPUTE_PROMPT_H__E5D0B2B6_36D7_443E_999B_
www.eeworm.com/read/379728/9180299

m compute_rms.m

% COMPUTE_RMS - RMS error and reconstruction error matrix % % [rms,errMx] = COMPUTE_RMS( X, A, S, M, ndata ) computes a matrix % errMx of reconstruction errors (X - A*S) and the rms reconstruction
www.eeworm.com/read/182807/9190503

m compute_coherence.m

%------------------------------------------------------------------------ %compute_coherence %Computes the coherence image. %Usage: %[cimg] = compute_coherence(oimg) %oimg - orientation image %
www.eeworm.com/read/373250/9467396

m compute_counts.m

function count = compute_counts(data, sz) % COMPUTE_COUNTS Count the number of times each combination of discrete assignments occurs % count = compute_counts(data, sz) % % data(i,t) is the value o
www.eeworm.com/read/371061/9569816

m ber_compute.m

%computes the BER %inputs/outputs %inputs: a_vec (binary 0/1 original data), ahat (binary 0/1 output data), % num_bits -- size of vectors %output: out -- computed BER function [out] = ber_compu
www.eeworm.com/read/169377/9864478

rc2 compute.rc2

// // COMPUTE.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///
www.eeworm.com/read/361166/10065359

m compute_average.m

function ave = compute_average(x,y) % compute_average determines the average of the two inputs scalars x % and y. ave = (x + y)/2;
www.eeworm.com/read/165161/10073863

m compute_steering.m

function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) %function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) % % INPUTS: % x - true position % wp - waypo