代码搜索:Reduce

找到约 3,959 项符合「Reduce」的源代码

代码结果 3,959
www.eeworm.com/read/484366/6586333

pch reduce.pch

www.eeworm.com/read/484366/6586341

dsp reduce.dsp

# Microsoft Developer Studio Project File - Name="reduce" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/483201/6611162

mdb reduce.mdb

www.eeworm.com/read/482678/6621228

m reduce.m

function res = reduce(im,bfilt) % % function res = reduce(im,bfilt) % % Separable convolution and subsampling by a factor of two % im: input image % bfilt: convolution kernel (vector). %
www.eeworm.com/read/481627/6636605

v reduce.v

/******************************************************/ /* module reduce */ /******************************************************/ // --------------
www.eeworm.com/read/480200/6668057

m reduce.m

function [q,o2,o3] = reduce(p,type,varargin) % % q = reduce(p,'type',[options]) -- "Reduce" a KDE, so that it requires fewer % kernels but has similar representative power (better than just resamp
www.eeworm.com/read/480287/6671014

m reduce.m

www.eeworm.com/read/479815/6679229

v reduce.v

/******************************************************/ /* module reduce */ /******************************************************/ // --------------
www.eeworm.com/read/477743/6733658

vhdl reduce.vhdl

-- Copyright © 2007 Wesley J. Landaker -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as publis
www.eeworm.com/read/264420/11315719

m reduce.m

function [xx]=reduce(x,var1,var2) % % REDUCE % % Function to return a matrix xx with % columns var1 and var2 removed. If var1=var2, % then only one column is removed. % % Called: [xx]=reduce(x