
... <看更多>
Search
[筆記] 網路通訊原理:頻道編碼與錯誤控制(更新中) http://wp.me/p5OL0o-3p5. ... Block codes Cyclic codes Reed-Solomon codes Convolutional codes ... ... <看更多>
quiet / libcorrect Public · Code · Issues 14 · Pull requests 7 · Actions · Projects 0 · Wiki · Security · Insights. ... <看更多>
2011] Matlab Code For Laplacian Of Gaussian Template Browse By Thesis Type ... Hence, when you do convolution with a constant input, you should expect 0 at ... ... <看更多>
The WGAN code is based on the coursera. mini-batches of 3-channel RGB images ... The models are: Deep Convolutional GAN, Least Squares GAN,Wasserstein GAN, ... ... <看更多>
#1. [筆記] 網路通訊原理:頻道編碼與錯誤控制(三) | iLog
Convolutional Code 迴旋碼. 迴旋碼是一種很特別的編碼方式,特性在於Encoder 中有數個暫存器(Register) 會保存上一個input data bit 的資料,所以 ...
#2. 概說• 編碼之分類• 方塊碼(Block Codes) • 迴旋碼(Convolutional ...
迴旋碼(Convolutional Codes). • 迴旋編碼原理. • 編碼之選擇. • 迴旋碼之編碼. • 連鎖碼(Concatenated Codes). • 超長距離通訊系統必須編碼科技 ...
#3. 卷積碼(Convolutional Code) | 程式前沿
卷積碼(Convolutional Code)本文主要簡單介紹了卷積碼。 ... 狀態表類似查詢表,原理即根據當前的輸入和當前的狀態,可以從表中查得輸出資訊。
#4. 簡單理解卷積碼- IT閱讀
卷積碼(convolutional code)是通道編碼的一種。通道編碼被用於物理層,目的是減少因不完美通道造成的誤碼。卷積碼的生成方式是將待傳輸的資訊序列 ...
#5. 國立交通大學電資學院電信工程學系碩士班碩士論文渦輪乘積碼 ...
就是不像迴旋碼(Convolutional Code)一樣具有時間相關性,資料的影 ... 利用相似的原理,我們同樣可以將逆向遞迴計算的式(3.3-3)改寫. 為下列二式:.
#6. 摺積碼& 里德所羅門碼
位元,編碼率(code rate) 為 。 ○ 常表示為. 摺積碼。 ... 1967年,A. J. Viterbi提出Viterbi解碼演算 ... 碼(Hard-Decision Viterbi Algorithm Decoding)。
#8. 卷积码(Convolutional Code)_纸上谈芯的专栏 - CSDN博客
卷积码(Convolutional Code)本文主要简单介绍了卷积码。 ... 状态表类似查找表,原理即根据当前的输入和当前的状态,可以从表中查得输出信息。
#9. 卷积码(Convolutional Code) - 知乎专栏
讲得比通信原理课本,信息论课本清楚多了。 2019-03-14 · 作者回复了. ...
#10. 以MIPS指令的CPU實現迴旋解碼器之設計= The Implementaion ...
本研究使用VHDL硬體描述語言設計convolutional code的解碼器,其中包含CPU與RAM的運作。CPU以mips組合語言指令 ... 第二章Convolutional code 原理2.1 迴旋碼.
#11. 卷積碼:定義,介紹,根本區別,有關信息,約束關係,解碼方式,編碼 ...
卷積碼定義,介紹,根本區別,有關信息,約束關係,解碼方式,編碼原理,生成矩陣, ... 中文名:卷積碼; 外文名:convolutional code; 所屬技術:電信技術; 提出: 1955年.
#12. 渦輪碼原理 - 軟體兄弟
渦輪碼原理,方塊碼(Block Codes). • 迴旋碼(Convolutional Codes). ... 编码器; ▫ Turbo内置交织器; ▫ 性能界; 7 译码原理; 8 译码算法 ... , Turbo Code 渦輪碼.
#13. Turbo碼:編碼理論研究長期沿襲信道截止速率(Cutoff Rate)
編碼原理. Turbo 碼最先是由C. Beηou等提出的。它實際上是一種並行級聯卷積碼(Parallel Concatenated Convolutional Codes ...
#14. 使用迴旋碼作二元資料藏匿之研究
Binary Data Hiding Schemes Using Convolutional Codes ... 本篇論文是利用迴旋碼應用於二元資料藏匿,針對藏匿容量可分為小負載及大負載迴旋碼藏匿,其主要原理利用 ...
#15. 渦輪碼解碼器之最大後驗機率演算法之電路設計Circuit Design ...
如圖 2.1 所示,傳統渦輪碼編碼架構包含兩個平行串接的系統迴旋編碼器. (Recursive Systematic Convolutional,RSC)和一個交織器(interleaver)所構成,圖中. RSC encoder 1 ...
#16. Join - Facebook
[筆記] 網路通訊原理:頻道編碼與錯誤控制(更新中) http://wp.me/p5OL0o-3p5. ... Block codes Cyclic codes Reed-Solomon codes Convolutional codes ...
#17. Convolutional Codes
卷积码的编码(3). 更详细的编码器原理图:. Figure: 编码器原理详图. Convolutional Codes, November 1, 2011. Jinlong Li · [email protected].
#18. 譯碼理論的英文怎麼說 - TerryL
本文主要討論了turbo 編譯碼的原理及其在深空通信中的應用。 We discuss the bit error rate of the convolutional code, turbo code encoder and decoder theory as ...
#19. 前饋式錯誤更正碼矽智產之應用與技術架構 - CTIMES
目前較常見的前饋式錯誤更正碼有漢明碼(Hamming code)[1]、BCH碼[2]、里德所羅門 ... code)[1]、迴旋碼(Convolutional code)[1]、渦輪碼(Turbo code)[3]以及低 ...
#20. Day 11:卷積神經網路(CNN) 剖析與視覺化 - iT 邦幫忙
首先,介紹【卷積神經網路】(Convolutional Neural Networks work, CNN),以下簡稱CNN。 CNN 的原理在網路上已經有太多的說明,筆者就不再從頭介紹其原理,有興趣的 ...
#21. 架構於去尾迴旋解碼器之預先錯誤修正器
會採用迴旋碼(Convolution code)將欲傳送的資料進行編碼,再藉由通道傳到接收端, ... 本章將先介紹迴旋編碼的基本知識,再將維特比解碼器的運作原理做簡單概.
#22. Correction - 演算法筆記
一種方便的設置:建立大矩陣,從中挑選一個m×n 子矩陣。 Damm Algorithm. https://en.wikipedia.org/wiki/Damm_algorithm. Hamming Code. 以前後文偵測 ...
#23. [資料分析&機器學習] 第5.1講: 卷積神經網絡介紹(Convolutional ...
卷積神經網絡(Convolutional Neural Network)簡稱CNN,CNN是所有深度學習 ... 我們在這邊可以看到若使用Keras來建立CNN模型只要幾行Code就可以完成了,非常簡單!
#24. 卷积码_百度百科
中文名: 卷积码; 外文名: convolutional code ... 5 约束关系; 6 译码方式; 7 编码原理; 8 生成矩阵. 9 表示方法; 10 过程; 11 译码方法; 12 描述及优化 ...
#25. 卷積到底是什麼?今天讓你徹底明白
讀本科期間,信號與系統裡面經常講到卷積(convolution),自動控制原理裡面也會 ... 至於最近大火的深度學習,更有專門的卷積神經網絡(Convolutional ...
#26. Channel Coding and Error Control
Convolutional Codes. ▫ Most commonly used channel codes. ▫ E.g., in GSM and IS-95. ▫ Encoding of information stream rather than.
#27. 卷积码(Convolutional Code)_纸上谈芯的专栏-程序员信息网
卷积码(Convolutional Code)本文主要简单介绍了卷积码。关键词:卷积码生成 ... 状态表类似查找表,原理即根据当前的输入和当前的状态,可以从表中查得输出信息。
#28. 國立成功大學機構典藏
摘要: 渦輪碼(turbo code) 是在1993年由Berrou等人所提出來的一種錯誤更正 ... 迴旋碼編解碼器之原理,再者是介紹渦輪碼解碼器的演算法及其硬體概念。
#29. Convolutional Coding - w3c學習教程
lingks: http://en.wikipedia.org/wiki/convolutional_code. matlab functions: trellis = poly2trellis(constraintlength, codegenerator). code ...
#30. 卷積神經網路的運作原理 - 選擇一種語言
每當深度學習又有什麼重大突破時,這些進展十有八九都和卷積神經網路(Convolutional Neural Networks,CNN)有關。CNN 又被稱為CNNs 或ConvNets,它是目前深度神經網 ...
#31. Lab 3 : Coded system
基本原理與系統架構 ... ◇BER performance with/without convolutional codes. ▫USRP實作: ... 一般而言,channel coding 會在modulation前加入.
#32. Convolutional code - WIKI 2. Wikipedia Republished
The sliding application represents the 'convolution' of the encoder over the data, which gives rise to the term 'convolutional coding'. The ...
#33. A Basic Convolutional Coding Example - Wikibooks
SummaryEdit. This page explains, with examples, how basic convolutional coding works in error correction. A basic hard-decision Viterbi decoder is described ...
#34. 通道迴旋碼於SDR系統上之實現及驗證 - 9lib TW
本論文對迴旋碼(Convolutional code),編碼率(Code Rate) = 1/2 中不同的限制 ... 本論文以LabVIEW 設計迴旋編碼器(Convolutional Encoder)和斐特比解碼器(Viterbi ...
#35. 麻省理工學院「開放式課程網頁」 | 電機工程與資訊科學
Coding for the AWGN channel; block and convolutional codes; ... 6.451 2003秋季課程:數位通訊原理II(Principles of Digital Communication II, Spring 2003) ...
#36. CN1555604A - 一种基于超集划分原理的时空分组编码方法
一种基于超集划分原理的时空分组编码方法 ... 2003 Space-time convolutional codes over GF (p) achieving full 2-level diversity. Pillai et al.
#37. 博碩士論文93523034 詳細資訊
WiMAX基地台信號覆蓋實地量測與分析, ☆ 被動元件阻抗量測原理及實務 ... In Convolutional Encoder(Inner Coding),we choose code rate 2/3.
#38. 糾錯編碼 - 漢語網
在介紹糾錯編碼原理的基礎上,著重介紹了用軟件實現漢明碼的基本思想。 ... convolutional code is a kind of forward error control technology that has been wildly ...
#39. turbo 編碼Turbo碼發展歷史_編碼原理_譯碼原理-維庫電子通
Turbo 碼實際上是一種并行級聯卷積碼(Parallel Concatenated Convolutional Codes)。Turbo 碼編碼器是由兩個反饋的系統卷積編碼器通過一個交織器并行連接而成,編碼后的校 ...
#40. Convolutional Neural Networks(CNN) #4 卷積核的Back ...
卷積神經網路的參數最終仍會以Backpropagation(倒傳遞法)來優化,本文將由淺而深的從原理到可程式化的計算方法向各位介紹Kernel的偏微分計算方法。
#41. Convolutional Neural Net 筆記 - 我的小小AI 天地
Convolutional Neural Net 筆記更改版本: 2016/11/16 ... 整起來,並給出一個範例code實作,將公式與程式對照起來,希望能給剛接觸CNN的人 ...
#42. 20191120 #10 Error Correction Codes - 心得報告
錯誤更正碼(Error Correction Codes)是用來解決在資料傳輸的過程中,因資料損毀、 ... Winograd convolution 是一種針對convolution的快速演算法,可 ...
#43. TMA4185 Coding theory - Spring 2016
The exam will be on June 11, with permitted aids code C. Previous exams are available. ... 14.1-14.5. Notes: Reed-Muller codes · Convolutional codes ...
#44. Chapter9 歌曲辨識
原理 說明-Hidden Markov Model ... 基於動態規劃的Viterbi演算法在每個時間點上的 ... [3] Viterbi AJ, "Error bounds for convolutional codes and an asymptotically ...
#45. Convolution Neural Network (CNN) 原理与实现 - 菜鸟学院
coding : utf-8 -*- """ Created on Sat May 10 18:55:26 2014 @author: rachel Function: convolution option of two pictures with same size (width,height) input: ...
#46. Convolutional code - HandWiki
The sliding application represents the 'convolution' of the encoder over the data, which gives rise to the term 'convolutional coding'. The ...
#47. 802.16a實體層標準之介紹
code ),和,編碼流程如圖8。由於這種編碼器的碼. 圖8. Convolutional encoder basic scheme. 率為1/2,因此我們運用穿刺(puncturing)原理將碼率轉變為我們需要 ...
#48. 處理影像的利器-- 卷積神經網路(Convolutional Neural Network)
Code Bank. 輕鬆寫程式, 簡單過生活~~~. 2017-12-17 置頂文章 ...
#49. 【QA】什麼是轉置卷積(Transposed Convolution)?? - Cupoy
在之前的【QA】什麼是自編碼(Autoencoder)?中我們介紹到自編碼器有許多不同的形式,其中就包括卷積自編碼器(CNN auto-encoder),本次要介紹的轉置卷 ...
#50. 解碼器與反卷積 - 不負責筆記
僅此紀錄閱讀卷積神經網路(Convolutional Neural Network, CNN) 的相關論文時,困擾許久的名詞定義問題:. 編碼-解碼器(encoder-decoder) 結構 ...
#51. 卷积码_搜狗百科
卷积码. 卷积码将k个信息比特编成n个比特,但k和n通常很小,特别适合以串行形式进行传输,时延小。 中文名卷积码. 外文名convolutional code. 所属技术电信技术.
#52. Convolution Neural Network (CNN) 原理与实现 - 博客园
卷积操作由theano的conv.conv2d实现,这里我们用随机参数W,b。结果有点像edge detector是不是? Code: (详见注释).
#53. quiet/libcorrect: C library for Convolutional codes and ... - GitHub
quiet / libcorrect Public · Code · Issues 14 · Pull requests 7 · Actions · Projects 0 · Wiki · Security · Insights.
#54. convolutional code | communications - Encyclopedia Britannica
Other articles where convolutional code is discussed: telecommunication: Convolutional encoding: The Hamming code is called a block code because information ...
#55. [Machine Learning] AutoEncoder 基本介紹(附PyTorch 程式碼)
AutoEncoder 架構分成兩大部份:Encoder (編碼器) 跟Decoder (解碼器)。 ... 我想,這就是抗噪的原理,更詳細的部份也許可以參考DAE。
#56. 形变卷积(Deformable Convolution)原理 - CodeAntenna
形变卷积的概念提出自论文:Deformable Convolutional Networks 顾名思义,形变卷积的是相对于标准卷积的概念而来,在标准卷积操作中卷积核作用区域始终为中心点周围 ...
#57. convolutional code; performance of communications - CNKI
1 卷积码原理; 1.1 编码原理; 1.2 译码原理; 2 基于DSP的卷积码通信系统与实验 ... Study on the Performance of Communications with Convolutional Code Based on ...
#58. Código convolucional (Convolutional code) 2021 - Artigos.wiki
The sliding application represents the 'convolution' of the encoder over the data, which gives rise to the term 'convolutional coding'. The ...
#59. cuda-convnet - TrainingNet.wiki - Google Code
cuda-convnet - TrainingNet.wiki. Important: The convolution routines in this code are optimized only for minibatch sizes which are divisible by 128. Other ...
#60. 高性能渦輪碼交錯器之強化方法 - Google Books
渦輪碼是由兩個旋積碼(Convolutional Code)經由一個交錯器(Interleaver)並聯串接而成. ... 基於同一原理"212B38"我們分別對常用之競爭式與無競爭 ...
#61. [評價] 106-1 王奕翔通信原理- 看板NTUcourse - 批踢踢實業坊
-Repitition coding and its performance analysis -Energy-efficient reliable ... linear block code -Convolutional code and Viterbi algorithm ...
#62. 网友问题:卷积码的编码原理? - 三人行教育网
它实际上是一种并行级联卷积码(Parallel Concatenated Convolutional Codes)。Turbo 码编码器是由两个反馈的系统卷积编码器通过一个交织器并行连接而成,编码后的校验 ...
#63. Convolutional codes - BrainKart
The operation of a convolutional encoder can be explained in several but equivalent ways such as, by a) state diagram representation. b) ...
#64. E5700 教學大綱表
先修科目或先備能力:通訊原理(E4700). 課程概述與目標:The course is intended to ... Pulse Code Modulation (PCM) ... Block code and Convolutional code, 期末考.
#65. Mtcnn Vs Yolov3
The Mask Region-based Convolutional Neural Network, or Mask R-CNN, ... extensive documentation and sample code for real-time computer vision.
#66. Pytorch metal. L. Download Full PDF Package. Ho
Download the python code into a Comparatively, the M1 chip in the 13-inch ... Deep Learning, Self-Driving Cars, Convolutional Neural Networks (CNNs), ...
#67. 愛可可AI前沿推介(2.8) - 文章整合
該方法的設計原理還可以超越DECI,提供一個通用的端到端因果推理(ECI)方案, ... (e.g. convolutional or attentional) as the coupling function, ...
#68. Piazza • Ask. Answer. Explore. Whenever.
Wiki style format enables collaboration in a single space; Features LaTeX editor, highlighted syntax and code blocking; Questions and posts needing ...
#69. Problems with deep neural networks. Recurrent neu
Visualization; deep neural networks; code examples ACM Reference Format: Litao Yan, ... For images we may use Convolutional Neural Nets (CNNs).
#70. 訊息在低4位元
在1955年,Elias首先提出Convolutional code。 ... 在1962年, Gallager首先提出LDPC (Low-Density Parity Check) code,在1996年,MacKay and Neal,將LDPC code ...
#71. 卷積碼 - 華人百科
convolutional code. 所屬技術. 電信技術 ... 編碼原理. 卷積碼. 以二元碼為例,編碼器如圖。輸入信息序列為u=(u0,u1,…),其多項式表示為u(x)=u0+u1x+…+ulx+…
#72. Depth map to 3d model. edu Christian Puhrsch cpuhr
Besides coding efficiency of texture videos and depth maps, ... Powered by AI: Turning any 2D photo into 3D using convolutional neural nets.
#73. Fitnet matlab. , genetic, backpropagation or trial - Dolphin ...
I would like to convert a matlab code for neural network to Keras. ... hyperparameters and training options for convolutional neural networks. net = newff.
#74. Laplacian of gaussian github. et al. On the firs
2011] Matlab Code For Laplacian Of Gaussian Template Browse By Thesis Type ... Hence, when you do convolution with a constant input, you should expect 0 at ...
#75. Shufflenet pytorch. 10 ステーブル版がリリ
For example, a single line of code Abstract and Figures. ... 技术标签: pytorch模型加载测试ShuffleNet is a convolutional neural network that is trained on ...
#76. Rdflib ontology. by Toby Segaran, Colin Evans, Ja
This new version fixes the UMLS support under Windows (character encoding problem) in ... This creates a stack of relational graph convolutional layers.
#77. Nn bilinear. 1049/ccs. t the original image. inter
Bilinear的计算原理详解在pytorch中的双线性采样(Bilinear Sample) pytorch中的 ... Set to 1 for a standard convolution. nn as nn import numpy as np data = np ...
#78. Wgan github pytorch. 08318 (2018). menu. As a re - Viking on ...
The WGAN code is based on the coursera. mini-batches of 3-channel RGB images ... The models are: Deep Convolutional GAN, Least Squares GAN,Wasserstein GAN, ...
#79. Cv2 sift matching. if. It shouldn't show the dif
Now Let's look at the code for the above description: import cv2 import numpy ... 其原理比较简单,首先从集合A中选择一个特征的描述子,然后与集合B中所有的其他 ...
#80. Kostya Sebov - Staff Software Engineer - Ambient.ai | LinkedIn
Co-lead team of 5 developers: best principles, code reviews, wiki, coaching. ... Convolutional Neural Networks for Visual Recognition.
#81. Analytics India Magazine | Artificial Intelligence, Machine ...
Meet the winners of uHack Sentiments 2.0: Decode Code Words ... The MIT team designed a convolutional neural network and built a custom database of 4,000 ...
#82. Forward Modeling for Partial Observation Strategy Games
We propose to employ encoder-decoder neural networks for this task, ... [9] propose a LSTM with convolutional instead of linear interactions and.
#83. 编码调制技术原理及应用 - 第 31 頁 - Google 圖書結果
Channel coding with multilevel / phase signals . ... Rate - Compatible Punctured convolutional Codes ( RCPC Codes ) and their Applications .
#84. Rnn vae. Given a sequence of characters from this - Hood EE ...
Variational Auto Encoder (VAE) • Variants of VAE: RNN + VAE • RVAE, VRNN, DRAW, Convolutional DRAW, alignDRAW • Chainer implementation of (Convolutional) ...
#85. Facenet model architecture. “Semi-supervised”
The following are 6 code examples for showing how to use keras. ... Using a convolutional network architecture, we achieve high beard recognition accuracy ...
#86. 行動通訊原理 - 第 726 頁 - Google 圖書結果
[ 341 ] A. J. Viterbi , “ Error bounds for convolutional codes and an asymptotically optimum decoding algorithm , ” IEEE Trans . Inform . Theory , Vol .
#87. 訊號、系統與通訊原理 - 第 11 頁 - Google 圖書結果
通道編碼器之目的在於降低接收端產生誤判之機率以增進系統之性能,其原理為在原來 ... 包含了方塊碼(block code),循環碼(cyclic code),迴旋碼(convolutional code)等, ...
#88. 數位通訊原理: 編碼與消息理論 - 第 497 頁 - Google 圖書結果
... 碼字 5,381 Code Division Multiple Access ( CDMA )碼域多分存取 288 Code length ... 函數 311,359,363,436 Convolutional Code 迴旋碼 5,203 書目文獻中英對照 497.
#89. 通信原理 - 第 432 頁 - Google 圖書結果
random ALOHA Gray binary code Reed - Solomon code recursive system convolutional code return zero store and forward slot ALOHA select ARQ serially ...
#90. Bing
Bing helps you turn information into action, making it faster and easier to go from searching to doing.
#91. traiNNer is an open source image and video restoration ...
6 天前 — Here you will find: boilerplate code for training and testing computer vision (CV) models, different methods and strategies integrated in a ...
#92. Bilstm pytorch. """. 2, bidirectio - Wyldfyre Arabians
For both encoder and decoder, we used Pytorch. py. utils. ... to classify audio data with a convolutional-based model; biLSTM; Embeddings; torchtext.
#93. Openpcdet tutorial. Autonomousdrivingcookbook
More updates on OpenPCDet are supposed to be compatible with our code. 1,-0. ... Scenarios, tutorials and demos for Autonomous Driving. pth 喷雾干燥塔原理.
#94. Introduction · bookone - kevinbean
bookone · Introduction; 第一章; 第二章; 第三章. Powered by GitBook. Facebook Google+ Twitter Weibo Instapaper. A A. Serif Sans. White Sepia Night ...
#95. SegmentFault 思否
SegmentFault 思否是中国领先的开发者技术社区。我们以技术问答、技术专栏、技术课程、技术资讯为核心的产品形态,为开发者提供纯粹、高质的技术交流平台。
#96. 双目单目深度估计论文总结_youmibuaa的博客-程序员资料
Computing the Stereo Matching Cost with a Convolutional Neural Network 文末 ... 的生成的视差图1,2;计算自信度匹配(这里运用的是左右一致性原理,利用一个前 ...
convolutional code原理 在 [評價] 106-1 王奕翔通信原理- 看板NTUcourse - 批踢踢實業坊 的推薦與評價
※ 本文是否可提供臺大同學轉作其他非營利用途?(須保留原作者 ID)
(是/否/其他條件):
是
哪一學年度修課:
106-1
ψ 授課教師 (若為多人合授請寫開課教師,以方便收錄)
王奕翔
λ 開課系所與授課對象 (是否為必修或通識課 / 內容是否與某些背景相關)
電機系:選修
δ 課程大概內容
Lec01:Introduction to Commun. Systems
Lec02:Digital Modulation
-Linear algrbraic view of signal space
-Pulse shaping and Nyquist Criterion
-QAM and equivalent complex baseband signals
-Constellation set and symbol mapping
Lec03:Optimal detection under noise
-Random process and its properties
-Statistical models of noise and AWGN
-Hypothesis testing and optimal detection
-Performance analysis: symbol error rate and BER
Lec04:Reliable Commun.
-Repitition coding and its performance analysis
-Energy-efficient reliable commun.: orthogonal code
-Rate-efficient reliable commun.: linear block code
-Convolutional code and Viterbi algorithm
Lec05:Wideband Commun.
-Frequency selective channel and equiv. baseband model
-Inter-symbol interference and optimal receiver
-Linear equlization: Match, zero-forcing, and MMSE
-OFDM
Lec06:Wireless Commun.
-Model wireless channels: fading, delay spread,
coherence time, coherence bandwidth and Rayleigh fading
-Effect of fading in detection, dieversity,
time diversity code
Ω 私心推薦指數(以五分計) ★★★★★
想學東西:★★★★★
想混:☆☆☆☆☆
η 上課用書(影印講義或是指定教科書)
老師自編投影片(上課用)
老師自編講義(回家自己閱讀, 上課投影片的詳細版)
其他還有不少參考講義像是:
Gallager, "Principles of Digital Communication"
Madhow, "Fundamentals of Digital Communication"
μ 上課方式(投影片、團體討論、老師教學風格)
上課基本上就是老師會講解投影片上的內容,整個課程的Lec01是介紹
整個數位通信系統的Layer架構,接下來的每個章節就是詳細介紹每個
Layer的設計以及會遇到的問題
每個章節剛開始時,老師會講解這個章節主要在解決什麼通信上的問
題(e.g. ISI, zero rate, energy per bit is infinte... etc.)
接著老師會講解這個問題怎麼來的:像是這個問題來自之前哪個模型
假設被破壞之類的,接著老師會重新推導一次這個章節所需要用到的
數學模型,在得到新的模型之後,老師會比較這模型跟之前的Lecture
所得到的有何不同,然後就開始利用這個模型來分析一開始課堂上提
到的問題
值得注意的是:幾乎所有課程上的觀念或者數學式子都是經過數學推
導而得到,如果很討厭一堂課程滿滿的都是數學式子跟推導,那請三
思(因為作業跟考試的題目也幾乎都在計算/證明)
σ 評分方式(給分甜嗎?是紮實分?)
作業40%, 共四次, 換句話說, 每次10%
期中考30%, 期末考也30%
不會調分,不過老師也不是照原始成績給等第
(沒記錯的話)老師是照原始成績下去排名,之後按照每個等第所佔
的人數比例來給等第的
至於每個等第各給多少人我不是很清楚,不過老師好像有說過不太會
當人(前提當然是作業有在寫),那實際上有沒有人被當掉我就不是
很確定了啦......
ρ 考題型式、作業方式
作業的話,可以自己完成,也可以找組員(最多一組三人),不過你
的組員必須整學期都一樣才可以
作業內容基本上分成兩類
第一類是老師上課內容有提到但是沒有證明的某個數學式
或者某個定理/性質的證明
第二類則是上課內容的延伸,這部分的題目我覺得就比較難捉摸了
不過內容基本上還是上課有提過的,常常是老師上課用了某個比較不
精確的方法做了performance analysis或者是上課做了某個假設,那
作業內容可能就是要我們用別的方法來做出更好的performance anal-
ysis 或者將假設打破看看會有什麼結果
難度上我覺得偏難,幾乎不太會有一看就知道答案的這種題目,很多
題目都需要思考一段時間,建議提早開始做,原PO HW2前兩天才開始
動工寫的叫苦連天,建議每份作業預留一週以上的時間比較合適
考試的內容多為上課內容,會有大概一半的基本分,另外一半就是比
較困難需要思考的題目
期中考可以帶兩張A4大小的大抄,期末考因為範圍比較大,可以帶四
張A4大小的大抄
然後......考試的成績不會很好看XDD
期中考我忘記了,不過期末考的平均是41分, 標準差16分
ω 其它(是否注重出席率?如果為外系選修,需先有什麼基礎較好嗎?老師個性?
加簽習慣?嚴禁遲到等…)
出席率的話完全不重視
基礎的話一定要修過電機系信號與系統的基礎, 電機系的機率,
電機系的線性代數(或者同等於這些課程的能力)不然會完全聽不懂
寫程式的能力的話要有比較好,HW3有兩題是要我們去跑Viterbi
algorithm,如果手算當然也行啦...... 不過會...痾...有點辛苦
所以建議至少會寫Matlab比較好,或者你要找到組員是會寫程式的那
就當然沒問題
Ψ 總結
老師在準備這堂課程上面十分用心,從投影片, 講義, 到作業的安排
就可見一斑。
上課內容跟作業相輔相成,不會有讓人不知道為什麼要算這些東西的
感覺,做完作業會對上課的內容更有感覺,也會更清楚理解上課的推
導所做的假設以及一些通信中的數學證明技巧
這也是我第一次發現電機系所學過的數學課程竟然能這樣用在處理通
信的問題上,讓我十分讚嘆!
作為一堂通信的導論課程,這堂課很好的連結了大二以前學過的數學
工具與通信的問題,而且也十分清楚地介紹了現代通信系統的架構,
讓人對現代數位通信系統有很直覺以及很清晰的印象
是我在電機系修過最好的選修課了(甚至是在電機系最好的課也不為
過)
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.112.25.121
※ 文章網址: https://www.ptt.cc/bbs/NTUcourse/M.1516777065.A.CFD.html
... <看更多>