代码搜索结果

找到约 10,000 项符合 G 的代码

q611g.m

%《MATLAB在电子信息课程中的应用》第六章例6.11程序调用版q611<mark>g</mark> % 方波经过低通滤波器后恢复(参数已设好无须输入) % 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月 % 连续信号的付利叶分析 % 演示(1).频域样本点数可取得与时域样本点数不同; % (2).若要求的频谱太宽,而时域样本点数又取得太少,会发生频率泄漏 % 设已知信号的时域波形f( ...

g_ncr5380.c

#define AUTOSENSE /* * Generic Generic NCR5380 driver * * Copyright 1993, Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@colorado.edu

g_ncr5380.h

/* * Generic Generic NCR5380 driver defines * * Copyright 1993, Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@colorado.edu * +1 (30

g_p_mainmm.m

%^^^^^^^^^^^^^^^^^^G--P法求时间序列的最佳嵌入维数主函数^^^^^^^^^^^^^^^^^^^^^ clear all; clc; %^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ r0=5e-2; % attentian rn=1; n

const_g_circle.m

function const_G_circle(G,linespec) % % This function plots a constant conductance circle in the Smith Chart % % It is assume that global variable Z0 has % already been set (see Set_Z0 fun

g8k.bdf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

g_lll_xd.cpp

#include #include #include #include #include NTL_START_IMPL static void RowTransform(vec_ZZ& A, vec_ZZ

g_lll_qp.cpp

#include #include #include #include NTL_START_IMPL static inline void CheckFinite(double *p) { if (!IsFinite(p)) Er