资源列表

« 1 2 ... .84 .85 .86 .87 .88 27189.90 .91 .92 .93 .94 ... 28523 »

[matlab例程Mahalanobis

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

[matlab例程Perceptron

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

[人工智能/神经网络/遗传算法PSO-RBF

说明:粒子群优化RBF网络权值,可以在线训练,好用的程序-Particle Swarm Optimization RBF network weights, online training, easy to use program
<陆亚男> 在 2025-12-14 上传 | 大小:4kb | 下载:0

[matlab例程MATLAB_Codes

说明:matlab code for chapter 2 until 15
<dee_ka25> 在 2025-12-14 上传 | 大小: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-12-14 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法RBFbijinhanshu

说明:将RBF网络用于函数逼近,进行函数拟合,简单实用-The RBF network for function approximation performed function fitting, simple and practical
<邢飞> 在 2025-12-14 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法PSO_WNN

说明:用PSO算法优化小波网络的权值,简单易懂,可以在此基础上作改进-Wavelet Network optimization with PSO algorithm weights, easy to understand, we can make improvements based on this
<邢飞> 在 2025-12-14 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法jiyiBP

说明:具有记忆效应的BP网络训练代码,可以用于有记忆效应的器件建模-BP network training codes with memory effect and can be used with memory effect device modeling
<邢飞> 在 2025-12-14 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法psoRBFweidai

说明:先用PSO对RBF的权值进行训练,将训练好的网络用于微带线的建模-training the RBF networks with PSO, establish the microstip modeling with the trained networks
<邢飞> 在 2025-12-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kaiqie

说明:这是一个好用的频偏估计算法的matlab仿真程序,有较好的参考价值,LZ复杂度反映的是一个时间序列中。- This is a useful frequency estimation algorithm matlab simulation program, There are good reference value, LZ complexity is reflected in a time sequence.
<ming> 在 2025-12-14 上传 | 大小:4kb | 下载: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-12-14 上传 | 大小:5kb | 下载:0

[数学计算/工程计算kanqen_v17

说明:采用偏最小二乘法,语音信号的采集与处理,数字信号处理课设,分形维数计算的毯子算法matlab代码。- Partial least squares method, Acquisition and Processing of the speech signal, digital signal processing class-based, Fractal dimension calculation algorithm matlab code blankets.
<mangtang> 在 2025-12-14 上传 | 大小:9kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 27189.90 .91 .92 .93 .94 ... 28523 »

源码中国 www.ymcn.org