资源列表
stepcontrol
- MATLAB编写的仿真小程序,关于STEP CONCROL的,仿真出CONTROL执行后的图形-MATLAB simulation prepared by the small program on STEP CONCROL. Simulation out CONTROL implementation of the graphics
AWGN
- 包括0均值和给定方差的高斯白噪声生成函数,以及复高斯白噪声生成函数
dmc算法
- dmc算法
chapter-three
- matlab有限元结构动力分析与工程应用 第三章源程序-matlab finite element structural dynamic analysis and engineering application source code chapter
16QAM
- matlab实现16QAM调制解调 matlab实现16QAM调制解调-ALLIANCES is a recently proposed cooperative random access protocol for wireless networks. In this paper we modify the original model to include user location information. We also derive pair-wise error proba
EXAMPL_ami
- 描述了仿真AMI码的产生,利用矩阵生成,描绘其波形和功率谱-Mesh simulation of a balanced system, the use of contrast to NRZ code, respectively, do not use the case of a balanced mesh
000
- 这是我作为研究生的第一次编的关于自组织的程序 希望对大家有用-This is my first time as a graduate student compiled program on the self-organization want to be useful to everyone
deblock
- Arranges blocks of a matrix as rows of another matrix.
positioning
- 调试成功的测距定位仿真(TOA)。三个函数的作用分别是:在一个正方形区域内随机选择10个点;在这10个点中选择被测结点和参考结点;LSE位置计算。-Ranging and Location debug successful simulation (TOA). The role of the three functions are: a square area in 10 randomly selected points 10 points in the selected node under
kalman
- \kalman的相关预测和误差程序,推进给新手使用-\ Kalman prediction and errors related to procedures, to promote new users
function-draw-near
- 人工智能里面的一个重要内容神经网络的BP网络函数逼近问题,关于一些函数的使用方法-An important element of the neural network artificial intelligence inside the BP neural network function approximation problem, with regard to the use of some functions
ridge
- 这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.