登录
首页 » AI-NN-PR » Through the genetic algorithm to conduct financial forecast of a good article in...

Through the genetic algorithm to conduct financial forecast of a good article in...

于 2022-12-09 发布 文件大小:68.44 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

通过遗传算法进行金融预测的一篇英文的好文章。-Through the genetic algorithm to conduct financial forecast of a good article in English.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This is a used fortran source realize the BP algorithm, as well as c and matlab...
    这是一个用fortran 实现的BP算法源程序,以及c和 matlab实现BP的源程序。大家可以从各个方面做一个性能的比较-This is a used fortran source realize the BP algorithm, as well as c and matlab realize the source BP. From the U.S. to do all aspects of a performance comparison
    2022-08-05 19:16:08下载
    积分:1
  • 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。...
    基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to see.
    2022-04-07 22:28:16下载
    积分:1
  • 清华大学的研究组把源
    清华大学对robocup中kick的研究源码-Tsinghua University s study robocup source of kick
    2022-09-26 06:35:02下载
    积分:1
  • HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦...
    HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
    2022-03-28 18:47:56下载
    积分:1
  • dos 下运行,蚂蚁找食物,图形演示,动态化显示每一只蚂蚁如何找到事物....
    dos 下运行,蚂蚁找食物,图形演示,动态化显示每一只蚂蚁如何找到事物.-dos run, the ants find food, presentation graphics, dynamic display every ants how to find things.
    2022-07-16 14:21:52下载
    积分:1
  • 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激...
    基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and laser range finder, a size of an unknown two-dimensional rectangular space Pose measurement algorithm. The algorithm does not need to know the G flat rectangular object vertex coordinates, they only need to know the image coordinates, image coordinates of laser points and the laser ranging results, we can calculate the size of the unknown space rectangular plane in the camera coordinate system bit posture, and to calculate the size of rectangular plane. Through the establishment of monocular hand-eye cameras and laser range finder of the mathematical model, the algorithm is verified. Experimental results show that the algorithm is effective, can be applied to the robot on the space object tracking, positioning, and crawling.
    2022-02-22 02:59:40下载
    积分:1
  • SMC1602A(16*2)模拟口线接线方式 连接线图:
    SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 | |DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 | |DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND| --------------------------------------------------- Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedu
    2023-08-22 01:40:03下载
    积分:1
  • neural network limulated in C
    neural network limulated in C
    2022-02-21 06:10:08下载
    积分:1
  • 双峰和多峰函数最大值的遗传算法求解 利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;...
    双峰和多峰函数最大值的遗传算法求解 利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;-Bimodal and multimodal function of the genetic algorithm the maximum use of the basic idea of genetic algorithm to find bimodal or multi-peak function of the maximum wheel options to choose from
    2022-07-24 12:48:14下载
    积分:1
  • 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
    使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
    2022-01-22 03:27:00下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载