搜索结果

找到约 357 项符合 zero-Field 的查询结果

matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i

OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thre ...
https://www.eeworm.com/dl/665/431783.html
下载: 108
查看: 1114

matlab例程 Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by loo

Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Determines, position, height, and approximate width of e ...
https://www.eeworm.com/dl/665/432373.html
下载: 93
查看: 1041

行业发展研究 This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting codi

This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Reed-Solomon codes.
https://www.eeworm.com/dl/692/437408.html
下载: 152
查看: 1050

matlab例程 Uses the level set method with reinitialization to compute the movement of fronts under a given velo

Uses the level set method with reinitialization to compute the movement of fronts under a given velocity field.
https://www.eeworm.com/dl/665/440178.html
下载: 95
查看: 1053

技术管理 oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,

oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,ch ...
https://www.eeworm.com/dl/642/440961.html
下载: 132
查看: 1102

其他 The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image b

The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contrast variation routine and rouitne for finding area between zero cossings of 1D times series.
https://www.eeworm.com/dl/534/441139.html
下载: 151
查看: 1046

matlab例程 This program take a two sequences with differents lengths and transform in two sequences with same l

This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
https://www.eeworm.com/dl/665/445476.html
下载: 152
查看: 1047

matlab例程 4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic pref

4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic prefix and a zero-Forcing equalizer.
https://www.eeworm.com/dl/665/447971.html
下载: 113
查看: 1056

其他 This book was intended specifically for people who know how to program already but have taken only r

This book was intended specifically for people who know how to program already but have taken only rudimentary stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college students looking to embark on some side projects.
https://www.eeworm.com/dl/534/450030.html
下载: 184
查看: 1057

Java编程 A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi

A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
https://www.eeworm.com/dl/633/450059.html
下载: 131
查看: 1052