-
卡尔曼,EKF,KF等滤波器的matlab代码
一、扩展卡尔曼滤波EKF二、去偏转换卡尔曼滤波CMKF三、最小二乘拟和的方法四、最小二乘、EKF、CMKF的比较五、野值剔除算法MATLAB实现了这些具体算法和要求
- 2022-02-06 11:00:08下载
- 积分:1
-
此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例...
此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例-This procedure is, I prepared to call in the MFC environment Matlab function programming example
- 2022-02-28 17:30:56下载
- 积分:1
-
linklist的C++实现方法
数据结构中的linklist的C++实现方法。
实现了其中的各种函数。
- 2022-05-14 09:06:31下载
- 积分:1
-
科学工程数值计算代码
包含矩阵计算, 求逆, 分解, 函数求极值, 插值逼近的算法, 很全是算法库, 可以直接进行调用.
- 2022-11-30 22:05:04下载
- 积分:1
-
c语言耍法,对于数学建模有用
c语言耍法,对于数学建模有用-c language game, useful for mathematical modeling.
- 2022-01-22 06:07:50下载
- 积分:1
-
用C编写的迷宫最短路径。另有一用VC编写的
用C编写的迷宫最短路径。另有一用VC编写的-C maze prepared by the shortest path. Another one prepared by the VC
- 2022-08-20 23:22:59下载
- 积分:1
-
完整的复数计数器,用VC++实现,实现了复数的所有类型的计算...
完整的复数计数器,用VC++实现,实现了复数的所有类型的计算-integrity in the plural counter, with VC++, achieving the plural of all types of computing
- 2023-06-29 08:20:03下载
- 积分:1
-
推荐系统-协同过滤算法
应用背景
本程序是基于java实现的基于用户的协同过滤算法,算法很简单,由于网上关于代码实现的资料很少,
所以资料主要目的是提供一个供大家参考的资料,仅供参考.
关键技术u1.base和u1.test为训练集和测试集,分别来自MovieLens数据集,
本程序只是很简单的基于用户的协同过滤算法
运行算法所需要的配置信息,包括读取训练集和测试集还有最近邻个数的选择都在Base.java文件中可以找到
本程序的主程序是Application.java
仅供参考,希望对大家有帮助
- 2023-07-19 11:45:03下载
- 积分:1
-
calculation on the plane Improved Mood
计算方法上机改进尤拉-calculation on the plane Improved Mood
- 2022-05-20 09:18:38下载
- 积分:1
-
Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to be Chebyshevs.
- 2022-06-21 05:46:33下载
- 积分:1