iec63.m

版本 1.0.0.0 (765 字节) 作者: Rasmus Anthin
Standard ("normalized") E-series values for electronic components.
2.4K 次下载
更新时间 2003/8/7

无许可证

IEC63 Standard normalized E-series values.

[V,TOL] = IEC63(N) gives a table of normalized values for the E-series of order N according to the IEC-63 or EIA standard.

N = 3*2^i, i=0..6. Ie:
N = [ 3 | 6 | {12} | 24 | 48 | 96 | 192 ]
where N=12 is the default value if N is omitted.

The values V will always have the constraint 1 <= V < 10, (ie V is normalized). The additional output TOL is the error tolerance in percent.

Developed in MATLAB 5.1 (<R10).

引用格式

Rasmus Anthin (2024). iec63.m (https://www.mathworks.com/matlabcentral/fileexchange/3810-iec63-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genomics and Next Generation Sequencing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0