资源列表
[人工智能/神经网络/遗传算法] chapter_GA
说明:利用遗传算法优化支持向量机参数的算法的程序(Optimization of parameters of support vector machines using genetic algorithm)<swift_D > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] chapter_GridSearch
说明:利用网格法优化支持向量机参数的算法的程序(A program for optimizing the parameters of support vector machines using mesh method)<swift_D > 在 2025-11-22 上传 | 大小:2kb | 下载:1
[matlab例程] SEP Protocol in Matlab by www.wsnlab.org
说明:SEP algorithm in WSNs<superjjang > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] OK_RS_without_ba_code
说明:this code be could for calculating the readsolomon entropy without noise<rezaa > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ga_2d_box_packing_movie
说明:ga_2d_box_packing_movie in matlab<rapoo > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] FR共轭梯度法
说明:共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that is, the initial search directio<12345678987456321584 > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] knn-MATLAB
说明:这是一个实现简单的多数表决法的KNN算法。KNN算法涉及三个重要的步骤,分别是决定K的大小;距离的表达方法(一般有欧式距离,曼哈顿距离,Minkowski距离);决策方法(多数表决法,KD树法等)。本程序是采用多数表决的决策方法,距离表达采用欧式距离。适用于小样本少特征的数据集。(KNN algorithm realized by MATLAB, useful for small training set and less features.)<乃肥 > 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] 模拟退火算法
说明:模拟退火算法属于现代优化算法的一种,,实现NP-hard组优化问题的全局最优解,解决大量的实际问题(The simulated annealing algorithm is one of the modern optimization algorithms, which can solve the global optimal solution of the NP-hard group optimization problem and solve a lot of practical probl<Berlin0724 > 在 2025-11-22 上传 | 大小:2kb | 下载:0