-
19.NLJforsystemidentfition
说明: NLJ优化算法用于系统辨识程序,对于学习系统辨识与建模很有用(PID algorithm for the optimization of system identification procedures for identification and Learning System Modeling useful)
- 2006-03-10 18:52:32下载
- 积分:1
-
Boosting
Boosting原理及在分类上的应用PPT,学习boosting原理流程,该算法的一般情况。(Boosting principle and the application of the classification PPT, learning processes boosting principle)
- 2013-08-03 16:52:07下载
- 积分:1
-
蚁蚁群算法 mACAA_QoS__MRa
matlab代码实现sensornet的QoS组播路由蚁蚁群算法的Matlab程序源码 可直接使用。 已通过测试。
(matlab code the sensornet The QoS multicast routing ants ant colony algorithm Matlab program source code can be used directly. Has been tested.)
- 2012-07-23 13:42:32下载
- 积分:1
-
PtoP-CHAT
点对点聊天工具,完整的工程,学习网络编程的可以参考(POINT TO POINT CHAT)
- 2013-05-05 00:40:52下载
- 积分:1
-
805955
一个可以观察本机上网过程的小程序,使用了SHDocVw组件和MSHTML组件,()
- 2018-02-14 10:47:45下载
- 积分:1
-
ann_c
简单的人工神经网络实现,用C语言,训练算法是BP。(C Language applied simple artificial neural network,training method is back propogation)
- 2013-10-22 10:20:06下载
- 积分:1
-
gontext
如何获取线程关联用户名和域名,不错,很好()
- 2018-06-20 11:33:16下载
- 积分:1
-
getIPaddress
通过此程序,可以获得本地计算机的IP地址,并以提示框的形式显示出来.(Through this process, access to the local computer' s IP address, and the form of prompt box is displayed.)
- 2009-05-07 14:27:16下载
- 积分:1
-
huoqu
说明: 获取本地计算机信息的小代码,比较简单,适合初学网络编程(a simple program of geting information from computer)
- 2013-11-28 23:56:56下载
- 积分:1
-
ant_Plane
之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基于二维平面建立单机单目标的航迹规划模型。
里面dis.m是主函数:function dis(max,m) max为迭代最大次数,m为每次蚂蚁的数量(ant algorithms,uav)
- 2011-09-01 10:22:56下载
- 积分:1