-
53252525
给定一个日期,求出该日为星期几(已知2002-3-28为星期四)。(Given a date, find the day of the week (known 2002-3-28 of Thursday).)
- 2010-01-12 20:51:19下载
- 积分:1
-
Adaboost_improve
adaboost训练过程很烦琐,收集了Adaboost的改进算法的论文汇总,对做Adaboost的同志很有帮助(adaboost training process is very cumbersome, a collection of papers Improved Algorithm for Adaboost summary, very helpful for the comrades to do Adaboost)
- 2011-05-21 16:26:57下载
- 积分:1
-
convbss_
Demixes convolutively mixed signals.Convolutive blind source separation of non-stationary sources.
- 2011-08-31 10:51:31下载
- 积分:1
-
ga-tool2
基于matlab的关于遗传算法的一些重要的函数的m文件,供读者参考
(Based on some of the important matlab m file on genetic algorithm function for readers reference)
- 2013-12-23 14:17:26下载
- 积分:1
-
duchunxingfa
用MATLAB写的 最优化设计课程里的 二阶段法(MATLAB was used to optimize the design curriculum of the second stage)
- 2010-07-06 11:50:40下载
- 积分: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
-
1kernel-ica1_1
核主元分析程序,利用核函数将非线性数据映射到线性空间,再利用主元分析提取特征数据。(KPCA procedure uses the kernel nonlinear data mapped into linear space, and then using principal component analysis to extract feature data.)
- 2013-07-09 15:26:00下载
- 积分:1
-
MATLAB%B1%E0%B3%CC%B7%E7%B8%F1%D6%B8%C4%CF
介绍MATLAB如何编程的资料,很好用的,(How to introduce MATLAB programming information, good use,)
- 2007-05-24 20:44:50下载
- 积分:1
-
ber_ldpc4_FFT_H
非二位元LDPC4 ber
非二位元LDPC4 ber(Non-two yuan LDPC4 ber of non-two yuan LDPC4 ber)
- 2014-01-21 04:04:41下载
- 积分:1
-
sound
使用MATLAB语言编写的声音报警程序,用于监测(use MATLAB language编写的声音报警程序,用于监测)
- 2016-05-30 21:55:49下载
- 积分:1