代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/291752/8398475
h phase_genie.h
//
// File = phase_genie.h
//
#ifndef _PHASE_GENIE_H_
#define _PHASE_GENIE_H_
#include "signal_T.h"
#include "psmodel.h"
class PhaseRecoveryGenie : public PracSimModel
{
public:
Pha
www.eeworm.com/read/187956/8585646
m creatnlfm.m
function signal=Creatnlfm(pulseLen,a1,a2,a3,amp,dt)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%signal=CreatNLFM(pulseLen,from,endpos,freq,pha,amp,k,dt)
%非线性调频信号发生器
%
www.eeworm.com/read/239554/13272145
h phase_genie.h
//
// File = phase_genie.h
//
#ifndef _PHASE_GENIE_H_
#define _PHASE_GENIE_H_
#include "signal_T.h"
#include "psmodel.h"
class PhaseRecoveryGenie : public PracSimModel
{
public:
Pha
www.eeworm.com/read/158395/11621401
m creatnlfm.m
function signal=Creatnlfm(pulseLen,a1,a2,a3,amp,dt)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%signal=CreatNLFM(pulseLen,from,endpos,freq,pha,amp,k,dt)
%非线性调频信号发生器
%
www.eeworm.com/read/433114/8544497
m seismic_examples2.m
% Seismic_examples2
% Examples of the usage of seismic functions
clear all
presets
global S4M %#ok
% Create a minimum-phase wavelet
wavelet=s_create_wavelet({'type','min-pha
www.eeworm.com/read/120487/6072036
readme
Bruce Momjian
Here are some of the scripts I use to make development easier.
First, I use 'cporig' on every file I am about to change. This makes a
copy with the extension
www.eeworm.com/read/100285/6270811
readme
Bruce Momjian
Here are some of the scripts I use to make development easier.
First, I use 'cporig' on every file I am about to change. This makes a
copy with the extensi
www.eeworm.com/read/183001/5258902
readme
Bruce Momjian
Here are some of the scripts I use to make development easier.
First, I use 'cporig' on every file I am about to change. This makes a
copy with the extension
www.eeworm.com/read/393024/2489886
mspec stepgen.mspec
[stepgen.symbols]
id_code : {"type":"constant", "value":10}
num_regs : {"type":"constant", "value":3}
vhdl_package : {"type":"constant", "value":"stepgen"}
step_up_phA : {"type":"pin", "description":"
www.eeworm.com/read/120487/6072049
c entab.c
/*
** entab.c - add tabs to a text file
** by Bruce Momjian (root@candle.pha.pa.us)
**
** version 1.3
**
** tabsize = 4
**
*/
#include
#include
#include
#include