搜索结果
找到约 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)
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...
matlab例程 该函数仿真CDMA系统的信道
该函数仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量 mpath_amp为信道多径的幅度因子 ...
行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra-
group similarity while minimizing the inter-group similarity.
The first and foremost question needed to be considered in clustering
W b sessions is how to measure the similarity be ...
matlab例程 仿真CDMA系统的信道
仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量,mpath_amp为信道多径的幅度因子 ...
嵌入式综合 NIOSII用户定制指令
With the Altera Nios II embedded processor, you as the system designercan accelerate time-critical software algorithms by adding custominstructions to the Nios II processor instruction set. Using custominstructions, you can reduce a complex sequence of standard instructionsto a single instruction im ...
微处理器开发 Name Function --- --- --- --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Que
Name Function
--- --- --- --- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Al ...
单片机编程 TLC1549串口传输与单片机的AD设计
详细介绍了TLC1549系列模数转换器的特点及工作原理,然后根据TLC1549的工作时序和A/D转换原理针对实际问题编写了详细的汇编语言程序。
Abstract:
 A basic principle and characteristic of TLC1549 analog-to-digital converter are introduced? detailedly in this article.Through engineering-oriented illust ...
文件格式 This project aim was to build wireless software modem for data communication between two computers
This project aim was to build wireless software modem for data communication
between two computers using an acoustic interface in the voice frequency range (20Hz–
20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz –
20,000Hz) and the receiving antenna is a microphone (fr ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
Java书籍 教程将引导你通过多个操作步骤创建一个 Java 应用, 它覆盖了 Together 的基本特性. Together 教程是基于 Java 的, 但程序员还是可以在其他语言下很容易地模仿这些操作步骤.
教程将引导你通过多个操作步骤创建一个 Java 应用, 它覆盖了 Together 的基本特性. Together 教程是基于 Java 的, 但程序员还是可以在其他语言下很容易地模仿这些操作步骤. (教程只需要很少的 Java 知识.)
TogetherControlCenter6入门实践教程
工程和包
需求与用例图(Use Case Diagrams)
业务规则与活动图(Activity Diagr ...