搜索结果
找到约 138 项符合
Sequence 的查询结果
按分类筛选
- 全部分类
- matlab例程 (26)
- 技术资料 (18)
- 其他 (12)
- 数学计算 (11)
- 通讯/手机编程 (6)
- 通讯编程文档 (4)
- 单片机开发 (4)
- VHDL/FPGA/Verilog (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- 加密解密 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- Linux/Unix编程 (2)
- *行业应用 (2)
- Java编程 (2)
- 网络 (2)
- 文件格式 (2)
- 微处理器开发 (2)
- 系统设计方案 (2)
- VC书籍 (2)
- 行业发展研究 (2)
- RFID编程 (2)
- VIP专区 (2)
- 源码 (1)
- 书籍 (1)
- 接口技术 (1)
- 学术论文 (1)
- 书籍源码 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 软件设计/软件工程 (1)
- 并行计算 (1)
- Ajax (1)
VIP专区 100+篇深度学习英文论文资料合集
2.5 Neural Turing Machine
-
2.1 Model
-
.DS_Store
10KB
2.4 RNN Sequence-to-Sequence Model
-
2.8 One Shot Deep Learning
-
2.7 Deep Transfer Learning Lifelong Learning especially for RL
-
2.2 Optimization
-
1.4 Speech Recognition Evolution
-
1.2 Deep Belief Network(DBN)(Milestone of Deep Learning Eve) ...
游戏 * This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ES
* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
matlab例程 this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to c
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
技术资料 cp0201_Transmitter_2PPM_TH
这是仿真跳时序列超宽带带的源代码,希望我能给所需的人提供一点帮助。-This is the simulation dancers sequence UWB with the source code
matlab例程 WALSH CODES AND THEIR PSEUDOALEATORY SEQUENCES - INTRODUCTION - THE REPRESENTATION AS ELEMENTS OF
WALSH CODES AND THEIR
PSEUDOALEATORY SEQUENCES
- INTRODUCTION
- THE REPRESENTATION AS ELEMENTS OF THE EXTENS
GALOIS FIELDS
- THE PSEUDORANDOM SEQUNCE GENERATORS MPLEMENTATION
- MAXIMAL SEQUENCE (M-SEQUENCES)
- GOLD CODES
- KASAMI CODES
- EXAMPLES OF PSEUNDOALEATOR SEQUNECES USED IN IS-95
通讯/手机编程 The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And w ...
单片机开发 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序
51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latt ...
数值算法/人工智能 Measuring Frequency Content in Signals I this section we will study some non parametric methods fo
Measuring Frequency Content in
Signals
I this section we will study some non parametric methods for spectrum estimation
of a stochastic process. These methods are described in the literature.
All methods are based on the Periodogram which is defined for a sequence x[n]
with length N according to ...
通讯编程文档 We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a R
We simulate uncoded BER of BPSK modulated
data as a function of SNR
-in an AWGN channel
-in a Rayleigh fading channel
-in an AWGN channel when direct sequence spreading
is used
and compare results to the theoretical ones.
We assume coherent receiver and perfect
synchronization.
数值算法/人工智能 ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5,
ACM试题Problem K:Ones
Description
Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?