-
匹配滤波的MATLAB实现,用于随机信号处理的算法演示!
匹配滤波的MATLAB实现,用于随机信号处理的算法演示!-matched filtering of MATLAB for random signal processing algorithm demo!
- 2022-07-20 18:18:42下载
- 积分:1
-
贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT...
贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT-Bayesian algorithm (Matlab preparation) installed, add directory/home/ai2/murphyk/matlab/FullBNT
- 2022-02-14 03:59:10下载
- 积分:1
-
kalman 目标跟踪算法
该算法首先利用高斯混合模型的背景差分法,结合空间邻域的相关性信息得到运动目标图像, 然后通过建立帧间关系矩阵将跟踪情况分为5种状态分别进行处理,这5种状态是新目标出现、 目标匹配、目标遮挡、目标分离和目标消失。采用卡尔曼滤波器预测目标参数,建立目标在下一帧中的预测信息。 当运动目标相互遮挡时,在卡尔曼滤波器预测区域内采用交叉搜索法实现多个运动目标的精确匹配。 通过多个视频序列测试,该算法能够获得良好的跟踪结果。
- 2022-12-22 06:25:04下载
- 积分:1
-
VB仿射加密算法
VB仿射加密算法
- 2022-03-06 02:28:12下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
c++入门编程教学实例
应用背景对于才入门学习c++的朋友可能往往不容易上手,所以这份代码能够简单的带领大家入门,由浅入深,逐步走进深处,所以这份代码是才入门学习 的好实例。关键技术这是一分c++实例代码,能够帮助初学者掌握基本技能,代码基本算法清晰,入门教学的良好选择,通过实例的学习,可以自行尝试修改,从而提高编程基础技能。
- 2022-08-07 19:35:16下载
- 积分:1
-
梯形算法
初值问题的近似解
- 2023-05-05 10:45:03下载
- 积分:1
-
一个计算梅里森素数的Java程序
一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
- 2022-03-09 13:44:13下载
- 积分:1
-
A fast Fourier transform tool
windows 平台下的很好用,很快速,功能强大的快速傅立叶变换动态连接库,有头文件和说明书。-A fast Fourier transform tool
- 2022-08-10 12:03:45下载
- 积分:1
-
生成私人综合数据库不受信任的系统评价
当数据库供应商或研究者 developingnew 技术评估性能数据库系统是决定性。但这种评价任务很大程度依赖往往由于隐私限制不可用研究的 onactual 数据和查询工作负载。为了克服这一障碍,我们建议框架为合成的 databasewhich 释放准确模型选定的性能特性的原始数据库。我们通过提供正式的严格保证交友改进以前的工作,在 syntheticdatabase 的一代。通过生成合成数据与给定的 queryworkload 相关使用木棍选定组的统计特性的原始 datawhich 平衡隐私损失达到精度。我们的重要贡献是框架的延长到多个表的标准差隐私
- 2022-03-02 04:33:04下载
- 积分:1