本文主要是介绍关键结论和引用论文记录(比较杂),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
1.解非线性薛定谔方程有很多递归解法,分布傅里叶算法是最准确,计算复杂度最低的解法
T. R. Taha and M. J. Ablowitz, “Analytical and numerical aspects of certain nonlinear evolution equation, II, numerical, nonlinear Schroedinger equation,” J. Computat. Phys., vol. 5, pp. 203–230, 1984.
2. LDPC误码率阈值 1*e-2
IEEE P802.3ca 50G-EPON Task Force, “Physical layer specifications and management parameters for 25 Gb/s and 50 Gb/s passive optical networks,”
http://www.ieee802.org/3/ca/index.shtml
3. Full Service Access Network
http://www.fsan.org/
4. 如果神经网络输入层节点数小于prbs15的那个15,神经网络就学不到prbs的特征
Pattern recognition can be avoided when the number of inputs to the NN is equal or less than the size of a unique word of data in the training sequence (for example 15 for PRBS15) since all the 15-bit data inputs are unique, and therefore the NN can’t learn the generator polynomial.
92 and 50 Gbps TDM-PON using Neural Network Enabled Receiver Equalization Specialized for PON
5.The time division multiplexed passive optical network (TDMPON) has been the most popular and important infrastructure to realize fiber to the home/building (FTTH/FTTB) since it was invented in the late 1980s
DSP enabled next generation 50G TDM-PON
这篇关于关键结论和引用论文记录(比较杂)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!