-
particle filter
unlike kalman filter this filter is more suitable to deal with nonlinear data types. the source code is of omnet++ simulators. which contains a c++ file and other two files is used for network description and the general initialization files.
- 2022-01-28 02:07:30下载
- 积分:1
-
It s simple implementation of Genetic Algorithm on
8
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
- 2022-02-21 02:51:52下载
- 积分:1
-
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。...
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。-Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.
- 2022-02-12 20:17:17下载
- 积分:1
-
C语言实现FasterJob算法
用贪心设计策略来完成带有期限的作业的FasterJob排序算法
- 2022-10-05 14:35:02下载
- 积分:1
-
matlat程序数据拟合例子
要自己再输入数据文件的
matlat程序数据拟合例子
要自己再输入数据文件的-matlat examples of data fitting procedure to re-enter their own data files
- 2023-05-17 17:10:03下载
- 积分:1
-
matlab编写的计算器
关于matlab编写的计算器GUI,可以计算四则运算以及角度,开方,幂运算等,功能强大,并且包含有详细的注释!
- 2023-02-12 04:55:03下载
- 积分:1
-
使用贪婪算法 解决0-1背包问题MATLAB源代码
使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
- 2022-10-21 18:30:03下载
- 积分:1
-
实现背包问题的三种贪心策略,背包问题描述如下: 已知
背包容量M=120
物品种类数n=10
各种物品的总效益pi(i=1,2,………10)...
实现背包问题的三种贪心策略,背包问题描述如下: 已知
背包容量M=120
物品种类数n=10
各种物品的总效益pi(i=1,2,………10) : 50,60,70,80,90,80,70,60,50,40
各种物品的总重量wi(i=1,2………10) : 17,30,25,41,80,70,64,56,47,38
求: 各种物品所取重量占其总重量的比例xi(i=1,2,…..10),满足0
- 2022-03-10 18:40:19下载
- 积分:1
-
ffuc argorithm
ffuc argorithm
ffuc argorithm
ffuc argorithm
ffuc argorithm
- 2022-11-10 19:50:02下载
- 积分:1
-
基于UCOSIII的四轴飞行器程序设计
资源描述本程序是基于UCOSIII的四轴飞行器程序设计,利于mpu6050进行姿态检测,DMA计算出欧拉角,利于串级PID控制电机,外环采用角度,内环采用角速度计算,但是本程序只是测试程序,有待完善。
- 2023-09-07 15:20:04下载
- 积分:1