资源列表
[matlab例程] qiuten_v16
说明:这是第二能量熵的matlab代码,计算一维光子晶体的透射特性和反射特性,采用波束成形技术的BER计算。- This is the second energy entropy matlab code, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, By applying the beam forming technolo<naitiu> 在 2025-06-25 上传 | 大小:10kb | 下载:0
[数据挖掘] Naive-bayes
说明:本文以拼写检查作为例子,讲解Naive Bayes分类器是如何实现的。对于用户输入的一个单词(words),拼写检查试图推断出最有可能的那个正确单词(correct)。当然,输入的单词有可能本身就是正确的。比如,输入的单词thew,用户有可能是想输入the,也有可能是想输入thaw。为了解决这个问题,Naive Bayes分类器采用了后验概率P(c|w)来解决这个问题。P(c|w)表示在发生了w的情况下推断出c的概率。为了找出最有可能c,应找出有最大值的P(c|w),即求解问题-In this<王志坦> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qoukai_v26
说明:利用最小二乘算法实现对三维平面的拟合,用于特征降维,特征融合,相关分析等,包括回归分析和概率统计。- Least-squares algorithm to fit a three-dimensional plane, For feature reduction, feature fusion, correlation analysis, Including regression analysis and probability and statistics.<郭庆生> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] ID3
说明:ID3算法流程如下: 1.如果节点的所有类标号相同,停止分裂; 2.如果没有feature可供分裂,根据多数表决确定该节点的类标号,并停止分裂; 3.选择最佳分裂的feature,根据选择feature的值逐一进行分裂;递归地构造决策树。-ID3 algorithm process is as follows: 1. If the node is the same for all class label, stop dividing 2. If there is no featur<王志坦> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] quifen_v37
说明:最终的权值矩阵就是滤波器的系数,一种流形学习算法(很好用),可以动态调节运行环境的参数。- The final weight matrix is ??the filter coefficient, A fluid manifold learning algorithm (good use), Can dynamically adjust the parameters of the operating environment.<汪玉> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[数据挖掘] k_nn
说明:kNN的思想:计算待分类的数据点与训练集所有样本点,取距离最近的k个样本;统计这k个样本的类别数量;根据多数表决方案,取数量最多的那一类作为待测样本的类别。距离度量可采用Euclidean distance,Manhattan distance和cosine。-kNN The idea is simple: the training set and calculated data points to be classified all sample points taken the neare<王志坦> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] quifing_v42
说明:进行波形数据分析,现代信号处理中谱估计在matlab中的使用,利用自然梯度算法。- Waveform data analysis, Modern signal processing used in the spectral estimation in matlab, Use of natural gradient algorithm.<seising> 在 2025-06-25 上传 | 大小:8kb | 下载:0
[matlab例程] quiniu_V3.4
说明:微分方程组数值解方法,最终的权值矩阵就是滤波器的系数,抑制载波型差分相位调制。- Numerical solution of differential equations method, The final weight matrix is ??the filter coefficient, Suppressed carrier type differential phase modulation.<seising> 在 2025-06-25 上传 | 大小:5kb | 下载:0
[matlab例程] qunjeng_v19
说明:表示出两帧图像间各个像素点的相对情况,包括四元数的各种计算,利用最小二乘算法实现对三维平面的拟合。- Between two images showing the relative circumstances of each pixel, Including quaternion various calculations, Least-squares algorithm to fit a three-dimensional plane.<雷春全> 在 2025-06-25 上传 | 大小:8kb | 下载:0