代码搜索:XY图
找到约 10,000 项符合「XY图」的源代码
代码结果 10,000
www.eeworm.com/read/296580/8091052
cpp gaussbl2xy.cpp
// GaussBL2xy.cpp : Defines the entry point for the console application.
//
#include "stdafx.h "
#include "math.h "
#include "CoorTrans.h "
#include
www.eeworm.com/read/318176/13484178
h poly2xy.h
/*
* C++ class to implement a bivariate polynomial type and to allow
* arithmetic on polynomials whose coefficients are from
* the finite field of characteristic 2
*
* WARNING: This class h
www.eeworm.com/read/318176/13484214
cpp poly2xy.cpp
/*
* C++ class to implement a bivariate polynomial type and to allow
* arithmetic on such polynomials whose coefficients are from
* the finite field of characteristic 2
*
* WARNING: This cl
www.eeworm.com/read/318008/13490597
m xy2polar.m
function [mag,theta] = xy2polar(pp)
%
%%%%%%%%%%%%%%%%%% xy2polar.m %%%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H.
www.eeworm.com/read/318008/13490618
m xy2p.m
function [mag,theta] = xy2p(pp)
%
%%%%%%%%%%%%%%%%%%%% xy2p.m %%%%%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Ch