-
drivenflowinasquarecavity
交错网格SIMPLE算法数值模拟顶盖驱动流(Staggered grid SIMPLE algorithm for simulation of roof-driven flow)
- 2009-09-24 20:06:58下载
- 积分:1
-
MLP
Multi Layer Perceptron implementation
- 2014-02-10 01:56:38下载
- 积分:1
-
1
说明: matlab简单例程,可以熟悉矩阵的建立、提取、逻辑循环等功能(matlab simple routine, familiar with the matrix can be set up, extraction, logic cycle and other functions)
- 2010-07-21 18:02:19下载
- 积分:1
-
PR_toolbox
希腊希尔维亚的模式识别的源码。可以用来学习模式识别。(Source code in Matlab for Pattern Recogintion from xi la)
- 2010-12-25 13:48:47下载
- 积分:1
-
HMM
HMM识别孤立词的研究与实现,有助于学习语音识别(HMM isolated word recognition and implementation of research, contribute to learning speech recognition)
- 2013-09-05 13:06:15下载
- 积分:1
-
100matlabexample
100个关于matlab编程的实例,希望对大家有所帮助!(100 on matlab programming examples, we want to help!)
- 2011-10-27 12:25:48下载
- 积分: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
-
dynamic_walking_limit_cycle_MATLAB
说明: 机器人仿真例程,主要关于动态行走机器人极限环稳定性分析 (Robot simulation routines walking robot is mainly concerned with the dynamic stability analysis of limit cycles)
- 2009-07-28 17:04:47下载
- 积分:1
-
number-recognition
一种非常实用的识别数字的matlab程序,内有使用说明(the code can be used to recognition numbers)
- 2013-12-29 16:47:58下载
- 积分:1
-
HOUGH
图像中的直线检测程序,可以检测图像中的直线,可以设置参数,支持(The linear image detection procedure can detect the linear image, you can set parameters, to support)
- 2013-05-25 22:58:02下载
- 积分:1