资源列表
LinklStack
- 编程实现链栈的存储结构与基本算法,主要包括以下功能: 初始化链栈S 判断链栈S是否为空 依次将字符数据类型的元素’a’,’b’,’c’,’d’,’e’入栈 判断链栈S是否为空 依次将链栈S栈内的全部元素出栈,并输出出栈结果 判断链栈S是否为空 释放并销毁链栈S -Storage structure and basic algorithms
SequentialQueue
- 编程实现循环队列的存储结构与基本算法,主要包括以下功能: 初始化循环队列Q 判断循环队列Q是否为空 依次将字符数据类型的元素’a’,’b’,’c’入队 出队一个元素,输出该元素 依次将字符数据类型的元素’d’,’e’,’f’入队 输出全部出队序列 释放队列-Programming storage structure circular queue
BinaryTree
- 编程实现二叉树的存储结构与基本算法,主要包括以下功能: 创建二叉树B的二叉链 二叉树B:A(B(D,E(H(J,K(L,M(,N))))),C(F,G(,I))) 通过对二叉树B的操作,输出二叉树B的广义表(字符串)表达式 通过对二叉树B的操作,输出H结点的左孩子与右孩子 通过对二叉树B的操作,出二叉树B的深度 通过对二叉树B的操作,
fraser_khjelt_filter
- filter fraser and k-hjelt for vlf data
PMSM_MRAS
- 永磁同步电机的无传感器控制,模型参考自适应MRAS,MATLAB仿真-Sensorless Control of Permanent Magnet Synchronous Motor, Model Reference Adaptive MRAS, MATLAB Simulation
FastICA
- ICA程序,可以用来做独立分析,去噪等分析,十分有用的程序-ICA procedures, can be used to do independent analysis, denoising and other analysis, very useful procedure
PSO-ANN
- pso优化算法,优化人工神经网络,非常好的程序-PSO optimization algorithm, optimization of artificial neural network, very good program
LDACS-master
- A link level simulator for the reverse link of the LDACS system The simulator simulates Jakes spectrum rayleigh fading with 3 tap exponential PDP, and plots bit error rate vs. SNR curves.
csma_simulation-master
- This is a CSMA/CA simulation in MATLAB. I can t find one the Internet, so I code it on my own-This is a CSMA/CA simulation in MATLAB. I can t find one the Internet, so I code it on my own
16-QAM-QPSK-BPSK-master
- Simulation in MATLAB of Digital Communication modulations (BPSK,QPSK,16 QAM) to find the performance and probability of error in Rayleigh and Rician fading environments
Performance-Analysis-of-M-PSK-master
- BER v/s EbNo plots were obtained for QPSK, 8-PSK, 16-PSK
L1General
- L1-based General algorithm Matlab
