搜索:INTERVAL
找到约 39 项符合「INTERVAL」的查询结果
结果 39
按分类筛选
- 全部
- 数学计算 (5)
- 技术资料 (4)
- 汇编语言 (4)
- matlab例程 (3)
- 嵌入式/单片机编程 (2)
- 单片机开发 (2)
- 文章/文档 (2)
- 论文 (1)
- 无线通信 (1)
- DSP编程 (1)
- 加密解密 (1)
- 通信网络 (1)
- 模拟电子 (1)
- 压缩解压 (1)
- *行业应用 (1)
- Java编程 (1)
- CA认证 (1)
- 人工智能/神经网络 (1)
- 医药行业 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- 3G开发 (1)
- VIP专区 (1)
https://www.eeworm.com/dl/641/251837.html
数学计算
Interval Arithmetic Toolbox for Matlab
Interval Arithmetic Toolbox for Matlab
https://www.eeworm.com/dl/652/311214.html
文章/文档
Introduction to interval tree with examples.
Introduction to interval tree with examples.
https://www.eeworm.com/dl/665/205460.html
matlab例程
This about OFDM signal and its spectrum ( Guard Interval insertion )
This about OFDM signal and its spectrum ( Guard Interval insertion )
https://www.eeworm.com/dl/644/260995.html
汇编语言
可编程间隔定时器(Programmable Interval Timer
可编程间隔定时器(Programmable Interval Timer,PIT, 8253或8254模型),也叫做系统时钟,是一个非常有用的芯片,可以在一定时间间隔精确地产生中断。芯片本身有3个通道:通道0绑定到IRQ0,在可预知和规则的时间中断CPU;通道1特定于系统;通道2则连接到系统扬声器。就像你看到的一样,单个的芯片为 ...
https://www.eeworm.com/dl/665/154031.html
matlab例程
OFDM信号及其频谱 OFDM signal and its spectrum ( Guard Interval insertion )
OFDM信号及其频谱
OFDM signal and its spectrum ( Guard Interval insertion )
https://www.eeworm.com/dl/641/138015.html
数学计算
Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use ...
https://www.eeworm.com/dl/665/433870.html
matlab例程
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a ...
https://www.eeworm.com/dl/647/197830.html
嵌入式/单片机编程
MSP-FET430P440 Demo - WDT Toggle P5.1 Interval overflow ISR, DCO SMCLK
MSP-FET430P440 Demo - WDT Toggle P5.1 Interval overflow ISR, DCO SMCLK
https://www.eeworm.com/dl/685/392079.html
JavaScript
用JavaScript实现动画效果,这里主要使用了一个叫setTimeout(function, interval)函数
用JavaScript实现动画效果,这里主要使用了一个叫setTimeout(function, interval)函数