搜索结果
找到约 45 项符合
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 ...
VC书籍 VC6 from crosses the threshold is skilled in -VC and inside the data bank administration has some ab
VC6 from crosses the threshold is skilled in -VC and inside the data bank administration has some about VC and the database knowledge
技术资料 基于双线性对的动态门限解密体制
在《Construction of Dynamic Threshold Decryption Scheme from Pairing》一文中,作者提出了一种新的基于双线性对的动态门限解密体制,
图形图像 adaptivewaveletthresholding
贝叶斯阈值方法实现图像去噪,对文献Chang.adaptive wavelet
thresholding for image denoising and compression仿真结果。-Bayesian
threshold method of image denoising。
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 ...
电源技术 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.
Java编程 A java application - processing which can be downloaded free from processing.org Here it uses a fre
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns blac ...
其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
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 ...