资源列表
[人工智能/神经网络/遗传算法] NB
说明:朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to achieve the classification of ~<王小二> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] diagonal-matrix
说明:一个对角矩阵,有如下共享成员,输入、输出、加减乘、转置等函数。结果都是一个用一位数组表示的对角矩阵。重载运算符<<,>>,+,-和*。-A diagonal matrix, there are shared members, input, output, subtraction multiplication, transpose and other functions. The result is an array represented by a diagonal ma<dongyuan> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Matrix
说明:把一个N*N的三角矩阵按列的方式映射到一个3N*2的一维数组,功能设置,输入输出、存储搜索、加减乘、转置。-Put an N* N triangular matrix is mapped to the column by way of a one-dimensional array of 3N* 2, the feature set, input and output, storage, search, add and subtract multiply, trans<dongyuan> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C-Matrix
说明:C-矩阵,除去第一行、第一列、最后一列外都为0.这样一个C-矩阵可以压缩存储为一维数组,先逐行再第一列的顺序。并且支持存储搜索功能。-C-matrix, removing the first row, first column, the last column are zero outside, so a C-matrix can be stored as a compressed one-dimensional array, then the order of the first column<dongyuan> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sparse-matrix
说明:一个稀疏矩阵,按照列主次的顺序存储到一维数组中,支持存储和搜索。-A sparse matrix, primary and secondary storage in the order listed to a one-dimensional array, support storage and search.<dongyuan> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[matlab例程] Stick_Breaking
说明:狄利克雷过程的棍子模型构造中权重的仿真,可自行设定alpha、K等参数,适合初学DP过程的小伙伴。-Stick model construction simulation weights Dirichlet process can set the alpha, K and other parameters, suitable for small partners beginner DP process.<> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[matlab例程] cam_proj_calib_optim
说明:在结构光测量系统中,系统的标定非常重要,标定结果的好坏直接影响测量结果的精度,此程序根据zhang的摄像机标定方法开发,标定结果准确,测量精度高。-In structured light measurement system calibration system is very important, calibration results will have a direct impact on the accuracy of the measurement results, this prog<张佳瑞> 在 2025-08-29 上传 | 大小:1kb | 下载:0
[matlab例程] GM-forcast
说明:用于GM(1,1)预测模型,能计算出给定的数列的预测值,并计算出预测模型的相关指标参数。-For GM (1,1) prediction model can calculate the predicted value of the given number of columns, and calculate the relevant indicator parameter prediction model.<xu> 在 2025-08-29 上传 | 大小:1kb | 下载:0