-
pso
适用的方便实用,运算简单,仅供大家参考,谢谢大家。(Practicability Convenient and practical)
- 2013-01-07 10:35:49下载
- 积分:1
-
window
分别用非参数化谱估计中的直接法,间接法和加窗法对离散随机过程的已零均值化的N个数据样本估计了离散信号的谱密度。(Were non-parametric spectral estimation of the direct method, indirect method and windowing method, discrete stochastic process has zero mean the data of the N-sample estimates of the spectral density of discrete signals.)
- 2010-05-19 16:21:23下载
- 积分:1
-
cross_validation
基于交叉验证法小波降噪程序,主要应用白噪声(Cross-validation method based on wavelet noise reduction program, the main application of white noise)
- 2014-01-08 17:21:44下载
- 积分:1
-
BOC
BOC调制信号的简介。包括一般BOC信号和AltBOC信号。(About BOC modulation signal. Including general BOC signal and AltBOC signals.)
- 2013-12-15 12:29:26下载
- 积分:1
-
genetic-algorithm-in-matlab
用matlab 实现 遗传算法 本文已顺利发表 有一定学术价值(genetic algorithm)
- 2013-05-06 09:35:47下载
- 积分:1
-
optim
用于对matlab工具箱的介绍,讲述最优化工具箱的基本功能。(Matlab toolbox for the introduction, about the most basic functions of optimization toolbox.)
- 2007-12-19 23:02:12下载
- 积分: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
-
morphology
形态学,在模式识别系统中,判断两个形状的区别。(morphology
)
- 2010-12-18 20:50:12下载
- 积分:1
-
PIDCONTROLMATLAB
一种用MATLAB实现的控制,能达到很优的效果,大家不防试试。(A MATLAB implementation of the control, can achieve the very excellent results, we do not try prevention.)
- 2009-03-14 09:40:05下载
- 积分:1
-
MPSK(2)
Simple MSK modulation
- 2009-06-19 07:49:07下载
- 积分:1