-
MATLAB
本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。(This book systematically introduce MATLAB Genetic Algorithm and Direct Search Toolbox features, programming principles and use.)
- 2009-11-09 20:32:26下载
- 积分:1
-
PSOtoolbox
matlab的PSO工具箱。可在matlab6.5中创建用户工具箱(Matlab toolbox. Matlab6.5 can create users Toolbox)
- 2007-03-26 22:52:50下载
- 积分:1
-
FFT-hypprg
Brain waves extraction, Brain waves energy and brain laterality using Fast Fourier Transform
- 2011-11-24 02:48:04下载
- 积分:1
-
RK3-matlab
用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。(MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.)
- 2015-02-25 22:41:18下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
MATLAB-orders
matlab 命令大全 包含matlab中的常用函数 命令等 包含matlab中的常用函数 命令等(matlab matlab command Daquan contains common functions in matlab in command and other common functions include orders)
- 2011-05-14 17:25:40下载
- 积分:1
-
t
说明: project for phone dialing
- 2012-04-12 14:26:38下载
- 积分:1
-
moravec_and_harris_operator_matlab
用matlab实现moravec算子和harris算子(Using matlab to achieve moravec operator operator and harris)
- 2010-05-24 15:10:38下载
- 积分:1
-
ICA-algorithm-and-articles
ICA(盲源分离)的一些MATLAB源代码和一些文章,有对带参考信号的 ICA算法的扩展和盲信号分离的matlab仿真(matlab simulation for blind source separation)
- 2012-09-27 09:53:58下载
- 积分:1
-
Untitled
盲源分离的matlab版,内容不错较为新颖 有很强的实用价值(Blind source separation matlab version, good content is more novel has a strong practical value)
- 2012-10-20 10:13:08下载
- 积分:1