-
rddat
matlab读取MIT/BIH数据库心电数据的matlab程序(failed to translate)
- 2009-03-24 10:00:47下载
- 积分:1
-
leastsquare
最小二乘法形函数及其应用包括函数模拟绘图(the least square )
- 2010-10-21 17:31:21下载
- 积分:1
-
codeandmodle
这是MATLAB的一些源码及建立的模型对学习MATLAB有一定的帮助(This is the MATLAB source code and the establishment of a number of models of learning will certainly help with MATLAB)
- 2009-05-06 11:42:24下载
- 积分:1
-
gaborsvm1
先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行(the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.)
- 2011-06-06 09:45:14下载
- 积分:1
-
pmx
Matlab遗传算法的部分映射交叉算子(pmx)源码。硕士论文论文参考(Matlab part mapping crossover operator of genetic algorithm (PMX) source
)
- 2014-09-06 15:16:07下载
- 积分:1
-
dijkstra
用Dijstra算法计算最短路径的MATLAB程序(Shortest path algorithm with Dijstra the MATLAB program)
- 2010-11-28 11:03:41下载
- 积分:1
-
Aninformatioheoretic
能量效率相关通信文档,MIMO技术相关,能效定义(An information-theoretic look at MIMO energy-effi cient communications- valuetools-belmega-lasaulce_final)
- 2014-02-25 16:14:56下载
- 积分:1
-
Signal_Processing_Matlab
上硕士时用过的信号处理的Matlab代码,主要包括DFT、FFT变换滤波器设计、Matlab下的数字信号处理示例等内容,比较适合余初学者,谢谢。(When used on the master signal processing Matlab code, including DFT, FFT transform filter design, Matlab example under the digital signal processing, etc., more than suitable for beginners, thank you.)
- 2011-10-20 16:53:52下载
- 积分: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
-
mp3write
写mp3文件格式的matlab 源程序(Mp3 file format to write the matlab source code)
- 2007-07-21 12:05:16下载
- 积分:1