代码搜索结果
找到约 10,000 项符合
T 的代码
t_demo.m
% T_DEMO - demonstration of capabilities.
% Short example of capabilities of tidal analysis toolbox.
%
% In this example, we
% a) do nodal corrections for satellites,
% b) use i
t_astron.m
function [astro,ader] = t_astron(jd)
% T_ASTRON Computes astronomical Variables
% [A,ADER] = ASTRON(JD) computes the astronomical variables
% A=[tau,s,h,p,np,pp] (cycles)
% and their
t_getconsts.m
func<mark>t</mark>ion [cons<mark>t</mark>,sa<mark>t</mark>,shallow]=<mark>t</mark>_ge<mark>t</mark>cons<mark>t</mark>s(c<mark>t</mark>ime);
% <mark>T</mark>_GE<mark>T</mark>CONS<mark>T</mark>S Ge<mark>t</mark>s cons<mark>t</mark>i<mark>t</mark>uen<mark>t</mark> da<mark>t</mark>a s<mark>t</mark>ruc<mark>t</mark>ures
% [CONS<mark>T</mark>,SA<mark>T</mark>,SHALLOW]=<mark>T</mark>_GE<mark>T</mark>CONS ...
t_errors.m
% Status of error estimates (Version 1.0, 1/Sep/01)
%
% To generate a harmonic analysis, we
%
% a) fit the series to either sines and cosines at specified
% (positive) frequencies, or
t_equilib.dat
% Equilibrium Tidal Potential
%
% Values taken from Appendix 1 of Godin, "The Analysis
% of Tides", Univ. Toronto Press, 1972.
%
% Constants multiplied by 1e5.
% Names as in tide3.dat
%
%Name
t_haspqcap.m
function t_hasPQcap(quiet)
%T_HASPQCAP Tests for hasPQcap.
% MATPOWER
% $Id: t_hasPQcap.m,v 1.1 2005/10/14 16:59:43 ray Exp $
% by Ray Zimmerman, PSERC Cornell
% Copyright (c) 2005 by Power
t_makeptdf.m
function t_makePTDF(quiet)
%T_MAKEPTDF Tests for makePTDF().
% MATPOWER
% $Id: t_makePTDF.m,v 1.3 2006/12/15 19:41:19 ray Exp $
% by Ray Zimmerman, PSERC Cornell
% Copyright (c) 2006 by Powe
t_loadcase.m
function t_loadcase(quiet)
%T_LOADCASE Test that loadcase() works with a struct as well as case file.
% MATPOWER
% $Id: t_loadcase.m,v 1.5 2005/11/04 18:09:48 ray Exp $
% by Ray Zimmerman, PSE