代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/317326/13505916
m sa_fig3_17.m
% Smart Antennas Figure 3.17 plotting the directivity vs. finite dipole length in wavelengths
F=inline('((cos(pi*ll*cos(x))-cos(pi*ll))./sin(x)).^2.*sin(x)')
delta=.01;
x=delta:delta:pi;
for i
www.eeworm.com/read/317326/13505950
m sa_fig4_8.m
% Smart Antennas Figure 4.8 plotting the directivity vs. steering angle for
% N element array
set(0,'defaultfigurecolor','w')
N=4;
F=inline('(sin(.5*N*pi*(cos(x)-cos(theta0)))./(.5*N*pi*(cos(
www.eeworm.com/read/301504/13858060
m svrplot.m
function svrplot(X,Y,ker,beta,bias,e,mag,xaxis,yaxis,input)
%SVRPLOT Support Vector Regression Plotting routine for 1D function
%
% Usage: svrplot(X,Y,ker,alpha,bias,e,mag,xaxis,yaxis,input)
%
% Par
www.eeworm.com/read/141300/5771057
c com_xgraph.c
#include
#include
#include
#include
#include "plotting/plotit.h"
#include "com_xgraph.h"
/* xgraph file plotargs */
void
com_xgraph(wordlist *wl)
{
www.eeworm.com/read/136812/5859056
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define
www.eeworm.com/read/136812/5859167
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define
www.eeworm.com/read/136812/5859183
c open.c
#ifndef lint
static char sccsid[] = "@(#)open.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define
www.eeworm.com/read/101082/6243995
h con.h
/* con.h 4.1 83/06/27 */
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define LEFT 010
# define RIGHT 040
# define BEL 007
# define ESC 033
# define ACK
www.eeworm.com/read/101082/6244150
h con.h
/* con.h 4.1 83/06/27 */
#
#include
/* gsi plotting output routines */
# define DOWN 012
# define UP 013
# define LEFT 010
# define RIGHT 040
# define BEL 007
# define ESC 033
# define ACK
www.eeworm.com/read/101082/6244167
h con.h
/* con.h 4.1 83/06/27 */
#
#include
/* gsi plotting output routines */
# define DOUBLE 010
#define ADDR 0100
#define COM 060
#define PENUP 04
#define MAXX 070
#define MAXY 07
#define SPACES