-
AlgorithmsForProgrammersIdeasAndSourceCode
Algorithms For Programmers Ideas And Source Code英文的,希望对大家有帮助。()
- 2007-09-17 08:51:58下载
- 积分:1
-
matlab_mp3
利用Matlab实现Mp3文件的解码和播放的源程序。(Mp3 file using Matlab achieve decoding and playback of the source.)
- 2015-04-16 13:13:50下载
- 积分:1
-
MTI_radar
MTI雷达(动目标检测雷达)能够抑制杂波保留目标信号,本人提供了单延迟线MTI对消器频响,双延迟线MTI对消器频响,利用参差重频消除盲速影响,讨论MTI雷达参差比取不同的值对盲速的影响的matlab仿真源代码。(err)
- 2007-12-27 22:42:34下载
- 积分:1
-
optimPID
基于PSO方法的PID参数整定,代码实用,适合初学者使用(PID parameter tuning based on PSO method, the code is practical, suitable for beginners to use)
- 2013-05-14 12:23:21下载
- 积分:1
-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1
-
add-noise
添加随机白噪音方法,用于时序仿真分析,仅供参考!(Add noise for simulation)
- 2013-10-16 14:59:52下载
- 积分:1
-
four Toolbox for SVM
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtoolsvm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
- 2007-12-19 10:42:24下载
- 积分:1
-
facerecognition-eigenfaces
Face Recognition with eigenfaces
- 2011-01-18 22:15:23下载
- 积分:1
-
cic
说明: 五阶CIC梳状积分滤波器,可以综合,非常有参考价值(Fifth-order CIC points comb filter, can be integrated and very useful)
- 2008-11-17 12:57:01下载
- 积分:1
-
Factor-analysis-in-chapter-12
matlab中的第12章 因子分析 (含有例子和源码)(Factor analysis in chapter 12)
- 2013-12-23 12:20:29下载
- 积分:1