搜索:average
找到约 66 项符合「average」的查询结果
结果 66
按分类筛选
- 全部
- 技术资料 (15)
- matlab例程 (12)
- 其他 (5)
- 数学计算 (4)
- 源码 (3)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- Java编程 (2)
- 网络 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- VIP专区 (2)
- 书籍 (1)
- 论文 (1)
- 学术论文 (1)
- 仿真技术 (1)
- 其他文档 (1)
- 其他书籍 (1)
- 通信网络 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 企业管理 (1)
- 嵌入式/单片机编程 (1)
- VHDL/FPGA/Verilog (1)
- 其他嵌入式/单片机内容 (1)
https://www.eeworm.com/dl/647/180119.html
嵌入式/单片机编程
Nand Flash Translation Layer 用于nandflash的操作。 bad block memory map garbage collection average er
Nand Flash Translation Layer
用于nandflash的操作。
bad block
memory map
garbage collection
average erase
https://www.eeworm.com/dl/949756.html
技术资料
PAPR
PEAK TO AVERAGE POWER RATIO IN AMPLITUDE CLIPPED HIGH ORDER OFDM
https://www.eeworm.com/dl/949746.html
技术资料
papr
An Investigation of Peak to Average Power Ratio in MC-CDMA Combined with Partial Transmit Sequence
https://www.eeworm.com/dl/534/304644.html
其他
求时间序列互信息的程序
求时间序列互信息的程序,英文为average mutual information,适合与混沌时间序列分析.
https://www.eeworm.com/dl/665/267141.html
matlab例程
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding s ...
https://www.eeworm.com/dl/650/356947.html
人工智能/神经网络
ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum o ...
https://www.eeworm.com/dl/619/294144.html
Linux/Unix编程
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc
https://www.eeworm.com/dl/633/362711.html
Java编程
Produce Java classes to calculate and display the Poisson probability when input the value of the av
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
https://www.eeworm.com/dl/635/197374.html
网络
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
https://www.eeworm.com/dl/534/151316.html
其他
对简单计算的控制 请想一个介于0到100的数字
对简单计算的控制
请想一个介于0到100的数字,我来猜
"我猜是 " + average + " 对吗? -1=比它小 0=正确 1=比它大"
"猜中了,这个数字是"+gNumber.guessNumber(0,100)