资源列表
SAA
- 模拟退火智能算法解决经典TSP问题,方便修改,注释方便理解-SAA only classical algorithm to solve TSP problem, easy to modify, easy to understand comments
sig_gen
- 用于某些测试程序中的测试向量生成。 根据输入的统计特性,生成符合该统计特性的随机测试向量到输出文件。-certain testing procedures for the test vector generation. According to the statistics of imported produce with the statistical characteristics of the random test patterns to the output document.
ECG-classification
- 心电图是一种经胸腔的以时间为单位记录心脏的电生理活动,并通过皮肤上的电极捕捉并记录下来的诊疗技术,能警示人体心脏健康状况。我们对十种不同心脏状况的心电图(ECG)数据进行实验,在对原始数据进行了一系列预处理后,利用PCA和ICA进行特征提取降维得到新的特征空间,并利用支持向量机进行训练,最后对未分类心电数据进行分类标记并评价其性能。-Electrocardiography (ECG) is a transthoracic interpretation of the electrical acti
the-code-for-Wavelet-neural-network
- 一个关于小波神经网络预测交通流量的程序,可以使用,适合初学者!-A wavelet neural network forecasting procedures for the exchange of traffic, you can use for beginners!
Optimization_of_RBF_Network
- Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
GA-example
- 遗传算法的一个小例子,感兴趣的可以参考一下,大家一起进步-A small example of the genetic algorithm, interested can refer to, with the progress we
id3
- ID3算法 C语言实现 数据挖掘算法 相关源代码 很好的资料-ID3 algorithm
eg23-jiaotongliuliangyuce
- 《MATLAB神经网络30个案例分析》中的第23个例子,案例23 小波神经网络的时间序列预测-短时交通流量预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 23 example, 23 cases of wavelet neural network time series forecasting- short-term traffic flow prediction. Hope to have certain he
GA_RBF
- 遗传算法优化BRF神经网络的matlab程序,可直接用于预测。-Genetic algorithm optimization BRF neural network matlab program can be directly used to predict.
devec3
- 很完整的differential evolution算法的源码-Complete the source of the differential evolution algorithm
Xception
- 卷积神经网络经典结构Xception用Keras的实现。 Xception 是 Google 继 Inception 后提出的对 Inception-v3 的另一种改进。 作者认为,通道之间的相关性 与 空间相关性 最好要分开处理。采用 Separable Convolution(极致的 Inception 模块)来替换原来 Inception-v3中的卷积操作。
