资源列表
[数值算法/人工智能] MovieLens-RecSys-python2
说明:基于Movielens 1M数据集分别实现了User Based Collaborative Filtering(以下简称UserCF)和Item Based Collaborative Filtering(以下简称ItemCF)两个算法.(Implementation of collaborative filtering based on UCF/ICF)<dohuasinan > 在 2025-06-21 上传 | 大小:5.74mb | 下载:0
[matlab例程] mech_transmission
说明:汽车的传动系应保证汽车具有在各种行驶条件下所必需的牵引力、车速,以及保证牵引力与车速之间协调变化等功能。本文件是汽车传动系统的MATLAB仿真模型,适合于一般研究人员的研究(The driveline of a car should ensure that the vehicle has the necessary traction and speed when driving under all kinds of driving conditions, as well as the coord<天上的星星 > 在 2025-06-21 上传 | 大小:755kb | 下载:0
[matlab例程] RANSAC-Toolbox-master
说明:RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl<shiwel > 在 2025-06-21 上传 | 大小:132kb | 下载:0
[数值算法/人工智能] lagrange
说明:拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。这样的多项式称为拉格朗日(插值)多项式。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(Lagrange interpolation can find a polynomial, which happens to take the observed value at each observation point. Such polynomials are called Lagrange po<shiwel > 在 2025-06-21 上传 | 大小:2kb | 下载:0
[matlab例程] c130
说明:changing orientation of c130 in matlab<sparklytopaz > 在 2025-06-21 上传 | 大小:3kb | 下载:0
[matlab例程] kruskal
说明:kruskal 算法,需要输入边和权值的向量。顶点数为m的 m乘m大小的上三角矩阵, 并且 没有权值的顶点之间关系的权值等于50(Kruskal algorithm, the vector that requires the input edge and the weight value. M multiplied by the M size of the upper trigonometric matrix with the vertex number of M, And the weig<海底月 > 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] arimanet
说明:ARIMA模型全称为自回归积分滑动平均模型(Autoregressive Integrated Moving Average Model,简记ARIMA),是由博克思(Box)和詹金斯(Jenkins)于70年代初提出一著名时间序列预测方法[1] ,所以又称为box-jenkins模型、博克思-詹金斯法。其中ARIMA(p,d,q)称为差分自回归移动平均模型,AR是自回归, p为自回归项; MA为移动平均,q为移动平均项数,d为时间序列成为平稳时所做的差分次数。所谓ARIMA模型,是指将非平稳<luc1fer > 在 2025-06-21 上传 | 大小:1kb | 下载:0