搜索资源列表
newBPNN
- Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of th
Sunspots
- 一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。
newBPNN
- Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of th
nnforcast
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square e
Sunspots
- 一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。-A C language used artificial neural network forecasting model of sunspots, BP algorithm.
wuziqi
- 和电脑下的五子棋,玩家为黑子,电脑为白子,界面简单,适合初学者学习-Gobang under and computer, the player for the sunspots, the computer for Shirako, simple interface, suitable for beginners to learn
answer2
- 利用burg和Levinson-Durbin算法,根据100年间每年12个月记录到的太阳黑子出现次数的平均值求太阳黑子的活动周期-Burg and the use of Levinson-Durbin algorithm, according to 100 years, 12 months a year recorded the average number of sunspots appear for the activities o
Othello-BlackWhiteChess
- 可供两人对弈的黑白棋游戏(Othello): (a) 8×8棋盘,共64格; (b) 共64个棋子,每个棋子都黑白各一面; (c) 开局时,为棋盘中央放置4颗棋,黑白各半,交叉排列,如下图; (d) 开局者持黑子,为先手,之后双方方轮流下棋。 (e) 下子位置必须能够夹击对方的棋子; (f) 当己方的一子与最后下的一子呈一直线(橫、直、斜,8个方向),且中间包夹到对方的 棋子,则中间被包夹的棋子将变为己方颜色
Multi-componentsNeuralNetworkandTimeSeriesPredicti
- 利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程-Using neural network time series prediction to sunspots and the actual rotor fault signal as an example, matlab programming
heizi
- 计算提安阳黑子的相关函数,由此可以看出具体的周期-Simitian Yang calculated the correlation function of sunspots, which can be seen the specific cycle
FiveChess
- 用java实现五子棋的游戏。棋分为白子和黑子两种。-Gobang with java games to achieve. Game is divided into two Shirako and sunspots.
qizi
- 这是段关于五子棋的Java源代码,棋子为黑子和白子,是人和人互奕-This is a segment of the Java source code on the backgammon, the pieces for the sunspots and the white out, is the human person and each Yi
BPN
- c语言的bp神经网络源程序,已测试通过,并运用在太阳黑子的预测中-c languages bp neural network source code, have been tested and used in the prediction of Sunspots
five
- 五子棋程序,包括界面,难度选择,黑白棋子,黑子先下。-Backgammon program, including the interface, difficult choices, Othello child, under the first sunspots.
sunspots
- Sunspot activity is cyclical, reaching a maximum about every 11 years. Let s confirm that. Here is a plot of a quantity called the Zurich sunspot relative number, which measures both number and size of sunspots. Astronom
five
- C#网络五子棋(完整项目),通过网络实现双人对弈的功能,黑子先行。-C# Network backgammon (complete the project), double play chess through the network function, sunspots first.
ujjldx
- 有一个盒子,混装了数量相等的围棋白子和黑子。现在要用自动分拣系统把白子和黑子分开。设系统有两个进程P1和P2,其中P1拣白子,P2拣黑子。当一个进程在拣子时,不允许另一进程去拣。试写出这两个并发进程能正确执行的程序。-There is a box, mixed up an equal number of Go albino and sunspots. Now use the automatic sorting system to sep
shujukuqode
- 有一个盒子,混装了数量相等的围棋白子和黑子。现在要用自动分拣系统把白子和黑子分开。设系统有两个进程P1和P2,其中P1拣白子,P2拣黑子。当一个进程在拣子时,不允许另一进程去拣。试写出这两个并发进程能正确执行的程序。-There is a box, mixed up an equal number of Go albino and sunspots. Now use the automatic sorting system to sep
shujuku
- 有一个盒子,混装了数量相等的围棋白子和黑子。现在要用自动分拣系统把白子和黑子分开。设系统有两个进程P1和P2,其中P1拣白子,P2拣黑子。当一个进程在拣子时,不允许另一进程去拣。试写出这两个并发进程能正确执行的程序。-There is a box, mixed up an equal number of Go albino and sunspots. Now use the automatic sorting system to sep
Sunspots
- 太阳黑子预测程序, 神经网络算法, TChart图形显示-Sunspots forecast program using neuro network