搜索结果

找到约 29 项符合 Threshold 的查询结果

其他 AVR single-chip developed by a very low threshold, as long as the computer will be able to study the

AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop A ...
https://www.eeworm.com/dl/534/488954.html
下载: 83
查看: 1037

单片机开发 AVR single-chip developed by a very low threshold, as long as the computer will be able to study the

AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop A ...
https://www.eeworm.com/dl/648/488957.html
下载: 135
查看: 1076

电源技术 Solutions for LED Driver Overvoltage Protection

Boost LED drivers are often used to drive LEDs in series. If an LED fails while open,overvoltage protection (OVP) is necessary to avoid the damage to a boost integrated circuit (IC) or output capacitor. This application report presents the solutions to increase the TPS61043 LED driver OVP threshold.
https://www.eeworm.com/dl/505/22641.html
下载: 176
查看: 1057

单片机编程 DUAL RS-232 DRIVER RECEIVER WI

The TRS232E is a dual driver/receiver that includes a capacitive voltage generator to supply TIA/RS-232-Fvoltage levels from a single 5-V supply. Each receiver converts TIA/RS-232-F inputs to 5-V TTL/CMOS levels.This receiver has a typical threshold of 1.3 V, a typical hysteresis of 0.5 V, and can a ...
https://www.eeworm.com/dl/502/31044.html
下载: 137
查看: 1144

其他 prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = ...
https://www.eeworm.com/dl/534/144381.html
下载: 163
查看: 1063

matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for be ...
https://www.eeworm.com/dl/665/249444.html
下载: 189
查看: 1066

matlab例程 我用matlab写的一个corner detector, 效果比现在流行的harris

我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, ...
https://www.eeworm.com/dl/665/269428.html
下载: 188
查看: 1113

人工智能/神经网络 学上的基本神经元

学上的基本神经元,人工的神经网络也有基本的神经元。每个神经元有特定数量的输入,也会为每个神经元设定权重(weight)。权重是对所输入的资料的重要性的一个指标。然后,神经元会计算出权重合计值(net value),而权重合计值就是将所有输入乘以它们的权重的合计。每个神经元都有它们各自的临界值(threshold),而当权重 ...
https://www.eeworm.com/dl/650/324976.html
下载: 127
查看: 1017

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例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
https://www.eeworm.com/dl/665/439513.html
下载: 159
查看: 1080