代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/337085/12392276
m q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
www.eeworm.com/read/282784/4087448
m q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
www.eeworm.com/read/426331/1991646
txt nna_tsp8.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 8
Distances between cities...:
Ista
www.eeworm.com/read/426331/1991653
txt nna_tsp4.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 4
Distances between cities...:
Ista
www.eeworm.com/read/426331/1991658
txt nna_tsp3.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 3
Distances between cities...:
Ista
www.eeworm.com/read/426331/1991660
txt nna_tsp9.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 9
Distances between cities...:
Ista
www.eeworm.com/read/475355/6778934
m q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
www.eeworm.com/read/414143/11126354
m q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
www.eeworm.com/read/203109/15365407
m q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************
www.eeworm.com/read/444528/6965667
makefile
#-----------------------------------------------------------------------------
# Makefile for ann2fig
#
# ANN: Approximate Nearest Neighbors
# Version: 1.1.1 08/04/06
#--------------------------------