-
modetm
matlab code for calculate the TM froma rectangular waveguide
- 2010-11-15 13:58:28下载
- 积分:1
-
Kalman-filter
说明: Kalman 滤波的实际介绍 对于初学卡尔曼滤波的同学来说是一份非常好的参考资料哦!(Practical introduction to Kalman filter Kalman filter for beginner students is a very good reference Oh!)
- 2011-04-01 21:22:53下载
- 积分:1
-
gaotyichuansuanfa
说明: 这个基于MATLAB的遗传算法的源程序,希望对有需要的同志提供帮助!(the MATLAB-based genetic algorithm source, and I hope to be in need of help comrades!)
- 2006-04-04 15:14:50下载
- 积分:1
-
miniII
matlab code for image processing
- 2010-05-18 14:23:40下载
- 积分:1
-
bss
基于独立分量分析的语音信号盲分离算法,采用matlab编程,程序共593行(Based on independent component analysis (ica) speech signal separation algorithm, based on matlab programming
)
- 2012-04-25 13:29:41下载
- 积分:1
-
cengcifenxi
层次分析 w0为准则层权重,w1为方案层权重,
ts为总权重(Analytic Hierarchy guidelines layer weights, w1 program layer weights, ts total weights w0)
- 2012-09-05 16:58:46下载
- 积分:1
-
978-1-4020-9199-5_BK2
Matlab 计算有限元的一些程序,期望对大家有些帮助!!!!(Matlab finite element calculation of some of the procedures, expectations of you some help! ! ! !)
- 2013-12-10 00:20:02下载
- 积分:1
-
Offline-Signature-Verification
Offline Signature Verification Using Virtual Support Vector Machine
- 2013-04-29 02:51:37下载
- 积分:1
-
GIsleme_uygulamalar2
this file is a matlab program. File name is 2D fast fourier transform.
- 2010-11-28 05:41:33下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1