-
基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序
基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序-Matlab based on several kalman filtering and multi-sensor fusion algorithm and procedures wk
- 2023-04-10 18:35:03下载
- 积分:1
-
自定义大小的矩阵乘法算法
应用背景计算与自定义大小的矩阵的乘法,(例如:米*)关键技术矩阵是一个数字的数组,这个代码通过另一个整矩阵计算整个矩阵的乘法。
- 2022-09-28 00:00:04下载
- 积分:1
-
表达式处理及数制转换
表达式处理及数制转换-expression processing system conversion, and several
- 2022-03-13 09:13:04下载
- 积分:1
-
主要是应用VC进行傅立叶变换和反变换的程序,主要采用快速傅立叶方法,因为傅立叶变换的时间很长。...
主要是应用VC进行傅立叶变换和反变换的程序,主要采用快速傅立叶方法,因为傅立叶变换的时间很长。-VC primarily used for Fourier transform and inverse transform process, the main use of fast Fourier methods, because the Fourier transform of the time very long.
- 2023-05-09 05:30:03下载
- 积分:1
-
实现无损压缩lzw算法
lzw算法实现文件的无损压缩 包含解压缩 程序可以运行LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.
- 2022-07-09 22:05:05下载
- 积分:1
-
数值计算方法C语言程序,经测试均可用!!大家快快下载吧
数值计算方法C语言程序,经测试均可用!!大家快快下载吧-Numerical Method C language program, have been tested are available! ! We quickly download the bar
- 2022-08-13 07:01:16下载
- 积分:1
-
CKNN 用于多示例学习
CKNN Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags
% CKNN takes,
% PBags - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:)
% NBags - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:)
% testBags - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:)
% Refs - the number of referecnes for each test bag
% Citers - the number of citers for each test bag
% &n
- 2022-03-01 19:43:00下载
- 积分:1
-
关于复数计算的简单程序
关于复数计算的简单程序-complex calculations on the simple procedure
- 2022-03-10 23:07:52下载
- 积分:1
-
基于计算流体力学的目录,包含各种格式和高
学习CFD的基础教程,含有各种差分格式和高精度本质无振荡算法源程序。-learning CFD based directory containing a variety of formats and high-precision differential nature without oscillation algorithm source.
- 2022-09-06 19:50:02下载
- 积分:1
-
八皇后问题
八皇后问题
- 2022-02-04 04:21:05下载
- 积分:1