-
pso
粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
- 2022-07-27 17:50:30下载
- 积分:1
-
Image restoration in labview
Image restoration in labview
- 2022-11-09 15:25:03下载
- 积分:1
-
是程序计算从选定的点的地形图的可见性。我..
这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible).
The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot).
The s
- 2022-06-27 17:42:17下载
- 积分:1
-
VC++ 使用StdString类代替CString类的方法和示例源码
VC++ 使用StdString类代替CString类的方法和示例源码,支持ansi、unicode。实际在一些项目中用了一段,感觉非常棒,特此推荐给大家。
- 2023-06-23 22:25:04下载
- 积分:1
-
IMPORTANT PPT FOR IMAGE COMPRESSION SYSTEM.
IMPORTANT PPT FOR IMAGE COMPRESSION SYSTEM.
- 2022-01-24 13:19:30下载
- 积分:1
-
ExCEL VBA contrast to the two tables.
ExCEL中的VBA对比两个表。-ExCEL VBA contrast to the two tables.
- 2023-08-14 23:20:03下载
- 积分:1
-
结构计算ansys原程序,适用于学习ansys结构程序的人
结构计算ansys原程序,适用于学习ansys结构程序的人-Ansys structural calculations of the original process, applied to study the structure and procedures of ansys
- 2022-08-09 13:08:52下载
- 积分:1
-
我想利用这个月和# 39列了一个有趣的应用程序…
我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month"s column describes an interesting application procedures, which is a period of my article : "The use of ManWrap Library in the C code for a call.NET "are discussing the formation RegexWrap library. RegexForm is a regular expression is based on the MFC Form Validation System. To achieve this procedure, I realized RegexWrap. But because many details with the expression itself is not, so the feeling here describe RegexForm better.
- 2022-06-19 11:51:50下载
- 积分:1
-
As the source code name, this code is writing in Verilog and also inside the fol...
As the source code name, this code is writing in Verilog and also inside the folder there is a c code to see the simulation results from verilog.
- 2022-03-25 06:31:05下载
- 积分:1
-
音乐格式转换工具,可以是此工具去完成你所需要的音乐格式相互转换,这样你可以在此工具下,听自己支持格式的歌曲...
音乐格式转换工具,可以是此工具去完成你所需要的音乐格式相互转换,这样你可以在此工具下,听自己支持格式的歌曲-Music format conversion tools, this tool may be needed to complete your music format conversion, so that you can in this tool, the supported formats to listen to their songs
- 2022-04-26 10:39:20下载
- 积分:1