-
H1632_C_code_from_Sunelectronics
H1632 code from sun electronics
- 2009-05-28 10:10:32下载
- 积分:1
-
HandGesture
手势识别的小程序,in matlab
希望对你有用(hand gesture recognition program in matlab)
- 2014-08-27 10:51:35下载
- 积分:1
-
Wideband-antenna-analysis
宽带天线的表面电流,辐射功率和方向图的计算,包含频率扫描(wideband antenna: surface currents,radiation pattern and the calculation of power, including the frequency sweep)
- 2013-08-09 22:39:38下载
- 积分:1
-
filter
应用MATLAB实现噪声滤波器。一段有尖锐噪声的音频信号去噪。( filter)
- 2011-12-07 21:10:29下载
- 积分:1
-
rls
说明: RLS算法的matlab实现,可用于各种自适应滤波的仿真(rls )
- 2010-04-04 10:38:54下载
- 积分:1
-
graph.tar
this document is a useful materials which could be used to solve the two phase flow
- 2012-05-04 23:24:34下载
- 积分:1
-
bcm
The Bayesian Committee Machine (BCM) is an approximation method for
large-scale Gaussian process regression.
- The code is for Matlab
Version 1.0, November 2005(The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussia n regression process.- The code is for Matlab Ve rsion 1.0 EDN 2005)
- 2007-03-27 10:42:13下载
- 积分:1
-
50563698synchronzingfractionalchaoticsystem
说明: 复杂网络的分数阶matlab代码,有助于初学者,无时变时滞的分数阶嗯(Complex network of fractional order matlab code, help beginners, no time-varying delay fractional order HMM)
- 2021-01-24 14:28:38下载
- 积分:1
-
object_oriented_algorithm
explicit algorithms matlab code fro state university of new york in the united states
- 2010-11-19 01:30:09下载
- 积分: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