代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/339293/12244359
m expl3_11.m
clear all; close all
s = tf('s');
G = (0.01/(s+1.72e-4)/(4.32*s + 1))*[-35.54*(s+0.0572), 1.913; -30.22e5*s, -9.188e5*s-638.56];
omega = logspace(-5,2,61);
for i = 1:length(omega)
Gf = f
www.eeworm.com/read/130490/14190194
h statlib.h
#ifndef STATLIB_H
#define STATLIB_H
/**
* Plotting mode
*/
enum plotting_mode {
TOTAL, /**< Percentage over all previous messages */
N_AVERAGE /**< Percentage over previous N messages */
www.eeworm.com/read/141300/5771080
c com_setscale.c
#include
#include
#include
#include "com_setscale.h"
#include "quote.h"
#include "streams.h"
#include "vectors.h"
#include "plotting/plotting.h"
#include "plotting/pvec.
www.eeworm.com/read/141300/5770944
c com_state.c
#include
#include
#include
#include
#include
#include
#include "circuits.h"
#include "com_state.h"
#include "streams.h"
#include "
www.eeworm.com/read/141300/5770856
am makefile.am
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am,v 1.21 2005/05/30 20:28:29 sjborley Exp $
SUBDIRS = plotting help parser wdisp @NUMPARAMDIR@
DIST_SUBDIRS = plotting help
www.eeworm.com/read/209211/4982160
h iplot.h
/* Plotting functions for v8 and v9 systems */
/* This file is an alternative to plot.h */
/* open the plotting output */
#define openpl() print("o\n")
/* close the plotting output */
#define close
www.eeworm.com/read/136571/5870778
h gtkanal.h
#ifndef GTKANAL_DOT_H
#define GTKANAL_DOT_H
#include "lame.h"
#include "encoder.h"
#define READ_AHEAD 10 /* number of frames to read ahead */
#define MAXMPGLAG READ_AHEAD /* if
www.eeworm.com/read/110972/6163316
h gtkanal.h
#ifndef GTKANAL_DOT_H
#define GTKANAL_DOT_H
#include "lame.h"
#include "encoder.h"
#define READ_AHEAD 10 /* number of frames to read ahead */
#define MAXMPGLAG READ_AHEAD /* if
www.eeworm.com/read/222279/14698415
xm colorhue.xm
#######################################################################
# #
# Example: Plotting Color
www.eeworm.com/read/222279/14698448
xm colorhsb.xm
#######################################################################
# #
# Example: Plotting Color