-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1
-
dwt2
本文提出了一种基于独立分量分析的音频数字水印方法。嵌入水印时,对原始音频文件进行一级小波分解,在分解
得到的逼近分量中利用随机混合方法嵌入水印后进行小波逆变换形成嵌入水印的音频文件。仿真实验结果表明这种方
法的强鲁棒性和可行性。(Abstract:Audio p roduction is one of the important digital multimedias, which transmit becomes more and more convenient. To
p revent the multimedia content from being stolen or illegally used, audio content p rotection techniques become increasingly impor2
tant so that the potential of these app lications can be reached. As the importantmethod of copyright p rotection, the digitalwater2
marking technology has been acquired widely recognition and research. This paper p resents a method of digital audio watermark2
ing based on independent component analysis. When embedding watermarking, the original audio is decomposed by single2level
discrete 12D wavelet transform, watermarking is embedded by mixing randomly to the app roximation coefficient vector obtained,
and the audio is single2level reconstructed receiving audio havingwatermarking. Emulated experiment results show that thismeth2
od is robust and feasible.)
- 2009-06-04 17:43:21下载
- 积分:1
-
liziqunmatlab
粒子群反演算法,可用于波动反演,地震领域,岩石破裂领域。(Particle swarm inversion algorithm can be used in wave inversion, seismic field, rock fracture field.)
- 2017-06-03 09:56:18下载
- 积分:1
-
Imatlabdocn
关于电磁场中用超松弛法求网格电位位的matlab源代码
(Overrelaxation method using electromagnetic fields demand grid potential bit matlab source code)
- 2012-09-09 23:17:36下载
- 积分:1
-
MyCTPTradingSystem
ctp交易程序 ctp交易程序 ctp交易程序 ctp交易程序(ctp trading system)
- 2014-10-13 22:19:08下载
- 积分:1
-
MexDemo
matlab开发,在Vs2010里配置matlab调用环境(matlab developer)
- 2012-09-15 19:05:33下载
- 积分:1
-
Search_DFT
Filtros Ma t lab trae varios filtros para series de tiempo
- 2013-09-24 08:00:15下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
ca
一些基于元胞自动机的小程序 帮助理解元胞自动机(Cellular Automata)
- 2013-05-16 09:45:11下载
- 积分:1