本程序實做MLP(Multi-layer perceptron)算法,使用者可以自行設定訓練數(shù)據(jù)集與測試數(shù)據(jù)集,將訓練數(shù)據(jù)集加載,在2、3維下可以顯示其分布狀態(tài),并分別設定鍵節(jié)值、學習率、迭代次數(shù)來訓練其類神經(jīng)網(wǎng)絡,最后可觀看辨識率與RMSE(Root Mean squared error)來判別訓練是否可以停止。
3.1 Data Link Layer Design Issues
3.2 Error Detection and Correction
3.3 Elementary Data Link Protocols
3.4 Sliding Windows Protocols
3.5 Protocol Specification and Verification
3.6 Example Data Link Protocols
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several books are becoming available that provide a more complete description of JDO3.
the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.