-
遗传算法的代码
附加的文件是由 Java 语言实现的遗传代码。这是个不错的做法,为遗传算法。请参阅原始网页链接的进一步信息或疑问。
- 2022-02-11 21:45:12下载
- 积分:1
-
对混沌神经网络进行预测,效果非常好,精度比较高
对混沌神经网络进行预测,效果非常好,精度比较高-forecasting of chaos
- 2022-03-04 19:39:44下载
- 积分:1
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1
-
c++词法分析
使用c++ STL,对c或c++进行词法分析。
在Windows下编写的,其他平台需要改文件流
基本上能够进行正确的分析,没有进行注释符号的处理,需要的就不要下载了。
&
- 2023-01-17 00:25:05下载
- 积分:1
-
柔顺机构的拓扑优化设计的代码,考虑输入输出
柔顺机构的拓扑优化设计的代码,考虑输入输出-Topology Optimization of Compliant Mechanisms designed code, consider the input and output
- 2022-06-16 06:10:47下载
- 积分:1
-
Matlab calculated using the various features of photonic crystals parameters. A...
利用matlab计算光子晶体的各种特征参量。
一共五个希望对大家有所帮助。-Matlab calculated using the various features of photonic crystals parameters. A total of five people want to help.
- 2022-07-08 11:24:52下载
- 积分:1
-
在opnet仿真环境下的基于RFID的防碰撞算法
资源描述在opnet的仿真环境下基于RFID的防碰撞仿真算法,程序以及经过了测试,绝对好用,
- 2023-07-08 10:25:03下载
- 积分:1
-
妈妈源代码
资源描述妈妈是计算电磁兼容问题的重要方法。
- 2022-02-26 10:27:32下载
- 积分:1
-
用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...
用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 iteration, the higher the accuracy. This case accurate to four decimal places. To raise the number of iterations, it has to the increase in a 2:30 format of the median, such as 32 long, multiple procedures need to change, the need to reform it themselves.
- 2022-03-16 10:55:29下载
- 积分:1
-
kalman滤波的白球跟踪
基于卡尔曼滤波的白球跟踪程序,白球为运动球,绿球为基于kalman滤波跟踪的球,红球为观测球,对kalman的理解有较好的帮助
- 2022-03-13 18:17:09下载
- 积分:1