资源列表
启发式搜索A算法
- 启发式搜索的定义、估价函数和算法过程,并利用A*算法求解N数码难题,理解求解流程和搜索顺序(The definition, evaluation function and algorithm process of heuristic search, and A* algorithm is used to solve the N digital puzzle, and the solution flow and search order are understood)
cOdes for doa
- matlab relignm code in antenna systems
退火算法
- 退火算法希望对大家有所帮助,可以跑出图,请放心下载(Annealing algorithm, we hope to help, you can run out of map, please rest assured that download)
qfsk
- Quadrature Phase Shift Keying (QPSK) is a form of Phase Shift Keying in which two bits are modulated at once, selecting one of four possible carrier phase shifts (0, 90, 180, or 270 degrees). QPSK allows the signal to carry twice as much information
BinaryReverse
- binary文件批处理,多个二进制文件一次性翻转(Binary files batch, multiple binary disposable flip)
DecisionTreeTest
- Sklearn包中决策树的调用,以及算法实现(Call of decision tree in Sklearn package)
jingzhaguan
- 基于晶闸管的三相全控整流,对理解晶闸管的换流及导通、关断非常有帮助(Thyristor based three-phase full control rectifier, to understand the thyristor commutation and conduction, turn off very helpful)
single_phase_PWM
- 基于matlab的单相可控整流,对理解单相可控整流的原理、PWM生成有所帮助(Matlab based single-phase controlled rectifier, to understand the principle of single-phase controlled rectifier, PWM generation help)
my case
- 在地接特斯拉算法基础上实现的最优路劲查找,可以处理一定的附加条件(Optimal road strength search based on grounded Tesla algorithm)
piano-mfcc
- 该算法实现了音乐的mfcc参数提取,以便于之后的建模识别(The algorithm realizes the extraction of MFCC parameters in music so as to facilitate modeling recognition later)
BP
- 用BP算法解决异或问题,简单易实现,方便使用(Solving XOR problem with BP algorithm)
LM
- 批量训练方式,LMBP网络实现异或逻辑。(Batch training mode, LMBP network XOR logic.)