资源列表
CSMA
- CSMA/CD(1-persistent): 当有packet需要发送时: • 如检测到信道空闲,发送packet • 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送-CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the chann
fftplot
- Plot fast Fourier transform
advanced_theory_of_comm_arshammostaani_project3_q
- BER-SNR curve of A-PSK modulator
gabp
- 数据处理matlab中关于gapp算法的代码-About gapp algorithm in matlab code
RBFNN_Iden_local
- 基于局部误差的RBF神经网络辨识的MATLAB仿真程序,有注释-Based on local error of RBF neural network identification MATLAB simulation program
8PAM
- 通信系统中的信号调制与解调技术,对信号采用8PAM的脉冲幅度调制进行仿真分析-Communication system signal modulation and demodulation techniques, using a pulse width modulated signal 8PAM of simulation analysis
one-way-ANOVA
- 单因素方差分析求解及作图,包括分析均值、方差以及显著性等-ANOVA solving and mapping, including an analysis of the mean, variance and significance, etc.
LeastSquare
- 最小二乘的递推算法,代码中有算例,可根据需要自行修改-Recursive least squares algorithm, the code has an example, can modify according to their needs
FBG
- 自己编写的光线的色散实验,有入纤和入纤后的波形对比-Write your own light of dispersion experiments, have into the fiber and the fiber after the waveform comparison
蝙蝠优化算法
- 蝙蝠优化算法是2010年基于群体智能提出的启发式搜索算法,是一种搜索全局最优解的有效方法。该算法是一种基于迭代的优化技术,与其他算法相比,蝙蝠算法在准确性和有效性方面远优于其他算法,且没有许多参数要进行调整。
GDOP仿真程序
- GDOP仿真程序,直接运行可输出三角阵GDOP仿真图,更改s_x,y,z的值可以更改阵元位置。