-
bounding_boxes
bounding boxes for faces detection
- 2013-10-06 11:39:06下载
- 积分:1
-
SVM
有关SVM的浓缩讲稿,内容讲解很详细,是
SVM初学者的良师益友(Enrichment lectures about SVM, content to explain in great detail, SVM mentor for beginners)
- 2012-10-01 16:52:07下载
- 积分:1
-
xfkhdufi
对于初学者具有参考意义,是一种双隐层反向传播神经网络,最小均方误差(MMSE)的算法,通过虚拟阵元进行DOA估计,迭代自组织数据分析,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( For beginners with a reference value, Is a two hidden layer back propagation neural network, Minimum mean square error (MMSE) algorithm, Conducted through virtual array DOA estimation, Iterative self-organizing data analysis, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
- 2016-04-10 10:38:18下载
- 积分:1
-
GA
说明: 遗传算法 求解单目标问题,采用二进制编码(matlab)(using genetic algorithm to optimize Single-objective function)
- 2009-04-01 15:22:18下载
- 积分:1
-
heliuchaojihe
合流超几何函数是处理较为复杂的语音处理算法中的较为常见的程序,它在MATLAB中能够正确实现相对有些困难,附上的程序能够在语音增强算法中正确运行。(Confluent hypergeometric function is dealing with more complex voice processing algorithms in the more common procedures, it can be correctly implemented in MATLAB relatively somewhat difficult, enclosed in a speech enhancement algorithm program can run correctly.)
- 2011-12-26 16:32:33下载
- 积分:1
-
SPT
用启发式SPT规则求解混合流水车间调度方案(Solving Hybrid Flow Shop Scheduling Scheme with Heuristic SPT Rules)
- 2021-03-31 20:29:08下载
- 积分:1
-
MATLAB
matlab 7.x从入门到精通,关于数值分析、图像处理等。(matlab 7.x From Novice to Professional, on the numerical analysis, image processing.)
- 2010-11-30 15:13:36下载
- 积分: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
-
tuxiangfenge
说明: 图像分割的一个matlab程序,基于二维图像,简单实用,分享了(Image segmentation of a matlab program, based on two-dimensional images, simple and practical, shared)
- 2010-04-01 23:20:32下载
- 积分:1
-
matlab
matlab 语谱图的仿真程序和结果 特征分析等( it is really good)
- 2011-05-23 12:12:48下载
- 积分:1