资源列表
MVDR_beam
- 波束形成算法中的最小方差无失真响应波束形成器,并在一个图中给出常规波束和MVDR两种波形。 -Beamforming algorithm in the minimum variance distortionless response beamformer and give a diagram of conventional beamforming and MVDR two waveforms.
LP
- 基于径向基神经网络的算法逼近低通滤波器,用Matlab编程实现-Based on RBF Neural Network Approximation algorithm low-pass filter, using Matlab programming
coordinate
- 提供坐标轴缩放、转换、设置的matlab环境模版。-Provide axes scaling, conversion, set the template of the matlab environment.
my_qammod
- Matlab code for the simulation of M ary QAM
ELspectrum
- 自己编写的不同有机层厚度的归一化电致发光谱,做有机电致发光的同行参考-I have written a different organic layer thickness normalized electroluminescence spectra, doing light-emitting counterparts in Reference
shuzhizhuanfan
- 数值转化,大家可以看看,变得比较简洁,而且运行的不错-Numerical transformation, we can see, has become more concise, and well run
matrix-inversion
- 对称正定矩阵求逆运算,要求该矩阵必须为正定,可以求其逆矩阵-Symmetric positive definite matrix inversion, the matrix must be positive definite requirement, you can find the inverse matrix
opencv_mat_ops
- 比较简单基础的矩阵运算,测试每一行或每一列的黏贴性能-simple manipulation of martix
neh
- flow shop neh scheduling by makespan minimization
bp_test
- bp神经网络的实例测试程序,适合初学者学习-BP neural network code by matlab,easy to study
simpson
- 通过辛普森计算方法,得到积分方程的计算,主要通过n=2得到积分所求的函数值。-Calculated by Simpson, calculating the integral equations obtained mainly through n = 2 to get the value of the integral function requested.
ANN
- 人工神经网络(ANN),简称神经网络,是一种模仿生物神经网络的结构和功能的数学模型或计算模型。神经网络由大量的人工神经元联结进行计算。大多数情况下人工神经网络能在外界信息的基础上改变内部结构,是一种自适应系统。现代神经网络是一种非线性统计性数据建模工具,常用来对输入和输出间复杂的关系进行建模,或用来探索数据的模式。-Artificial neural network (ANN), referred to as neural network, is a mathematical model of