资源列表
neural610
- 采用神经网络训练,预测某地区用电负荷源程序-Training in the use of neural networks to forecast electricity load source in an area
BP
- 利用一个三输入两输出的两层BP神经网络训练一个输入为[1 1 1 1 1 1],期望的输出为[1 1]的神经网络系统。-Using a three-input two-output two-BP neural network training input for the [1 1 11 11], the desired output is [11] the neural network system.
Subset
- ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。 【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。 比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。 则: 0000表示空集{}。 0001表示{4}。 0010表示{3}; 0011表示{3,4}; ………… 1110表示{1,2,3}; 1111表示{1,2,3,
polynomial
- 多项式的乘法的类,含有自测main函数。-Polynomial multiplication of the class, containing a self-test function main.
xixuangui
- 关于吸血鬼算法经典代码,本算法更精简,更经典。用java实现的-The classic vampire algorithm code
det
- Using LU Decomposition Method to solve determination of matrix writing by C-Using LU Decomposition Method to solve determination of matrix writing by C
perception_
- 是用神经网络中的感知器进行分类的程序,并给出了图形显示的结果-A program to classify with the perceptron in the NN,and the result is given in the form of chart.
kalmanfilter
- 卡尔曼滤波,实现提前一步预报状态输出和状态输出-Kalman filtering to achieve one step ahead forecasts status output and status output
transformation
- transformation of coordiantes using finite diff method
Runge-Kutta-method
- You should have received a copy of the GNU General Public License !aFloor, Boston, MA 02110-1301, USA. -You should have received a copy of the GNU General Public License !aFloor, Boston, MA 02110-1301, USA.
crc8
- crc-8 x8+x2+x+1,查表方式的计算方法。-crc8 x8+ x2+ x+ 1, calculated look-up table approach.
exdate
- 计算日期的原生算法,用于计算日期到天数,或者天数到日期,不依赖任何操作系统;经过实用验证无误;没有1970年的限制;-Calculation date native algorithm for calculating the number of days to a date or number of days to date, does not rely on any operating system verified through practical and correct there