资源列表
[人工智能/神经网络/遗传算法] 神经网络代码
说明:识别印刷体26个大写英文字母的训练网络(任意五个字母),用newff或feedforwardnet构建(A training network (any five letters) that identifies 26 letters of English letters in a printed form, constructed with newff or feedforwardnet)<喵喵haha > 在 2025-05-26 上传 | 大小:49kb | 下载:0
[matlab例程] 论文仿真采用版
说明:采用SVPWM优化DTC算法,考虑中点平衡电压,算法有效(Using SVPWM to optimize the DTC algorithm, the algorithm is effective)<dongguili0 > 在 2025-05-26 上传 | 大小:49kb | 下载:0
[数值算法/人工智能] 步长加速法求解二维非线性函数问题
说明:步长加速法求解二维非线性函数问题,并举两实例(Solving two dimensional nonlinear function problem by step acceleration method)<林枫林云 > 在 2025-05-26 上传 | 大小:49kb | 下载:0
[matlab例程] NNetwork
说明:BP神经网络算法,用于预测数据,可以得出很好的预测结果,需要数据经行学习(BP neural network algorithm for prediction)<zhaopeng4545 > 在 2025-05-26 上传 | 大小:49kb | 下载:0
[数据结构常用算法] data structure
说明:基本数据结构源代码,c语言版,适合初学者模仿以及中级工程师调试(Basic data structure codes)<元yuan > 在 2025-05-26 上传 | 大小:49kb | 下载:0
[数据结构常用算法] uglynumber
说明:构造一个集合,里面的数都是丑数,那么任意取一个集合内的数,假设为k,那么2k,3k,5k,7k也是丑数,丢进集合中。因为要求第n小,那么考虑优先队列取前n小数,从1开始扩展集合,重复n次操作,最后的数便是答案。(Construct a set whose numbers are all ugly numbers, then take the number of a collection arbitrarily, assuming tha<姚任性 > 在 2025-05-26 上传 | 大小:49kb | 下载:0