-
simulates Darwinian genetic selection and the natural elimination process of bio...
是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all patience with the teacher to explain, I have a clear and simple genetic algorithm processing, GA basic operations including : encoding, the initial population generation, fitness assessment testing, selection, hybrid operation, the variation. Below is because I use a Java prepared by the simple genetic algorithm procedures for the subject
- 2023-07-29 07:00:03下载
- 积分:1
-
WaveLab参考
WaveLab参考-reference WaveLab
- 2022-10-11 07:35:03下载
- 积分:1
-
有关JSP的技巧,如如何用jsp输出存在于oracle数据库Blob字段中的jpg图片,Jsp中数据bean的直接赋值,checkbox的jsp应用...
有关JSP的技巧,如如何用jsp输出存在于oracle数据库Blob字段中的jpg图片,Jsp中数据bean的直接赋值,checkbox的jsp应用-the JSP skills, such as how to use jsp output oracle database exists in the field Blob jpg images, data bean Jsp the direct assignment, the checkbox jsp application etc.
- 2022-03-20 08:34:08下载
- 积分:1
-
自适应多载波 CDMA 多信道估计和跟踪时变多径衰落信道
多载波码分多址访问 (MC-码分多址) 结合多载波传输与直接序列
(DS) 扩频技术。在这项研究,新型的多通道估计,包括数
可能信道模型,并且可以自我调整以适应不同的频道不确定的条件,
提议为 MC-码分多址系统,以有效地估计在频率信道系数
结束时变多径衰落信道的域。基于拟议的信道估计,
MC-码分多址系统的符号检测采用增强最小均方误差 (MMSE) 均衡器。
仿真结果证明了建议多个信道估计可以更准确地跟踪通道
比常规通道相合。信道估计误差的考虑
基于拟议的多个信道估计执行得更好的增强型均衡器
比那些基于常规信道估计的误码率 (BER)。
- 2022-09-04 18:50:08下载
- 积分:1
-
C series of small programs.
用C++编的小程序。-C series of small programs.
- 2022-02-12 09:33:57下载
- 积分:1
-
C#系列最完整的教程。
C#系列最完整的教程。-C# most complete series of tutorials.
- 2022-01-25 13:58:17下载
- 积分:1
-
Kalman Filter Introduction classic article, but also in the tracking algorithm O...
介绍Kalman滤波的经典文章,也是Opencv中跟踪算法的基础。值得一读。-Kalman Filter Introduction classic article, but also in the tracking algorithm Opencv foundation. Worth reading.
- 2022-11-23 13:35:03下载
- 积分:1
-
XBASE支持一组库程序的DBF格式
支持Xbase DBF格式的一套函数库的程序-Xbase support the DBF format of a set of library procedures
- 2022-01-26 07:54:43下载
- 积分:1
-
从网上得到的毕业设计
从网上得到的毕业设计-from the Internet to the graduate design
- 2022-02-06 03:14:44下载
- 积分:1
-
PDF提取文字C#源码
1.利用xpdf3.04中的pdftotext功能来提取PDF文件中的文本;2.pdftotext原为控制台应用程序,改为c++/clr接口,便于.net调用;3.增加pdftotext提取参数设置接口,可在.net调用时自行设置;4.可提取PDF中的中文文本,设置参见示例;5.所有源码均在vs2008中文专业版下测试通过。
- 2023-08-01 07:15:04下载
- 积分:1