资源列表
[matlab例程] 电话拨键号码识别
说明:数字信号处理课程中,电话拨键号码识别的实现程序(The realization program of telephone key number recognition in digital signal processing course)<yuluoxingwei> 在 2025-06-13 上传 | 大小:4.74mb | 下载:0
[matlab例程] SOA
说明:SOA是对人的随机搜索行为进行分析,借助脑科学、认知科学、心理学、人工智能、多Agents系统、群体智能等的研究成果,分析研究人作为高级Agent的利己行为、利他行为、自组织聚集行为、预动行为和不确定性推理行为,并对其建模用于计算搜索方向和步长。(SOA is a random search of the human behavior analysis, the research results of brain science, cognitive science, psychology, a<lyhing> 在 2025-06-13 上传 | 大小:83kb | 下载:0
[matlab例程] ACO
说明:蚁群算法是一种新型的模拟进化算法,鉴于目前国内尚缺乏这一方面的研究,其研究刚刚开始,远未像遗传算法、模拟退火算法等算法那样行程系统的分析方法和坚实的数学基础,有许多问题有待进一步研究,如算法的收敛性、理论依据等更多细致的工作还有待于进一步展开。(The ant colony algorithm is a novel simulated evolutionary algorithm, given the current lack of the research on this aspect, th<lyhing> 在 2025-06-13 上传 | 大小:180kb | 下载:0
[人工智能/神经网络/遗传算法] Ch03
说明:决策树的实现,压缩中包含数据和代码,祝大家玩的开心(The implementation of the decision tree, compression contains the data and code, I wish you all fun)<jy007> 在 2025-06-13 上传 | 大小:7kb | 下载:0
[matlab例程] pol2rect_mex
说明:The code converts complex numbers from polar to rectangular form<NERIMA> 在 2025-06-13 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] LUgenerator_beta
说明:使用C实现矩阵分解(LU decomposition)(Using C to implement matrix decomposition (LU decomposition))<ayasp> 在 2025-06-13 上传 | 大小:7.96mb | 下载:0
[数学计算/工程计算] LU Matrix Factorization
说明:使用C语言在xilinx 平台上实现N阶可逆矩阵分解(The realization of N order reversible matrix decomposition on the Xilinx platform using C language)<ayasp> 在 2025-06-13 上传 | 大小:1.57mb | 下载:0
[matlab例程] bco matlab
说明:% Bee Colony Optimization in Matlab % By Adnan ACAN % Each potential solution is called a Food Source % Fitness is determined in terms of the quality of food source % There are three groups of bees: employed bees, onlooker bees, and scout bee<hichem22> 在 2025-06-13 上传 | 大小:2kb | 下载:0
[matlab例程] Firefly_Algorithm
说明:% Firefly Algorithm by X S Yang (Cambridge University) % % Usage: firefly_simple([number_of_fireflies,MaxGeneration]) % eg: firefly_simple([12,50]); % % ======================================================== % %<hichem22> 在 2025-06-13 上传 | 大小:1kb | 下载:0