Description: 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good. Platform: |
Size: 2048 |
Author:龚文引 |
Hits:
Description: 这里所说的改进,主要是指中值计算方法的改进,求出中值以后,仍按原来的方法进行图像处理-here said the improvement was mainly referring value calculation method improvements, which values obtained after remaining on the original image processing methods Platform: |
Size: 1024 |
Author:王少石 |
Hits:
Description: matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details) Platform: |
Size: 2048 |
Author:千千Sama
|
Hits:
Description: 改进的LMS算法及其在噪声对消中的应用,更好的解决了收敛速度和稳态误差的矛盾(The improved LMS algorithm and its application in noise cancellation can better solve the contradiction between convergence speed and steady-state error) Platform: |
Size: 1024 |
Author:啊催
|
Hits:
Description: Mfo算法的改进代码,以及实验的测试数据(Mfo algorithm to improve the code, as well as experimental test data) Platform: |
Size: 484352 |
Author:zhang1733
|
Hits:
Description: 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging) Platform: |
Size: 1024 |
Author:jiaweihao
|
Hits:
Description: 在重复控制理论基础上进行改进,提出一种具有频率波动适应能力的控制策略,保证当电网频率波动时依然具有良好的电流跟踪性能。(Based on repetitive control theory, a control strategy with frequency fluctuation adaptability is proposed to guarantee good tracking performance when grid frequency fluctuates.) Platform: |
Size: 582656 |
Author:老家伙
|
Hits:
Description: 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane. The potential field method adds gravity to the terminal to increase the repulsion for obstacles, so that the UAV can avoid obstacles and reach the terminal smoothly. Through the improvement of the traditional potential field method, it avoids the problem that the UAV is easily trapped in the extreme value and makes the search more easy to be realized.) Platform: |
Size: 4096 |
Author:黄小意 |
Hits:
Description: GPSR路由算法改进,改进算法能明显均衡网络能量,减少路由空洞(GPSR routing algorithm is improved, and the improved algorithm can significantly balance network energy and reduce routing void.) Platform: |
Size: 3072 |
Author:洛洛洛洛落落 |
Hits: