-
arithXover
遗传算法中交叉算子的MATLAB程序 (Genetic algorithm crossover operator of the MATLAB program)
- 2009-03-12 16:59:00下载
- 积分:1
-
三维显示地震数据 volume browser
MATLAB三维显示地震数据, 开放小工具。
这个开放MABLAB三维绘图小工具, 非常好用, 可进行SLICE, CONTOUR, 等交互功能. (MATLAB display three-dimensional seismic data, open the gadget. An open three-dimensional graphics MABLAB gadget, very easy to use, it can conduct SLICE, CONTOUR, and other interactive features.)
- 2008-04-20 19:57:23下载
- 积分:1
-
bisect
matlab program describes bit selection
- 2011-02-07 13:33:34下载
- 积分:1
-
Q1_mpam
Probability of error 8 PAM
- 2014-08-26 21:34:58下载
- 积分:1
-
bfl-0.4.2.tar
一个很全的matlab工具包,你肯定需要!(a whole tool kit of Matlab, you definitely need!)
- 2006-11-15 10:49:20下载
- 积分:1
-
MATLAB520
《MATLAB实用教程---控制系统仿真及应用》的配套光盘,不但便于读者使用,而且给任课老师提供了生成数量不限的练习题的功能,便于因人施教。希望对大家有帮助(" MATLAB practical tutorial--- Control System Simulation and Application" matching discs, not only to facilitate the reader to use, but are not limited to the classroom teacher provides a number of functions to generate exercises, to facilitate individualized instruction. I hope everyone has to help)
- 2014-02-16 10:31:42下载
- 积分:1
-
eemdfenjie
一个eemd的程序,对于初学者非常的适用,程序只需要输入实验数据就可以调试出来,可以下下来看看(A eemd program for beginners, very applicable, can debug program only need to input experimental data, can be down and have a look)
- 2013-09-24 10:17:16下载
- 积分:1
-
gatbx
遗传算法matlab编程源代码遗传算法matlab编程源代码遗传算法matlab编程源代码遗传算法matlab编程源代码(Genetic Algorithms)
- 2013-04-21 16:28:29下载
- 积分:1
-
BARCODE
How to use par-code in visual basic 6
- 2014-08-18 02:27:13下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1