资源列表
IQPSO
- 量子微粒群算法,用于参数寻优,收敛速度较快。(Quantum particle swarm optimization (QPSO) algorithm is used to optimize parameters with fast convergence speed.)
VMD matlab源代码
- 变分模态分解,用于将信号分解出单个的imf分量,并求出频谱,确定输入信号的各个频率
UDP测试上位机-基于matlab GUI编写
- UDP测试上位机-基于matlab GUI编写(UDP unlaod machine by matlab)
神经网络
- 模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。(he second way to simulate human thinking. This is a non-linear dynamic system, which is characterized by distributed storage of information and parallel
Markov_Decision_Processes
- 书籍:人工智能中的马尔可夫决策过程Markov_Decision_Processes_In_Artificial_Intelligence(Book:Markov_Decision_Processes_In_Artificial_Intelligence)
蚁群算法
- 蚁群算法,用于解决TSP问题,可以避免过早收敛且时间复杂度低,是一种信而有效的启发式算法
grey predication
- 预测数据,数据分析,进行经济数据的多年预测,用途广泛(Forecast data, data analysis, multi-year forecast of economic data, widely used)
matlab神经网络30案例
- rbf神经网络自适应控制matlab仿真实例(Matlab simulation example of RBF neural network adaptive control)
fastq序列统计软件
- 可统计error rate Q20 Q30 但速度较慢,如需加快速度,可屏蔽ASCII转换,不输出error rate
GAN-Base-on-Matlab-master
- 在matlab上面实现GAN,能够完成简单的GAN操作。(The implementation of GAN on Matlab can accomplish simple GAN operation.)
economic dispatch2
- 忽略损耗的电网经济调度,三个发电机组,可以计算出力和成本。(In the economic dispatch of power network with neglect of loss, three generators can calculate the power and cost.)
bch
- BCH码的matlab代码,包含编码与译码(BCH Encoder and Decoder)