本程序用C語言實現了集成神經網絡解決廣義異或問題。用神經網絡集成方法做成表決網,可克服初始權值的影響,對神經網絡分類器來說:假設有N個獨立的子網,采用絕對多數投票法,再假設每個子網以1-p的概率給出正確結果,且網絡之間的錯誤不相關,則表決系統發生錯誤的概率為 Perr = ( ) pk(1-p)N-k 當p<1/2時 Perr 隨N增大而單調遞減. 在工程化設計中,先設計并訓練數目較多的子網,然后從中選取少量最佳子網形成表決系統,可以達到任意高的泛化能力。
上傳時間: 2015-05-03
上傳用戶:kiklkook
這是一本關于IP的基本教程。講述了地址劃分、子網管理等。
上傳時間: 2015-05-03
上傳用戶:zuozuo1215
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
標簽: microcontroll Converter configure following
上傳時間: 2014-12-01
上傳用戶:獨孤求源
ADC0832 是美國國家半導體公司生產的一種8 位分辨率、雙通道A/D轉換 芯片。由于它體積小,兼容性強,性價比高而深受單片機愛好者及企業歡迎, 其目前已經有很高的普及率。學習并使用ADC0832 可是使我們了解A/D轉換器 的原理,有助于我們單片機技術水平的提高。
上傳時間: 2015-05-04
上傳用戶:小眼睛LSL
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: KEIL_IODemo allocation routines project
上傳時間: 2013-12-08
上傳用戶:ve3344
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: Allocation GNU_IODemo Example project
上傳時間: 2015-05-04
上傳用戶:Amygdala
STMicroelectronics STR7xFxx A/D Example Program
標簽: STMicroelectronics STR7xFxx Example Program
上傳時間: 2015-05-04
上傳用戶:愛死愛死
Philips LPC22xx A/D Example Program
標簽: Philips Example Program LPC
上傳時間: 2014-01-09
上傳用戶:王者A
Philips LPC21xx A/D Example Program
標簽: Philips Example Program LPC
上傳時間: 2013-12-20
上傳用戶:zxc23456789
一個游戲程序,一個不可多得的源碼程序,是學習J2ME的好東東.
上傳時間: 2015-05-04
上傳用戶:Andy123456