搜索资源列表
K_MA.rar
- 股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
matlab_BP
- 基于BP神经网络的股票预测程序.... 有部分是数据处理片段,可能有点乱-Based on the BP Neutrual Network for the prediction of the stock market!
rgsjwl
- 人工神经网络在股市预测中的应用研究 硕士论文-Artificial Neural Networks in the stock market forecasting research master' s thesis
improveRAN
- 改进RAN应用股票财务程序,多股票市场进行预测。-RAN application to improve the stock of financial procedures, many predict the stock market.
BP
- BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
StockAnalysis
- 基于前向神经网络和Matlab的Stock+Analysis设计与实现-Based on Matlab-forward neural networks and the Stock+ Analysis Design and Implementation of
ss
- 神经网络在股票预测中的应用研究 硕士毕业论文-Neural Networks in Stock Forecasting Research Master' s Thesis
financialwarningsystem
- 一个综合性模型,含有最大最小博弈模型,基因表达式编程模型,最终产生股票指数模拟结果-a comprehensive model together with minority game, majority game, genatic programing, and finally produce a simulated result of stock index.
minoritygameusedtomodelfinancialcontagion
- 市场博弈模型,用来模拟股票市场运行,最终产生股票指数的模拟结果-an market game model, used to simulated financial market operation, and produce a simulated result of stock index.
F_getstock
- 本策略基于MATLAB开发的智能选股策略,目的是方便投资者在在近2000只股票选出投资价值的股票。-MATLAB Choose stock
SVMforStock
- SVM的回归预测分析---上证指数开盘指数预测 --------出处(Matlab中文论坛,《Matlab神经网络30个案例分析》)-SVM for Stock
MATLAB-neural-network-stock
- 神经网络股市预测代码,基于混沌序列的matlab程序-The neural network stock prediction code, matlab program based on chaotic sequences
Elman-network-prediction-
- 《MATLAB神经网络原理与实例精解》中chap13的例子 Elman网络预测上证股市开盘价-" MATLAB network principles and examples of fine nerve Solutions" in the example of Elman network prediction chap13 Shanghai stock market opening
4.基于MATLAB的神经网络在股市预测中的应用
- 基于MATLAB实现的BP神经网络在股票预测中的应用研究(Application of BP neural network based on MATLAB in stock prediction)
Meucci_RobustBayesian
- Meucci 著作的matlab实现,关于股票市场的鲁棒Bayesian分配。(The matlab implementation of the Meucci works, on the robust Bayesian allocation of the stock market.)
基于MATLAB的股票指数预测算法仿真
- 这个是基于MATLAB的股票指数预测算法仿真,里边含有实例和coding(This is a MATLAB based simulation of the stock index prediction algorithm, which contains an instance and a coding)
人工智能:人工智能选股之朴素贝叶斯模型
- 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian