搜索结果
找到约 1,466 项符合
Space-time 的查询结果
其他 一个matlab time dot main cross-correlation
一个matlab time dot main cross-correlation, 解压后在matlab里运行即可,可计算各种数字信号的延迟,没有密码
其他书籍 Real-Time Digital Signal Processing Implementations and Applications Second Edition。实时数字信号处理
Real-Time Digital Signal Processing Implementations and Applications Second Edition。实时数字信号处理,非常好。
数学计算 C++ net time 读取网洛时间
C++ net time 读取网洛时间
matlab例程 A hybrid Particle Swarm Optimization algorithm for functions in the real space.
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
邮电通讯系统 short time speeching signal processing
short time speeching signal processing
其他书籍 Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very br
Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the b ...
软件工程 That book tell you how to write code effective and learn it .it s better for your time.
That book tell you how to write code effective and learn it .it s better for your time.
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...
Linux/Unix编程 fsmlabs的real time linux的内核
fsmlabs的real time linux的内核,版本rtl-3.2-pre
嵌入式/单片机编程 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小
通用ASK信号解码接收程序
1. 接收数据位数最多为40(5*8)位.
2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME".
3. 宽脉冲最大允许时间和最小允许时间的计算方式:
脉冲允许时间=TCC 中断时间(us)*设定数据
4. 在接收到完整的数据后建立rx_data_ok标志.
5. 该子程序由主程序调用.
6. 数据格式:rx_data5 ...