代码搜索:XAPP

找到约 1,517 项符合「XAPP」的源代码

代码结果 1,517
www.eeworm.com/read/13911/287175

m costlbfixed.m

function [cost] = costlbfixed(StepSigma,DirSigma,Sigma,indsup,Alpsup,w0,C,Xapp,yapp,pow); %COSTLBFIXED Computes an upper bound on SVM loss % COST = COSTLBFIXED(STEPSIGMA,DIRSIGMA,SIGMA,INDSUP,ALPSUP
www.eeworm.com/read/32161/1032484

c myrand.c

// RANDOM Number generator (hardware friendly) // // LFSR Register for a maximal length P/N sequence of 2^32: // // Taken from XILINX App Note XAPP 052. // // Taps for 32-bit sequence are at: // 31
www.eeworm.com/read/38898/1117612

c myrand.c

// RANDOM Number generator (hardware friendly) // // LFSR Register for a maximal length P/N sequence of 2^32: // // Taken from XILINX App Note XAPP 052. // // Taps for 32-bit sequence are at: // 31
www.eeworm.com/read/369958/2788106

m costwbfixed.m

function [cost] = costwbfixed(StepSigma,DirSigma,Sigma,indsup,Alpsup,w0,C,Sigmaold,Xapp,yapp,pow); %COSTWBFIXED Computes an upper bound on SVM loss % COST = COSTWBFIXED(STEPSIGMA,DIRSIGMA,SIGMA,INDS
www.eeworm.com/read/369958/2788112

m gradwfixed.m

function [grad] = gradwfixed(Sigma,indsup,Alpsup,C,Xapp,yapp,Sigmaold,pow); %GRADWFIXED Computes the gradient of an upper bound on SVM loss wrt SIGMA^POW % GRAD = GRADWFIXED(SIGMA,INDSUP,ALPSUP,C,X
www.eeworm.com/read/369958/2788114

m costlbfixed.m

function [cost] = costlbfixed(StepSigma,DirSigma,Sigma,indsup,Alpsup,w0,C,Xapp,yapp,pow); %COSTLBFIXED Computes an upper bound on SVM loss % COST = COSTLBFIXED(STEPSIGMA,DIRSIGMA,SIGMA,INDSUP,ALPSUP
www.eeworm.com/read/109798/15548393

c myrand.c

// RANDOM Number generator (hardware friendly) // // LFSR Register for a maximal length P/N sequence of 2^32: // // Taken from XILINX App Note XAPP 052. // // Taps for 32-bit sequence are at: // 31
www.eeworm.com/read/104415/15694435

c myrand.c

// RANDOM Number generator (hardware friendly) // // LFSR Register for a maximal length P/N sequence of 2^32: // // Taken from XILINX App Note XAPP 052. // // Taps for 32-bit sequence are at: // 31
www.eeworm.com/read/455360/7372881

pjt tsktest.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="tsktest" ProjectDir="D:\DM64xApp\07tsktest\" ProjectType=Executable CPUFamily=TMS32
www.eeworm.com/read/13911/287169

m gradwbfixed.m

function [grad] = gradwbfixed(Sigma,indsup,Alpsup,w0,C,Xapp,yapp,Sigmaold,pow); %GRADWBFIXED Computes the gradient of an upper bound on SVM loss wrt SIGMA^POW % GRAD = GRADWBFIXED(SIGMA,INDSUP,ALPS