-
upload
Matlab code for helping image processing programs
- 2009-09-12 16:33:03下载
- 积分:1
-
GMRES
经典的GMRES算法,用matlab实现,与matlab自带gmres比对成功(Matlab implementation of the GMRES algorithm)
- 2012-05-21 13:40:52下载
- 积分:1
-
MPAM3
汉明码的编解码,成功运行,可看到码型结构,有前后对比(Hamming codecs, run successfully, you can see the pattern structure, before and after)
- 2013-12-16 17:54:19下载
- 积分:1
-
poincare
主要用来计算非线性动力学中的混沌和分岔图像,即poincare图和分岔图、相图等(Mainly used to calculate the nonlinear dynamics of chaos and bifurcation images, namely Poincare diagram and bifurcation diagram, phase diagram and so on)
- 2017-09-05 10:16:04下载
- 积分:1
-
基于粒子群算法的多目标搜索算法
说明: 基于粒子群算法的多目标搜索算法,通过非劣解的方式记录最优解,求解帕累托最优解(The multi-objective search algorithm based on particle swarm optimization records the optimal solution and solves Pareto optimal solution by means of non inferior solution)
- 2019-10-24 10:56:13下载
- 积分:1
-
yet_another_haskell_tutorial
函数式编程语言 Haskell 教材 :Yet Another Haskell Tutorial(book for learning functional programming language Haskell : Yet Another Haskell Tutorial)
- 2010-12-20 00:55:56下载
- 积分:1
-
ccontrolled_hys_3phase
simulation drive matlab
- 2012-03-27 20:55:09下载
- 积分:1
-
LINGO
2007电工杯数学建模A题机组组合的LINGO程序源代码 (The Electrotechnical Cup 2007 A question of procedure)
- 2012-11-16 20:15:46下载
- 积分:1
-
tulun
matlab在图论中的应用,属于十大算法之一(matlab in graph theory, belongs to one of the Top Ten algorithm)
- 2012-08-21 01:59:11下载
- 积分:1
-
logintimeout
说明: 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性( TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current
value of time allowed for a connection to a database to be
successful. FIRSTARG, an optional argument, is a string that
specifies the JDBC driver to be used establishing the database
connection. SECONDARG, an optional argument, is an integer that
specifies the length of time the driver will attempt to make a
connection to a database. If FIRSTARG is not specified then the
default JDBC/ODBC bridge is used to establish the connection to
the database. If function is used without arguments then the
current time out value is returned. )
- 2011-04-08 08:59:55下载
- 积分:1