资源列表
ditongchouyang
- 低通抽样定理程序有课程设计的有需求的自己
NLMS 改进的LMS算法NLMS算法的MATLAB实现和其收敛性的验证程序
- 本例程为改进的LMS算法NLMS算法的MATLAB实现和其收敛性的验证程序-This routine is improved LMS algorithm NLMS algorithm in MATLAB and its convergence verification procedures
K2
- 用matlab实现的K2算法,需要用到贝叶斯网络工具箱-K2 algorithm implemented with matlab
Untitled2
- 功率谱估计,包括周期图法,burg法,music法,和welch法,并绘图比较-psd,pmusic,pburg
ZJZXEC
- 在matlab中编程实现的正交多项式最小二乘拟合函数,调用格式:a=zjzxec(x,y,m)-In the matlab programming in the orthogonal polynomial least squares fitting function, call format: a = zjzxec (x, y, m)
xindiantu1
- 心电信号功率谱分析,利用离散傅里叶变换进行功率谱的计算-ECG power spectrum analysis, the use of discrete Fourier transform calculation of the power spectrum
BP
- bp神经网络模型预测地下水动态的matlab的程序代码-The forecast model of groundwater dynamic code
bp
- 人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。-Artificial neural network (ArtificialNeuralNetworks, abbreviated as ANNs) are also ref
li4_24
- 考虑输入双输出系统,输入量均为方差为1的互不相交白噪声,测量噪声采用方差为0.1的互不相交白噪声-Consider input dual-output system, enter the amount of all variance disjoint white noise, measurement noise variance was used to the white noise of 0.1 disjoint
1
- 用一种编程语言描述以下规则,ab=>AB,a=>A,b=>B,去体现人工智能规则产生的一个过程-describe these rules by using c/c++ to show the procedure of artical intelligence,ab=>AB,a=>A,b=>B
jc
- 电机状态检测与故障诊断的matlab算法原理与代码,包含数据-Matlab algorithm principle and code, including the data of motor state detection and fault diagnosis
bp1
- 学习神经网络的简单例子,调用 TRAINGDM 算法训练 BP 网络 ,然后进行仿真。-A simple example of learning neural network algorithm calls TRAINGDM BP network training and simulation.