-
chapter15
基于混合粒子群算法的TSP搜索算法matlab 实现(Particle swarm optimization based on hybrid search algorithm for TSP)
- 2012-01-08 14:27:47下载
- 积分:1
-
KIVA3V.rel2 源码解说
这是关于发动机缸内燃烧的数值模拟软件KIVA-3V的源码解说。(This is the engine cylinder combustion simulation software KIVA-3V source commentary.)
- 2014-02-04 06:10:25下载
- 积分:1
-
BP
说明: BP神经网络的语音特征信号分类算法,采用归一化算法及变学习率学习算法(BP neural network speech characteristic signal classification algorithm, using a normalization algorithm and the learning algorithm learning rate change)
- 2016-05-11 10:06:53下载
- 积分: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
-
linear_focus_beamform_fft
聚焦波束形成 线阵波束形成算法实现:包括非FFT算法和采用FFT算法的程序(Focused beamforming line array beamforming algorithm: including non-FFT algorithm and uses FFT algorithm procedures)
- 2020-09-08 19:28:04下载
- 积分:1
-
10
说明: matlab高效编程程序第十章,可以运行。(Chapter matlab programming procedure efficient, you can run.)
- 2011-04-10 15:32:10下载
- 积分:1
-
geiding_daolu
用MATLAB编程智能车的轨道线路,计算与给定轨道的偏差距离(MATLAB programming intelligent car track circuit
)
- 2012-04-28 22:13:39下载
- 积分:1
-
journal-v-finale
a good reference for study synchronization in wireless sensors networks
- 2013-11-03 00:13:30下载
- 积分:1
-
bpnn_pid
薛定宇写的控制系统计算机辅助设计这本书上一段程序,是关于BPpid的s函数程序(Computer aided Design of Control system written by Xue Dingyu A program in this book is about BPpid s function program)
- 2018-05-19 12:48:35下载
- 积分:1
-
MATLAB7
精通MATLAB7 王正林版配套源码,很值得学习(Proficient in MATLAB7 Zhenglin version supporting source, it is worth learning from)
- 2009-11-13 09:42:27下载
- 积分:1