-
wavelette
Wavelet Algorith with matlab
- 2012-09-06 02:39:11下载
- 积分: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
-
tsp_ga
遗传算法,matlab编写的源代码,用于解决旅行商等np问题,算法效率高(Genetic algorithm written in Matlab source code used to solve the traveling salesman and other np, high efficiency of the algorithm)
- 2012-05-25 20:32:26下载
- 积分:1
-
jBPM5_tomcat6
jbpm集成tomcat说明文档,有需要的朋友可以下载使用(jbpm integration tomcat)
- 2013-01-12 21:46:45下载
- 积分:1
-
Optical-Wireless-Communication
研究多进制脉冲位置调制和关闭键控在直接检测光无线通信系统中存在的大气影响,比较了ook与PPM调制方式的区别。(M-ary pulse position modulation on and off keying atmospheric effects in the direct detection of optical wireless communication systems, compare the difference of the ook PPM modulation mode.)
- 2012-07-12 21:25:34下载
- 积分:1
-
openslam6
openslam for vehicle transportation (openslam for vehicle transportation )
- 2016-06-27 05:33:33下载
- 积分:1
-
GPSMATLAB
gps的定位解算的matlab程序,对理解定位解算很有帮助(gps positioning solver matlab program, very helpful to understand the positioning solution)
- 2013-01-09 22:47:16下载
- 积分:1
-
task-parameterized-GMM-v1.0
GMM program that will help to implement the concept of gaussian mixture model
- 2013-02-12 17:39:57下载
- 积分:1
-
NumericalTexttoSpeechSynthesis
Numerical Text to Speech Synthesis
- 2009-03-30 21:12:37下载
- 积分:1
-
ii
说明: 声音频率的转换声音频率的转换声音频率的转换(Sound frequency conversion)
- 2012-02-13 10:27:24下载
- 积分:1