搜索资源列表
-
0下载:
三子连珠模仿五子棋的形式,有一方三子连成一线即获胜。
程序设计要求:
(1) 玩家可以设置棋盘的大小,即在游戏开始时输入一变量n(n=3~9),使棋盘的大小为n×n。
(2) 本程序有if-else选择语句来判断获胜者,如果棋盘变大这将非常繁琐,现要求将这一功能用循环语句实现,且适用于任意大小的棋盘。
(3) 可以设置悔棋功能,要求任意方可以在对方下棋后悔改一步,即将对方当前步和本方上一步删除,本方重新下棋。
-Three sons Lianzhu Gobang im
-
-
0下载:
这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较,很值得研究!-The key players here and some of the LMS algorithm is an improved LMS algorithm (NLMS algorithm, variable step size LMS algor
-
-
0下载:
一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
-
-
0下载:
一种变步长LMS的算法,描述了与基本LMS算法的比较,随着迭代次数的增加,变步长的LMS算法达到最优的迭代次数少-A variable step size LMS algorithm, describes the basic LMS algorithm and compare that with the increase in the number of iterations, variable step size LMS algorithm to achieve the optimal num
-
-
0下载:
With the advent of large industrial machinery, lighter
weight materials for transportation vehicles and closer
proximity of homes in residential areas, noise
disturbances in listening spaces are becoming even
more prevalent now than in the pa
-
-
0下载:
光伏逆变系统中的最大功率点跟踪算法,采用的是快速收敛的改进的变步长的电导增量方法,由s函数编写-maximum power point tracking method, using variable step size inc method,written by s-function
-
-
2下载:
光伏逆变系统中的最大功率点跟踪算法,采用的是变步长的扰动观察法,可以快速收敛-mppt method using variable step size perturb and observe method, it can converge faster.
-
-
1下载:
利用自适应滤波器对心音信号进行预测,包括了LMS算法,归一化LMS,变步长LMS和RLS算法,其中RLS的预测效果最好.-Heart sound signals using adaptive filter to predict, including the LMS algorithm, the normalized LMS, variable step size LMS and RLS algorithm, in which the best forecast of RLS.
-
-
0下载:
变步长的LMS滤波器设计,一种新的变步长LMS自适应滤波算法-Design of variable step size LMS filter, a new variable step size LMS adaptive filtering algorithm
-
-
0下载:
最新的三篇有关变步长的LMS算法。由于去噪,检测等。-The latest three variable step size LMS algorithm related. Because of de-noising, testing and so on.
-
-
0下载:
MATLAB实现一种新的变步长的LMS算法,即对步长因子进行了改进,将步长因子与误差因子间建立函数关系提出变步
长LMS新的算法-MATLAB implementation of a new variable step size LMS algorithm, that step factor is improved, will be established as a function of time step size and the error factor proposed variab
-
-
1下载:
变步长LMS仿真程序,可以应用于天线的自适应旁瓣对消等等方面-
Variable step size LMS simulation program can be applied to the antenna adaptive sidelobe cancellation, etc.,
-
-
0下载:
变步长辛卜生求积法,开发环境用的是类似VC++的Codeblocks-Variable step-size Quinus quadrature method, the development environment is similar to VC++ Codeblocks
-
-
0下载:
(1)扩充赋值运算:*= 和 /=
①FOR <变量>:=<表达式> TO <表达式> DO <语句>
②FOR <变量>:=<表达式> DOWNTO <表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
(1)增加类型:① 字符类型; ② 实数类型。
(4)增加一维数组类型(可增加指令)。
(5)增加运算:++
-
-
1下载:
matlab平台下实现APA和VSSLMS算法,变步长最小均方误差算法。(Matlab platform to achieve APA and VSSLMS algorithm, variable step size minimum mean square error algorithm.)
-
-
0下载:
基于分离度的变步长不完整自然梯度算法,能够很好的实现盲信号分离。(Based on the degree of separation of variable step size incomplete natural gradient algorithm, can be very good to achieve blind signal separation.)
-
-
0下载:
自然梯度算法和变步长优选函数不完整自然梯度算法。(Natural gradient algorithm and variable step size optimization function, incomplete natural gradient algorithm.)
-
-
0下载:
Variable step-size Adaptive LMS Algorithm
-
-
0下载:
affine projection with variable step-size
-