代码搜索:stations
找到约 237 项符合「stations」的源代码
代码结果 237
www.eeworm.com/read/227483/14422915
asv basest.asv
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/227483/14422920
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/491360/1191756
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/173155/5376348
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/270429/4238307
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/423126/2029247
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/295341/8168926
m basest.m
% Program 7-2
%
% basest.m
%
% This function sets positions of the base stations.
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [out] = basest()
baseinfo(1, 1) = 0.0;
b
www.eeworm.com/read/264205/11325834
m adjcel1.m
% This function is to find cellulars coordinates (Base Stations in the middle) for a given N (so as i/j)
function [CelLoc] = AdjCel(N)
[ii,jj] = CorN(N)
CelLoc = zeros(18,1)+j*zeros(18,1);
for
www.eeworm.com/read/338851/12277129
m displvar.m
% DISPLVAR.M: displays individual stations from omp2 produced by statns2.m.
%
% displvar.m
%
% This program is part of the OMP package from:
% Institut fuer Meereskunde
% J. Karstensen
% Troplowitz
www.eeworm.com/read/396844/2406753
m exampleprecipgsn.m
dmn=readDomain('Spain');
CP=getEOF(dmn,'ncp',10);
Example.Network={'GSN'};
Example.Stations={'Spain.stn'};
Example.Variable={'Precip'};
[data,Example]=loadStations(Example,'dates',{dmn.startD