代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/449504/7503086
m compare_weights2.m
% PURPOSE: An example of model comparison using sar_g() function
% to compare various weight matrix specifications
% (on a small data set)
%---------------------
www.eeworm.com/read/331374/12831726
m data_associate.m
function [zf,idf, zn]= data_associate(x,P,z,R, gate1, gate2)
%
% Simple gated nearest-neighbour data-association. No clever feature
% caching tricks to speed up association, so computation is O(N)
www.eeworm.com/read/492798/6409191
mht factorl.mht
From:
Subject:
Date: Tue, 12 May 2009 09:42:40 -0700
MIME-Version: 1.0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit
C
www.eeworm.com/read/480149/6677778
m sumarize11_3_2.m
load woman2
subplot(2,2,1)
imshow(X,map)
X1 = imresize(X,2,'nearest');
subplot(2,2,2)
imshow(X1,[]);
X2 = imresize(X,2,'bilinear');
subplot(2,2,3)
imshow(X2,[]);
X3 = imresize(X,2,'bicubic');
www.eeworm.com/read/409142/11344998
m sumarize11_3_2.m
load woman2
subplot(2,2,1)
imshow(X,map)
X1 = imresize(X,2,'nearest');
subplot(2,2,2)
imshow(X1,[]);
X2 = imresize(X,2,'bilinear');
subplot(2,2,3)
imshow(X2,[]);
X3 = imresize(X,2,'bicubic');
www.eeworm.com/read/256299/12010222
m sumarize11_3_2.m
load woman2
subplot(2,2,1)
imshow(X,map)
X1 = imresize(X,2,'nearest');
subplot(2,2,2)
imshow(X1,[]);
X2 = imresize(X,2,'bilinear');
subplot(2,2,3)
imshow(X2,[]);
X3 = imresize(X,2,'bicubic');
www.eeworm.com/read/251501/12340766
bat demo.bat
echo "test VQ"
..\bin\nearest -a vq.sen spkr_te.dat spkr_tr.cod
type vq.sen
pause
echo "test GVQ"
..\bin\nearest -a gvq.sen spkr_te.dat spkr_tr.gvq
type gvq.sen
pause
echo "test GMM"
..\b
www.eeworm.com/read/232704/14184837
m sumarize11_3_2.m
load woman2
subplot(2,2,1)
imshow(X,map)
X1 = imresize(X,2,'nearest');
subplot(2,2,2)
imshow(X1,[]);
X2 = imresize(X,2,'bilinear');
subplot(2,2,3)
imshow(X2,[]);
X3 = imresize(X,2,'bicubic');
www.eeworm.com/read/231498/14230657
m data_associate.m
function [zf,idf, zn]= data_associate(x,P,z,R, gate1, gate2)
%
% Simple gated nearest-neighbour data-association. No clever feature
% caching tricks to speed up association, so computation is O(N)
www.eeworm.com/read/215382/15062630
m sumarize11_3_2.m
load woman2
subplot(2,2,1)
imshow(X,map)
X1 = imresize(X,2,'nearest');
subplot(2,2,2)
imshow(X1,[]);
X2 = imresize(X,2,'bilinear');
subplot(2,2,3)
imshow(X2,[]);
X3 = imresize(X,2,'bicubic');