-
LBP
LBP算法MATLAB实现,3个m文件。getmapping,LBP,lbptest。(LBP algorithm based on MATLAB implementation, 3 m documents. getmapping, LBP, lbptest.)
- 2014-11-06 14:54:34下载
- 积分:1
-
sin_interp
Star Code for signal processors. Generating a sine wave interpolated.
- 2010-06-27 05:43:54下载
- 积分:1
-
speedfeedback2
速度反馈异步感应电机调速系统的matlab仿真模型,mdl文件(Velocity feedback asynchronous induction motor speed control system of the matlab simulation model, mdl file)
- 2009-11-12 21:08:38下载
- 积分:1
-
PEG
LDPC码的PEG构造,用matlab编写,希望对大家有所帮助。(The LDPC code PEG constructed matlab write, we want to help.)
- 2021-03-21 18:29:17下载
- 积分:1
-
resp_analysis_5min_3kai
根据前辈教的方法编写的呼吸信号的分析程序,希望能够给大家提供参考(According to the written respiratory signal analysis program the predecessors to teach the method, want to be able to provide a reference for everyone)
- 2012-10-10 19:57:35下载
- 积分:1
-
leach
leach算法实现leach协议,十分有用(leach algorithm realize the leach protocal,it is very helpfull)
- 2013-04-22 19:07:55下载
- 积分:1
-
matlab
Simulink仿真系统模块库,matlab中Simulink的使用方法,实例(Simulink system module library, matlab in Simulink using the method instance)
- 2014-04-29 16:29:17下载
- 积分:1
-
C_C
用c-c方法求相空间重构,计算关联积分时间延迟的程序设计(With the cc method, to calculate phase-space reconstruction to calculate the time delay associated with integration of program design)
- 2009-11-13 16:38:19下载
- 积分:1
-
2
说明: Mechatronics Handbook - Digital Signal Processing For Mechatronic Applications
- 2011-04-02 02:06:30下载
- 积分: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