-
-
-
[傻瓜编程系列].DotNetNuke.For.Dummies.pdf
... to business and shows you how to create a user-friendly Web site. You’ll find out how you can build and manage a flexible, versatile site with all the advantages an open-source application offers, use convenient modules, build a community, and save som
-
-
StressMark压力测试软件
... (CString& strErrorMessage);
};
MyCase1.cpp
#include "stdafx.h"
#include "StressCase.h"
#include "MyCase1.h"
IMPLEMENT_DYNCREATE(MyCase1, StressCase)
bool MyCase1::OneStep(CString& strErrorMessage)
{
// do som
-
基于MATLAB的神经网络仿真的30个案例
... 葡萄酒种类识别
案例13 SVM神经网络中的参数优化---提升分类器性能
案例14 SVM神经网络的回归预测分析---上证开盘指数预测
案例15 SVM神经网络的信息粒化时序回归预测
案例16 单层竞争神经网络的数据分类—患者癌症发病预测
案例17 SOM神经网络的数据分类--柴油机故障诊断
案例18 Elman神经网络的数据预测—电力负荷预测模型研究
案例19 概率神经网络的分类预测-基于PNN变压器故障诊断
案例20 神经网络变量筛选—基于BP的神经网络变量筛选
案例21 LVQ神经网络的分类——乳腺 ...
-
深度探索C++对象模型
英文书名:Inside The C++ Object Model
作者:Stanley Lippman
译者:侯捷
本书对C++的底层机制做出了独到阐释,同时也是越向组件软件(component-ware)基本精神的跳板,不管是学习COM或CORBA或是SOM,充分了解C++对象模型是极为有益的
-
Audio Codec ‘97 specification
... (AC ‘97) Architecture and Digital Interface (AC-link) specifically
designed for implementing audio and modem I/O functionality in mainstream PC systems. This specification does
not explicitly define the companion AC ‘97 Digital Controller component (som
-
人工神经网络原理及应用
本书介绍了人工神经网络的基本原理及其应用。重点阐述了9 种常见神经网络的结构组成、工作原理、
设计方法及应用实例。其中心内容包括前馈型BP 神经网络;反馈型Hopfield 神经网络和双向联想记忆
BAM 神经网络;局部逼近的CMAC 小脑神经网络和径向基函数RBF 神经网络;竞争学习的自组织SOM
神经网络﹑对偶传播CPN 神经网络﹑ART 自适应谐振理论及量子神经网络。
-
《MATLAB神经网络30个案例分析》程序和数据
《MATLAB神经网络30个案例分析》的程序和数据。
包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。该书另有31个配套的教学视频帮助读者更深入地了解神经网络。
-
用SOM做分类器
Discuss the influence of the following factors (plot the
results and quantify the test error and the training error):
1. # of training samples
-