This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensio...
M-PAM技术,即多电平脉冲幅度调制,以其高效的数据传输能力和较低的能耗在通信领域备受青睐。适用于高速数据传输、无线通信及光纤通信系统中,能够显著提升信号质量和带宽利用率。掌握M-PAM对于从事数字通信、网络工程等领域的工程师来说至关重要。本页面汇集了2442份精选资源,包括最新研究论文、设计指南与...
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensio...
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100...
these m files contain the solution of some problems in the book "communication system" by Haykin
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
list of matlab m-files on matlab 7.0. learning , support vector machine and some utility routines : autocorrelation, lin...
A C++ code for generating sorting networks with n lines and m comparators as input parameters.