-
mouse_simulation
用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到C库!(With this program you can control mouse and click or double click anywhere you like without touching mouse ! also upload keyboard_simulation for controlling keyboard without touching it ! These programs is good for teaching softwares.
In these programs c library is used ! )
- 2009-03-07 10:19:37下载
- 积分:1
-
divisioncalculator
用matlab编写的除法计算器,能够实现除法运算(division calculator is written by matlab)
- 2009-12-10 21:04:44下载
- 积分:1
-
SVG
SVG无功发生器的matlab仿真,采用PI解耦控制。基于matlab 2014a编写。(SVG simulation of MATLAB reactive power generator, using PI decoupling control. Based on 2014a matlab.)
- 2015-07-06 22:46:07下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
gaplotchange1
由于求解中国邮递员、优化等图论问题的Matlab程序,还有相关的工具箱。(Since solving the Chinese postman, graph theory and optimization problems in Matlab, as well as the associated toolbox.
)
- 2011-07-18 22:26:47下载
- 积分:1
-
Simulated-annealing-algorithm
模拟退火算法的详细讲解,基本的matlab代码实现,入门必需(Explain in detail the simulated annealing algorithm matlab code basic, entry required)
- 2014-11-27 11:35:31下载
- 积分:1
-
MATLAB_code
Loizou, P的“语音增强 理论与实践”一书的MATLAB代码(Loizou, P speech enhancement- theory and practice, a Book of MATLAB code)
- 2021-03-04 23:19:31下载
- 积分:1
-
zmain
说明: 遗传算法是一种搜索最优解算法,本程序介绍了遗传进化中发生的随机选择、交叉、变异等操作。(Genetic algorithm is a search for the optimal solution algorithm, this procedure describes the genetic evolution of random selection, crossover, mutation and other operations.)
- 2021-02-27 22:39:36下载
- 积分:1
-
Matlab_code_HHT
matlab code for Hilbert Huang Transform part (matlab code for Hilbert Huang Transform part)
- 2011-01-13 15:39:45下载
- 积分:1
-
turbo_map
用MATLAB编写turbo的map 算法(matlab map turbo)
- 2010-05-08 18:00:41下载
- 积分:1