资源列表
[matlab例程] primal_svm
说明:This a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory-This is a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical th<hzhamad> 在 2025-04-28 上传 | 大小:5kb | 下载:0
[matlab例程] primal_svm
说明:Primal SVM code using the Lagrangian Theory<hzhamad> 在 2025-04-28 上传 | 大小:219kb | 下载:0
[数据结构常用算法] Virtual-Explorer
说明:虚拟资源管理器,用二叉树结构模拟资源管理器并对数据进行相关操作-Virtual Explorer, with a binary tree structure simulation Explorer and data related to operation<jersey> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[matlab例程] lianma-matlab
说明:模式识别中有关特征提取的那部分(链码),还有灰度特征。-Feature extraction in pattern recognition, that part of the (chain code), and gray feature.<熊杰> 在 2025-04-28 上传 | 大小:840kb | 下载:0
[matlab例程] kalman-filtering-algorithm
说明:卡尔曼滤波的源代码,里面包括了权向量的计算以及MSE的偏差曲线-Kalman filtering of the source code, which includes the calculation of the weight vector and the MSE deviation curve<杨光> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Rouletter
说明:某小型书会有100本书,并排放在一个架子上,供大家借阅。大家每次借阅一本,看完后即放在书架的最左边。每一本书根据热门程度的不同赋予不同的值,该值介于0~1之间,且0表示最冷门,1表示最热门。假设每天每人只能借1本书,且需要当天归还。会所共有100人,每天借书的人服从参数为0.1的几何分布。试模拟该过程,并指出1年(365天)后书的排列情况,并探讨该排列与书热门程度之间的关系。提示:由于是随机模拟,故整个实验需要多次执行,并显示统计结果。<陈佳佳> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[matlab例程] LinearPredictor
说明:一个线性预测的matlab仿真程序,先用模型生成原始信号(平稳随机过程),然后利用最小均方误差准则计算出预测系数,最后利用预测系数对原始信号进行预测(利用原始信号过去n个时刻的值预测当前时刻的值)。-This is a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), t<liucun> 在 2025-04-28 上传 | 大小:5.89mb | 下载:0