资源列表
QAM的调制解调完整仿真程序源码
- QAM的调制解调完整仿真程序源码 matlab源码(QAM modem complete emulator source code matlab source code)
Dijstra算法
- Dijstra算法求无向图的最短路径,用10个结点的无向图为例,路径的起点可选择
Sherif Mohamed Dec 2018
- we shed light on the potential and implementation of index modulation (IM) techniques for MIMO and multi-carrier communications systems which are expected to be two of the key technologies for 5G systems. Specifically, we focus on two promising appli
遗传算法优化的BP神经网络
- 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo
CNNMATLAB实现
- CNNMATLAB实现
CNN
- 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
code1323
- puma560机器人的运动学正解程序源码,在matlab2016b测试成功,希望对有需要的人有帮助(Puma 560 robot forward kinematics program source code, in MATLAB 2016b test success, hope to help people in need)
code545423
- 动作的表面肌电信号进行频谱分析和功率谱估计,计算 肌电信号的时域和频域参数,根据结果分析讨论肌肉工作状态程序源码,在matlab软件测试成功(The spectrum analysis and power spectrum estimation of the surface electromyogram signal of the action are carried out, and the time domain and frequency domain parameters of the
EOF分解
- 对北大西洋温度盐度场低频变化的时空特征进行EOF分解。
高斯赛德尔迭代
- 本程序利用高斯赛德尔迭代法求线性方程组,格式为函数形式。
hsmm
- 隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process
HDB3编码仿真
- MATLAB软件对HDB3码的编码仿真,并出仿真图。