资源列表
[人工智能/神经网络/遗传算法] ClassicalMachineLearning
说明:几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)<文谦 > 在 2025-02-07 上传 | 大小:4kb | 下载:0
[matlab例程] 遗传算法解决TSP问题的Matlab程序
说明:解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on<青容 > 在 2025-02-07 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] PSO-BP
说明:优化的BP神经网络,包括数据集,可以直接运行(BP neural network ,include the data)<sunmengimba > 在 2025-02-07 上传 | 大小:47kb | 下载:0
[matlab例程] fft16
说明:The following Matlab project contains the source code and Matlab examples used for 16 point radix 2 dif fft . Contain the computation of 16 point DIF FFT in each stages and reordering process.<aliwahby1993 > 在 2025-02-07 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] FemDemBookCode
说明:有限离散程序 ,用于离散元书本代码学习,入门非常放便(Finite discrete program for discrete element book code learning, the entry is very convenient)<zhuql > 在 2025-02-07 上传 | 大小:2.62mb | 下载:0
[压缩解压] matlab2012b_std
说明:error file so i need to install correct file<mrkhan > 在 2025-02-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Palindrome subsequences
说明:求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length &<zhou-r16 > 在 2025-02-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Maximum sum of subarray
说明:题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1]<zhou-r16 > 在 2025-02-07 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] min-char-rnn
说明:RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no fr a mework like TF, just write with basic python language)<zhanghl > 在 2025-02-07 上传 | 大小:3kb | 下载:0