资源列表
层析分析法
- 用于解决层次分析能解决的问题,只要输入判断矩阵,所有结果都会显示出来(analytical hierarchy process)
pca_face
- 利用pca方法对人脸数据进行降维并显示降维结果(The PCA method is used to reduce the dimensionality of the face data and show the results of dimensionality reduction)
SNE
- SNE降维算法,应用于多个合成数据集 显示降维效果(SNE dimensionality reduction algorithm is applied to reduce dimensionality in multiple synthetic datasets)
kde
- 给定样本点,采用高斯核密度估计,求出概率密度分布函数。(It is good to use this method to evaluate pdf)
aramss
- 利用ARIMA算法对输入序列进行预测(源码是对价格进行预测,可类推)。(ARIMA algorithm is used to predict the input sequence.)
Deep_MNIST_for_Expert
- 利用深度学习进行数字分类,分类的正确率非常高。(Using deep learning method to classify digit numbers)
使用Button Group绘制不同的正弦曲线(源程序)
- 本文档使用matlabgui控件绘制正弦曲线。(This document draws a sine curve using the matlabGUI control.)
Matlab_system_level_simualtion
- system level simulation using matlab
SDR_using_MATLAB_Simulink
- Software defined Radio using matlab & simulink and the RTL-SDR
vejrg
- Modern signal processing used in the spectral estimation in matlab, NRZ type differential phase modulation signal modeling and simulation analysis, Can dynamically adjust the parameters of the operating environment.
支持向量机
- 基于支持向量机算法的乳腺癌预测,自带数据,直接可运行!(Support vector machine algorithm based breast cancer prediction, comes with data, can run directly!)
30个MATLAB算法应用例程
- 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)