代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/197407/7998770

cpp alpt.cpp

// machine scheduling using LPT rule #include #include "hsort.h" #include "eminheap.h" #include "lptnode2.h" template void LPT(T a[], int n, int m) {// Construct an
www.eeworm.com/read/397122/8065775

m kernel_matrix.m

function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt) % Construct the positive (semi-) definite and symmetric kernel matrix % % >> Omega = kernel_matrix(X, kernel_fct, sig2) % % This ma
www.eeworm.com/read/396528/8101498

java num2rmb.java

package bean; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Num2RMB { public Num2RMB() { // TODO Auto-generated construct
www.eeworm.com/read/144264/12805210

txt see5sam.txt

To run See5Sam.exe from a command prompt window: * Make sure that you have run See5 on your application to construct the kind of classifier that you want to use. * Put See5Sam.exe in the
www.eeworm.com/read/331336/12832432

m kernel_matrix.m

function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt) % Construct the positive (semi-) definite and symmetric kernel matrix % % >> Omega = kernel_matrix(X, kernel_fct, sig2) % % This ma
www.eeworm.com/read/328346/13032689

m idft.m

function v = idft(t,c,k) %function v = idft(t,c,K) %Inverse dft with arbitrary time step to construct waveform from Fourier series % returns a vector corresponding to points in t %idft (t,c,K) % t=ti
www.eeworm.com/read/328346/13032757

m idft.m

function v = idft(t,c,k) %function v = idft(t,c,K) %Inverse dft with arbitrary time step to construct waveform from Fourier series % returns a vector corresponding to points in t %idft (t,c,K) % t=ti
www.eeworm.com/read/139320/13161332

m kernel_matrix.m

function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt) % Construct the positive (semi-) definite and symmetric kernel matrix % % >> Omega = kernel_matrix(X, kernel_fct, sig2) % % This ma
www.eeworm.com/read/138860/13207249

m ld2quin.m

function [h0, h1] = ld2quin(beta) % LD2QUIN Quincunx filters from the ladder network structure % % Construct the quincunx filters from an allpass filter (beta) using the % ladder network struct
www.eeworm.com/read/324303/13273692

m kernel_matrix.m

function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt) % Construct the positive (semi-) definite and symmetric kernel matrix % % >> Omega = kernel_matrix(X, kernel_fct, sig2) % % This ma