数据归一化应该是有多种算法的吧?% M: |& c4 ]# n8 k, m& w2 ]& y7 l
线性归一化,直接sin()也算是归一化吧? ) P( w& o# N9 Z% E4 e, Tmatlab有一个函数:PREMNMX * O' B! ^9 B) q! g+ \( ?Preprocesses data so that minimum is -1 and maximum is 1. , ]: q+ f* e" U6 |& J' Y- ]. p你可以查看它的算法的代码看是不是你要的那种算法。