-
solution76
说明: 用matlab写剑桥模型,算相关参数,如应力应变(Write Cambridge model with MATLAB and calculate relevant parameters)
- 2020-12-04 10:49:24下载
- 积分:1
-
无刷电机资料,经典的电机的速度PID控制程序,极其好,找了好久找到的。...
无刷电机资料,经典的电机的速度PID控制程序,极其好,找了好久找到的。-Brushless motor information, the classic PID motor speed control procedures, is extremely good, looking for a long time to find.
- 2022-01-26 04:03:15下载
- 积分:1
-
作业
本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下:
1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。
2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。
3、程序模拟人点击可以消除的一对游戏牌进行消除。
对某局游戏转化成二维数组如下:
0 0 0 0 0
0 1 2 0 0
0 0 3 4 0
0 0 0 1 0
输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。
对上例输入
4 5
0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0
1 1
3 3
输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows:
1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game.
2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated.
3, the program simulates a pair of game cards that can be eliminated by clicking.
A game of a game is transformed into a two-dimensional array as follows:
00000
01200
00340
00010
Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated.
For example input
45
0000001200 0034000010
11
33
Output TRUE)
- 2017-12-17 16:01:15下载
- 积分:1
-
LMS自适应滤波
说明: 最小均方(LMS)自适应滤波器、递推最小二乘(RLS)滤波器格型滤波器和无限冲激响应(IIR)滤波器等。这些自适应滤波技术的应用又包括:自适应噪声抵消、自适应谱线增强和陷波等。(Least mean square (LMS) adaptive filter, recursive least square (RLS) filter, lattice filter and infinite impulse response (IIR) filter. The applications of these adaptive filtering techniques include adaptive noise cancellation, adaptive spectral line enhancement and notch filtering.)
- 2020-12-28 17:51:11下载
- 积分:1
-
Newton
潮流计算,内部为GMRES和牛顿法构成的双层迭代,加有预处理(Flow calculation inside a double-iteration of GMRES and Newton' s law, plus pretreatment)
- 2013-01-04 11:12:23下载
- 积分:1
-
myo-sdk-win-0.9.0
myo手环连接程序,vs2012版本及vs2013(myo conncet sssssssssss
ssss)
- 2020-12-01 19:49:26下载
- 积分:1
-
btx dimension
btx system design guide
- 2018-05-15 23:05:10下载
- 积分:1
-
infomax2
说明: matlab盲源分离informax程序(Matlab Blind Source Separation procedures informax)
- 2006-05-15 15:58:56下载
- 积分:1
-
遗传算法&雷达手册
遗传算法
本部分主要为了了解遗传算法的应用,选择一个复杂的二维函数来进行遗传算法优化。函数显示为y=10*sin(5*x)+7*abs(x-5)+10,
另附上雷达手册(genetic algorithm
This part is mainly to understand the application of genetic algorithm, select a complex two-dimensional function to optimize genetic algorithm. The function is shown as y=10*sin (5*x) +7*abs (X-5) +10,)
- 2017-10-23 19:35:22下载
- 积分:1
-
noviygq3
98下的按键拦截驱动,VC++6和Vtools编译,很好(98 buttons on the intercept drive, vc + + 6 and Vtools compilation, is very good)
- 2017-06-09 14:21:45下载
- 积分:1