代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/209404/15220615
m l2.m
function X=L2(x,y,x1)
% input x is a vector that contains a list of abscissas
% y is a vector that cntains a list of ordinates
% x1 is the number at where the interpolation is to be oba
www.eeworm.com/read/474586/6813131
svn-base reverse.m.svn-base
function x = reverse(x)
% flip a vector
x = x(end:-1:1);
www.eeworm.com/read/474586/6813168
m reverse.m
function x = reverse(x)
% flip a vector
x = x(end:-1:1);
www.eeworm.com/read/194440/8193148
m shootray.m
function [x,t]=shootray(v,z,p)
% SHOOTRAY: similar to RAYFAN but with less error checking (faster)
%
% [x,t]=shootray(v,z,p)
%
% SHOOTRAY shoots a single ray or fan of rays through a stratified
www.eeworm.com/read/194440/8194145
m shootray.m
function [x,t]=shootray(v,z,p)
% [x,t]=shootray(v,z,p)
%
% shootray shoots a single ray or fan of rays through a stratified
% velocity model.
% It is assumed that v is a vector of interval vel
www.eeworm.com/read/368137/9709896
cpp elim-dups.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/414751/11104091
hlp eqmotion.hlp
-----------------------------------------------------------------
System BEAVER - subsystem 'Aircraft Equations of Motion (Beaver)'
=================================================================
www.eeworm.com/read/300716/13896884
txt license.txt
END USER LICENSE AGREEMENT FOR CANchkEDS
This software license agreement ("Agreement") is a legal agreement between
you and your company (hereinafter "you and your company" shall be referred
www.eeworm.com/read/134897/13971055
hlp eqmotion.hlp
-----------------------------------------------------------------
System BEAVER - subsystem 'Aircraft Equations of Motion (Beaver)'
=================================================================