资源列表
改进版的bp神经网络算法编程(pso)
- 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
data_collection
- rsvp范式,加上图片集之后可以直接使用,另需要安装PTB(The RSVP paradigm can be used directly after adding photo sets, and PTB needs to be installed.)
DMD
- 快照数据的动态模态分解,获得基模态和对应的特征值,包括频率和增长率,以及数据后处理。(Dynamic modal decomposition of snapshot data to obtain basic modes and corresponding eigenvalues, including frequency and growth rate, and data post-processing.)
POD
- 数据快照的特征提取,获得基模态、特征值和模态系数,以及数据的后处理。(Feature extraction of data snapshot, obtaining basic modes, eigenvalues and modal coefficients, and post-processing of data.)
interference
- 实现杨氏双缝干涉,也可调节缝的间距及大小实现双缝衍射功能(Double slit interference)
GA-LSSVM.m
- 遗传算法优化最小二乘支持向量机的核函数参数和正则化参数(Optimization of Kernel Function and Regularization Parameters of Least Square Support Vector Machine by Genetic Algorithms)
wind
- 风场输入文件,FVCOM,热通量计算使用(Wind field input file, FVCOM, heat flux calculation)
电力线噪声模型仿真
- 电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
matpower+Probability Power Flow
- 概率潮流使用matpower编写程序的基本步骤(The basic steps of probabilistic power flow by using matpower to write programs)
数据结构(c语言)
- 数据结构经典教程,对各位编程有帮助!!!(Classic book of data structure, which is helpful to programming)
mckd
- 最大相关峭度反褶积,给定滤波器长度和周期T、位移数后可将与周期成分不相符成分默认为噪声成分,具有极强的降噪能力。(Maximum correlation kurtosis deconvolution, given the filter length and period T, displacement number, can default to the non-conforming component of the periodic component as the noise compone
MNIST_data
- MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l