-
RPEM_Source_Code
EM算法,基于期望最大化原则进行密度估计(EM algorithm, based on the expectation maximization of the principle of density estimation)
- 2007-08-07 17:17:02下载
- 积分:1
-
kNearestNeighbors
data mining k nearest neighbour
- 2009-05-23 19:06:32下载
- 积分:1
-
diilationaErosion
this cluster file provides a matlab code to implement erosion and dilation operators of an image.
- 2012-05-13 23:16:46下载
- 积分:1
-
pid-2
二阶双容水位水箱pid控制,非线性控制,运用rk4算法(Second double capacity water tank pid control, nonlinear control, the use of rk4 algorithm)
- 2013-06-01 11:57:57下载
- 积分:1
-
wavelab
这是一个用来进行小波分析的工具包,他是美国斯坦福大学的一些人编的,对于做图像的人非常有用。(This is a tool used for wavelet analysis package, he is a Stanford University compiled a number of people, for people who make images very useful.)
- 2009-10-22 16:51:33下载
- 积分: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
-
ex5
FIR 及 IIR低通滤波器的设计以及
正弦信号滤波前后的频谱分析
(不同窗函数截断)(FIR and IIR filter design and low-pass filter before and after sinusoidal signal spectrum analysis (different window function truncated))
- 2010-01-19 17:31:01下载
- 积分:1
-
threeD_sourceE_NearToFar
使用Matlab编制的3D-FDTD程序,程序中使用拉夫等效原理进行时谐场外推.程序中给出了阵子天线的注释代码.(using Matlab based 3D-FDTD procedures, procedures for the use of Lyford equivalence principle for the time-harmonic extrapolations. Procedures given the stream of the Notes code antenna.)
- 2006-10-25 18:23:00下载
- 积分:1
-
FDTD2_6RCS
二维FDTD 实现电磁场的二维分析。源代码。可以为FDTD初学者提供便利(Two-dimensional FDTD to achieve two-dimensional electromagnetic field analysis. Source code. FDTD beginners can facilitate)
- 2011-11-16 18:59:00下载
- 积分:1
-
1
说明: FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现(FFT LZW compress)
- 2013-11-20 22:11:22下载
- 积分:1