资源列表

« 1 2 ... .73 .74 .75 .76 .77 12678.79 .80 .81 .82 .83 ... 15813 »

[matlab例程PCA

说明:主成分分析(principal component analysis,PCA)是一种将高维数据投影到低维 数据的线性变换方法,这一方法的目的是寻找在最小均方意义下最能代表原始数据特征 的投影方向,用这些方向矢量表示数据。-Principal component analysis (PCA) is a kind of high dimensional data to the low dimension.The objective of this method is to find the
<Jam_Jack> 在 2025-11-13 上传 | 大小:1kb | 下载:0

[matlab例程Mahalanobis

说明:马氏距离是一种有效地计算两个样本集之间相似度的算法(数据之间协方差距离),与欧式距离相比,它考虑了各种特征之间的联系。本实验旨在通过给出的样本数据,设计一个最小马氏距离分类器并对测试点进行分类,然后将其与最小欧式距离分类器进行比较,实验得出当协方差矩阵为单位阵时,最小马氏距离分类器将与最小欧式距离分类器等价。-Markov distance is an effective method to compute the similarity between the two samples (data
<Jam_Jack> 在 2025-11-13 上传 | 大小:2kb | 下载:0

[matlab例程Perceptron

说明:本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
<Jam_Jack> 在 2025-11-13 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB_Codes

说明:matlab code for chapter 2 until 15
<dee_ka25> 在 2025-11-13 上传 | 大小:90kb | 下载:0

[matlab例程matlab-graymodel

说明:灰色预测,已知部分年的值,用来预测将来年的值。先建立模型,然后得出系数,再校核系数的精度,精度合适则能够用来进行预测未来年值。-Prediction, known portion of the value that is used to predict the future of values. The first model, and then come coefficient, and then check the accuracy of the coefficient, the accur
<杨修> 在 2025-11-13 上传 | 大小:11kb | 下载:0

[matlab例程kangjai

说明:各种kalman滤波器的设计,IMC-PID是利用内模控制原理来对PID参数进行计算,MIT人工智能实验室的目标识别的源码。- Various kalman filter design, The IMC- PID is using the internal model control principle for PID parameters is calculated, MIT Artificial Intelligence Laboratory identification of the ta
<段萍飞> 在 2025-11-13 上传 | 大小:5kb | 下载:0

[matlab例程matrix_factorization

说明:实现矩阵的各种分解,LU分解,QR分解,Householder分解,Givens 分解-To achieve a variety of matrix decomposition, LU decomposition, QR decomposition, Householder decomposition, Givens decomposition
<刘晨> 在 2025-11-13 上传 | 大小:490kb | 下载:1

[matlab例程kieying

说明:含噪脉冲信号进行相关检测,通过matlab代码,分析了该信号的时域、频域、倒谱,循环谱等。- Noisy pulse correlation detection signal, By matlab code, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.
<杨拴亮> 在 2025-11-13 上传 | 大小:5kb | 下载:0

[matlab例程kingfai

说明:是信号处理的基础,保证准确无误,是学习通信的好帮手,阐述了负荷预测的应用研究。- Is the basis of the signal processing, Ensure accurate communication is learning a good helper, It describes the application of load forecasting.
<李咏河> 在 2025-11-13 上传 | 大小:4kb | 下载:0

[matlab例程koufie_v87

说明:单径或多径瑞利衰落信道仿真,实现了对10个数字音的识别,包括回归分析和概率统计。- Single path or multipath Rayleigh fading channel simulation, To achieve the recognition of 10 digital sound, Including regression analysis and probability and statistics.
<官九剑> 在 2025-11-13 上传 | 大小:9kb | 下载:0

[matlab例程koulao_V7.6

说明:有CDF三角函数曲线/三维曲线图,DC-DC部分采用定功率单环控制,用于信号特征提取、信号消噪。- There CDF trigonometric curve/3D graphs, DC-DC power single-part set-loop control, For feature extraction, signal de-noising.
<官九剑> 在 2025-11-13 上传 | 大小:7kb | 下载:0

[matlab例程laolai

说明:包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,用MATLAB实现的压缩传感,包括广义互相关函数GCC时延估计。- Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Using MATLAB compressed sensing, Including the generalized cross-correlation function GCC time delay estimation.
<sanhie> 在 2025-11-13 上传 | 大小:9kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 12678.79 .80 .81 .82 .83 ... 15813 »

源码中国 www.ymcn.org