运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
该代码实现了一中具有补偿的模糊神经网络结构,通过对一个函数的仿真,可以看出,该结构相应快速,输出稳定(The code to achieve a compensation with fuzzy neural network structure, a function of the simulation, we can see that the structure of the corresponding fast, stable output)