-
optical_flow
光流法有很多种,这是一种最原始的光流法,需要更新可在其基础上进行改进(optical flow)
- 2010-10-27 16:26:13下载
- 积分:1
-
(SP)Subspace-Pursuit
一个关于压缩感知的论文,是用子空间迭代法求出最后的稀疏解(a method for compressed sensing)
- 2013-12-17 22:23:24下载
- 积分:1
-
sar3
经典算法--距离多普勒算法,在MATLAB上编程实现,有很广的实用性(Classical algorithm- Range-Doppler algorithm, in MATLAB programming on implementation, there is a wide range of practical)
- 2009-04-07 21:34:07下载
- 积分:1
-
pso-binary
pso binary code with cost function
- 2012-04-29 05:52:15下载
- 积分:1
-
lingo-example-1
lingo 实例程序 (原材料混合模型)(examples of lingo usage)
- 2011-08-23 11:27:09下载
- 积分:1
-
anfisedit-learing-method-
这是一个matlab中的一个非常实用的软件,值得一下·里面详细介绍了anfisedit 怎么操作,还有程序运行的结果,当然还有源代码,对于研究模糊推理的人员有帮助(This is a matlab in a very practical software, worth about which details how anfisedit operation, as well as the results of running, of course, the source code for research staff helpful fuzzy inference)
- 2013-11-12 10:27:52下载
- 积分:1
-
Cours_Matlab
The purpose of this document is to give a medium-length introduction to the essentials of
MATLAB and how to use it well. I’m aiming for a document that’s somewhere between a two-
page introduction for a numerical methods course and the excellent but longer Getting Started and other user guides found in the online docs. I use it in a week-long “boot camp” for graduate students at the University of Delaware in the summer after their fi rst year of study.
- 2010-12-24 11:02:12下载
- 积分:1
-
pld
this book about pld discrub
- 2010-02-15 01:16:04下载
- 积分: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
-
FCProgramm
说明: 模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!(Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!)
- 2010-04-07 14:41:08下载
- 积分:1