资源列表
[人工智能/神经网络/遗传算法] fastsimulationanneal
说明:可以实现快速的模拟退火算法,很有价值,-can achieve rapid simulated annealing and of great value, thank you<yssx090> 在 2025-06-26 上传 | 大小:346kb | 下载:0
[人工智能/神经网络/遗传算法] Matlabgenetictool
说明:介绍了遗传算法工具箱及其具体的应用,很有参考价值.-introduced a genetic algorithm toolbox and its specific application of great reference value.<yssx090> 在 2025-06-26 上传 | 大小:678kb | 下载:0
[人工智能/神经网络/遗传算法] antcolonyoptimization
说明:介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective<yssx090> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] KalmanFilterProgram
说明: 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计 filter_result.m kalman滤波估计的<郭春吉> 在 2025-06-26 上传 | 大小:119kb | 下载:2
[matlab例程] Target_Tracking_Simulation_Program
说明:是本人编写的目标跟踪仿真程序(MATLAB),其中包含Imm算法,欢迎指教!-target tracking simulation program (MATLAB), which includes Imm algorithm, welcome improve!<郭春吉> 在 2025-06-26 上传 | 大小:8kb | 下载:0
[数值算法/人工智能] offen_C_Algorithms
说明:解压后的文件,列举了大量常用的C算法程序,欢迎参考!-unpacked document, listed a number of commonly used algorithm C procedures, reference welcome!<郭春吉> 在 2025-06-26 上传 | 大小:553kb | 下载:0
[压缩解压] Huffman123
说明:给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。-given a number of characters and their corresponding weights, construction of a high as possible Huffman tree and the character of Huffman coding.<梁清华> 在 2025-06-26 上传 | 大小:470kb | 下载:0
[人工智能/神经网络/遗传算法] 20060822
说明:BP批处理源代码,可自由选择三层或多次网络,和神经元数目-BP batch source code, the freedom to choose three or more networks and the number of neurons<zaoxiao> 在 2025-06-26 上传 | 大小:467kb | 下载:0
[数据结构常用算法] TJlSg
说明:数据结构课程设计!MFC做的! 其中有个是链表(单链表,双向 链表图形化演示),另一个是 图的最小生成树的图形化演示)。-data structure course design! MFC done! Which is a linked list (single linked list, and two-way linked list graphic demonstration), Another is the minimum spanning tree graphic demons<> 在 2025-06-26 上传 | 大小:4.86mb | 下载:0
[数学计算/工程计算] atan_base_on_CORDIC_arithmetic
说明:用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iter<陈朋> 在 2025-06-26 上传 | 大小:2kb | 下载:0