-
-
c_FFT.rar
... n=n1xn2 stored in row major order
In this code the size of the input signal
is NN=NxN (n=NN, n1=n2=N)
2.- Transpose (tpose) A to have it stored in column
major order ...
-
-
nn.rar
一个关于矩阵的程序,1——n的平方依次环形排列成矩阵图形
-
NNFunctions.rar
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, ...
-
NN.zip
Neural Network program for pattern classification
-
NN.zip
Artificial nueral net in visual basic
-
-
nn.rar
本研究针对数据库管理系统MS SQL Server、MS Access、Oracle、MySQL、MS FoxPro之间进行了数据交换的探讨,定义了作为中介的XML文件的格式,并制定了元数据映射规则,通过程序实现了数据导出和导入的功能,达到了数据交换的目的。
-
NN.rar
利用神经网络进行系统辨识和逆辨识的程序,可以供大家参考。
-
nn.rar
模板的应用-对线性表操作 c++的实验报告 编译过。。。。
-