代码搜索:COMPASS

找到约 635 项符合「COMPASS」的源代码

代码结果 635
www.eeworm.com/read/257078/11951298

m e0623.m

x=[2 -2 1 3 -1];y=[2 2 -2 1 -3];compass(x,y); title('Example of a Compass Plot');grid on
www.eeworm.com/read/445391/7595893

m test_align_compass.m

clear close glvs; ws2 = glv.g0/glv.Re; % 修拉周期平方 xi = sqrt(2)/2; Td = 20; % 水平调平参数k1,k2,k3 sigma = 2*pi*xi/(Td*sqrt(1-xi^2)); k1 = 3*sigma; k2 = sigma^2*(2+1/xi^2)/ws2-1; k3 = sigma^3/(glv.g0
www.eeworm.com/read/434390/7869273

m test_align_compass.m

clear close glvs; ws2 = glv.g0/glv.Re; % 修拉周期平方 xi = sqrt(2)/2; Td = 20; % 水平调平参数k1,k2,k3 sigma = 2*pi*xi/(Td*sqrt(1-xi^2)); k1 = 3*sigma; k2 = sigma^2*(2+1/xi^2)/ws2-1; k3 = sigma^3/(glv.g0
www.eeworm.com/read/294145/3919972

h qwt_compass_rose.h

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is f
www.eeworm.com/read/294145/3919996

cpp qwt_compass_rose.cpp

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is fr
www.eeworm.com/read/291165/3969796

h qwt_compass_rose.h

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is f
www.eeworm.com/read/291165/3969819

cpp qwt_compass_rose.cpp

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library is fr
www.eeworm.com/read/273525/4205061

class compass1dir.class

// compass1dir // // Style for compass directions with directions N, E, S, and W. // // Also allows Top for north, Bottom for south, Left for west, and Right for // for east. *! version
www.eeworm.com/read/273525/4205074

class compass3dir.class

// compass3dir // // Style for compass directions with 3 directions between N, E, S, and W. // // Also allows Top for north, Bottom for south, Left for west, and Right for // for east. *
www.eeworm.com/read/273525/4205079

class compass2dir.class

// compass2dir // // Style for compass directions with 1 direction between N, E, S, and W. // // Also allows Top for north, Bottom for south, Left for west, and Right for // for east. *! v