-
content
这次上传的是关于神经网络的电子文档,详细介绍了神经网络的相关知识。(The upload is about the neural network of electronic documents, detailed knowledge of neural networks.)
- 2009-11-10 11:02:38下载
- 积分:1
-
fenge
用matlab实现的 粘连字符切分 附带图片(Implemented with the matlab Segmentation of Touching Character Poster)
- 2011-01-03 21:38:38下载
- 积分:1
-
garchcore
PURPOSE: Helper function part of UCSD_GARCH toolbox. Used if you do not use the MEX file.
- 2012-04-11 21:11:33下载
- 积分:1
-
numerical-intergration
数值积分各种经典算法的matlab程序实现(matlab codes for classical methods of numerical intergration)
- 2011-10-06 16:51:19下载
- 积分:1
-
3pointRDimage
实现基础RD成像算法,3个点目标仿真成像。(Basis for achieving RD imaging algorithm, three-point target simulation imaging.)
- 2013-12-04 19:17:36下载
- 积分:1
-
condentropy
计算条件熵,可以用来计算在某种条件下的条件熵的数值(we can use it to calculate the conditional entropy)
- 2009-02-17 22:22:57下载
- 积分:1
-
annexamples
很多神经网络的应用程序:如感知器,自适应线性元件,BP网络,霍普菲尔德网络,竞争网络...适合初学者。(Many neural network applications: such as sensor, adaptive linear element, BP network, Hopfield networks, competitive networks ... suitable for beginners.)
- 2009-11-28 14:42:48下载
- 积分:1
-
p-q-progrm
一种基于瞬时无功功率p-q算法的无功电流检测的simulnk仿真(A reactive power P-Q algorithm based on the instantaneous reactive current detection of SIMULNK simulation)
- 2014-11-30 21:12:24下载
- 积分:1
-
qingzhuoyinpinpu
清浊音处理的MATLAB程序,用汉明窗来实现。(MATLAB program Voicing treated with Hamming window to achieve)
- 2014-01-06 09:27:28下载
- 积分:1
-
KNN
Implement the K nearest neighbor algorithm by your own instead of using available software.
2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result.
3. Train the classifier using your training dataset, and test the classifier using your testing dataset.
4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
- 2013-05-11 11:46:54下载
- 积分:1