We shall revisit the limitations of the two-layer networks of the previous one.
標簽: the limitations two-layer networks
上傳時間: 2016-02-27
上傳用戶:shus521
編寫4個類:Rectangle、Circle、Geometry、Exa,具體要求如下: ① Rectangle類有double型成員變量表示矩形左上角的位置坐標及矩形的寬和高,要求提供修改和返回各成員變量的方法。 ② Circle類有double型成員變量表示圓心坐標和圓的半徑,要求提供修改和返回各成員變量的方法。 ③ Geometry類有Rectangle類和Circle型的成員變量rect和circle。即Geometry類創建的對象由一個矩形和一個圓組合而成。要求該類提供修改rect、circle位置和大小的方法;提供顯示rect和circle位置關系的方法,并能夠顯示圓是否完全坐落于矩形中。 ④ 要求能對創建的Rectangle類和Circle類對象數目進行統計。 ⑤ Exa類含有main方法,在main方法中用Geometry類創建對象,該對象調用相應的方法設置圓和矩形的位置及大小并輸出圓是否包含在矩形中。輸出當前Rectangle和Circle對象數目。
標簽: Rectangle Geometry Circle Exa
上傳時間: 2016-02-29
上傳用戶:頂得柱
Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be seperated by approximately delta_ft feet. % By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in % degrees.
標簽: trajectory Resulting lat Generate
上傳時間: 2014-01-01
上傳用戶:璇珠官人
包括Rect,Circle兩個類,還有一個ShapeCanvas類,可以實現矩形和圓的運動
上傳時間: 2016-03-07
上傳用戶:FreeSky
基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
標簽: simulator i.e. system-level link-level
上傳時間: 2016-03-15
上傳用戶:xsnjzljj
This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report
標簽: communication computers software wireless
上傳時間: 2014-05-29
上傳用戶:wangdean1101
我剛完成的基于Quartus Two 開發環境全部用Verilog硬件描述語言編譯無誤的MSK調制解調器
上傳時間: 2016-04-14
上傳用戶:CHINA526
This belongs to the correspondence principle topic, the topic is under two kind of channels the 2psk system analysis
標簽: the topic correspondence principle
上傳時間: 2013-12-19
上傳用戶:edisonfather
This Two-Category Classifier Using Discriminant Functions to separeate two classes. The Classifier is designed on classes which has two feature vectors and other case it has one feature vector.
標簽: Classifier Discriminant Two-Category Functions
上傳時間: 2016-04-23
上傳用戶:2525775
Video for linux head two 的視頻采集示例,是V4L的升級版,在Linux下編譯即可,是Linux下圖像采集編程的API
上傳時間: 2013-12-22
上傳用戶:zsjinju