代码搜索:computing

找到约 6,514 项符合「computing」的源代码

代码结果 6,514
www.eeworm.com/read/205457/15315785

m user_alg10.m

function W = user_alg10( x ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sig
www.eeworm.com/read/169190/5426590

authors

Written by: Philip Hazel University of Cambridge Computing Service, Cambridge, England. Phone: +44 1223 334714. Copyright (c) 1997-2001 University of Cambridge
www.eeworm.com/read/163883/5506552

h ruleexporter.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================
www.eeworm.com/read/395037/8198268

m vanillapricingusingdifferentmethods.m

clear all; close all; NbSimu = 20000 : 20000: 200000; NbPoints = numel(NbSimu); ResAV = zeros(NbPoints,1); ResMC = zeros(NbPoints,1); ResMCCV = zeros(NbPoints,1); ResSobol = zeros(NbPoin
www.eeworm.com/read/293183/8310178

m modeseek.m

%MODESEEK Clustering by modeseeking % % [labels,J] = modeseek(D,k) % % If D is a n*n distance matrix between object then a k-nn % modeseeking method is used to assign each object to its nearest %
www.eeworm.com/read/415531/11066425

m mlsd2dlinesprecompute.m

function mlsd = MLSD2DlinesPrecompute(varargin) % MLSD2DLINESPRECOMPUTE Generates a 2D MLSD structure. % % function mlsd = MLSD2DlinesPrecompute(p,v,type) % % This function precomputes a set of valu
www.eeworm.com/read/266298/11232613

h robot.h

/*! @file robot.h @brief Robots class definitions. */ #define pi 3.14159 //lengths of excavator's working components #define a1 200 #define a2 3720 #define a3 1620 #define a4 9
www.eeworm.com/read/147186/12579001

m isposdef.m

function b = isposdef(a) % ISPOSDEF Test for positive definite matrix. % ISPOSDEF(A) returns 1 if A is positive definite, 0 otherwise. % Using chol is much more efficient than computing eig
www.eeworm.com/read/135470/13927246

m user_alg7.m

function W = user_alg7( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign
www.eeworm.com/read/135470/13927260

m user_alg8.m

function W = user_alg8( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign