代码搜索:Array Signal Processing
找到约 10,000 项符合「Array Signal Processing」的源代码
代码结果 10,000
www.eeworm.com/read/237731/13935144
m fm_receive_signal.m
function [demod_I,demod_Q] = fm_signal_received(signal_I,signal_Q,fai_de)
fai_py = exp(j * fai_de);
signal_send = signal_I + i .* signal_Q;
signal_receive = receive_send .* fai_py;
demod_I =
www.eeworm.com/read/235315/14074664
bak signal_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 //
www.eeworm.com/read/235264/14079642
doc signal connection table.doc
www.eeworm.com/read/203419/15359498
c signal circle link.c
# define null 0
typedef char ElemType;
typedef struct Circular
{
ElemType data;
struct LNode *next;
};
setnull(struct Circular **p)
{
*p=null;
}
int length (struct Circular **p)
{
www.eeworm.com/read/113863/15446260
c signal_rt_intr.c
/* include signal_rt_intr */
#include "unpipc.h"
Sigfunc_rt *
signal_rt_intr(int signo, Sigfunc_rt *func)
{
struct sigaction act, oact;
act.sa_sigaction = func;
sigemptyset(&act.sa_mask);
act.sa
www.eeworm.com/read/110662/15527808
c signal_gen2.c
/*
signal_gen2 - generate two sinewaves of f1 and f2
*/
#include
#define DELTA 0x7fa0 /* Delat - excite signal */
#define UNIT 0x7fff
#define THIRD 0x2aaa
www.eeworm.com/read/100584/15870835
c signal_rt_intr.c
/* include signal_rt_intr */
#include "unpipc.h"
Sigfunc_rt *
signal_rt_intr(int signo, Sigfunc_rt *func)
{
struct sigaction act, oact;
act.sa_sigaction = func;
sigemptyset(&act.sa_mask);
act.sa
www.eeworm.com/read/100074/15886438
m4 ost_signal.m4
dnl Copyright (C) 1999-2000 Open Source Telecom Corporation.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as
www.eeworm.com/read/100019/15888018
h thread_signal_num.h
//
// Signal number definitions. Linux version.
//
// Copyright (C) 1995, 1996 Free Software Foundation, Inc.
// Copyright (C) 1999 豶n E. Hansen
//
#ifndef __MY_SIGN
#define __MY_SIGN
//
// Signals
www.eeworm.com/read/373367/2763097
dox group_defs.dox
/*!
* \defgroup block Signal Processing Blocks
* These are the signal processing blocks...
* @{
*/
/*!
* \defgroup source Signal Sources
* signal sources docs...
*/
/*!
* \defgroup sink Sign