-
1
说明: matlab简单例程,可以熟悉矩阵的建立、提取、逻辑循环等功能(matlab simple routine, familiar with the matrix can be set up, extraction, logic cycle and other functions)
- 2010-07-21 18:02:19下载
- 积分:1
-
DWT_basic-pursuit
DWT transformation is used to describe the image compression
- 2014-02-20 19:39:47下载
- 积分:1
-
多目标跟踪matlab
说明: 多目标跟踪软件流程如下:
初始化函数
初始化轨迹对象
读取一帧数据
前景检测
根据位置进行卡尔曼预测
匈牙利匹配算法进行匹配
分配好的轨迹更新
未分配的轨迹更新
删除丢掉的轨迹
创建新轨迹
结果展示(The flow of multi-target tracking software is as follows:
Initialization function
Initialize track object
Read a frame of data
Foreground detection
Kalman prediction based on location
Hungarian matching algorithm for matching
Assigned track update
Unassigned track update
Delete lost tracks
Create a new track
Result display)
- 2021-02-09 10:29:53下载
- 积分:1
-
matlab-difference-in-fplot-and-Plot
matlab中fplot与Plot的区别,希望对大家有所帮助。(matlab difference in fplot and Plot, we want to help.)
- 2011-01-20 10:40:43下载
- 积分:1
-
axi_master
自己写的 AXI master code(AXI master code)
- 2014-10-20 15:53:41下载
- 积分:1
-
COMPEN_ATRASO_RELOCUS
Lag Compensator by the method of loci of roots through MATLAB rlocus
- 2014-11-05 19:31:44下载
- 积分:1
-
1. 科普特序列和格雷码序列
说明: 科普特序列和格雷码序列,matlab随机数列(Coptic sequence and gray code sequence)
- 2020-12-07 21:44:23下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
Ransacfromwang
使用matlab实现ransac算法,具体见程序(ransac)
- 2009-09-12 12:53:25下载
- 积分:1
-
shengxuehuishengxiaochuqi
一个有用的声学回声消除器的设计源码,还不错哦~(A useful acoustic echo cancellation design source, oh well ~)
- 2009-03-23 15:53:21下载
- 积分:1