-
KF
说明: 运用卡尔曼滤波器来进行目标跟踪,运动状态是线性的(kalman filter)
- 2010-11-02 21:59:48下载
- 积分:1
-
gvfsnakeMATLAB
gvf snake 邊緣檢測範例(包含範例圖)(1. Introduction and Installation Instructions
----------------------------------------------
Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The
Matlab*.m files in this software distribution implement our GVF snake,
the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake,
and the distance snake. These programs were designed, written and tested
by Chenyang Xu and Jerry Prince.
To install this software, simply unzip the file into an empty directory,
making sure to ask your unzipper program to restore the directory
structure of the zipped files. In this documentation, we will assume
that you have unzipped the files into C:GVF.
2. Documentation
----------------
We have included two research papers that describe GVF. You can find
these in C:GVFpapers.
Brief descriptions of the software modules can be found in this file
below. For more detail, you should run Matlab, add the path
C:GVFsnake, and type "help function-name". F)
- 2010-05-23 17:28:24下载
- 积分:1
-
zuoye2
同时采用身高和体重数据作为特征,用Fisher线性判别方法求分类器,将该分类器应用到训练和测试样本,考察训练和测试错误情况。将训练样本和求得的决策边界画到图上,同时把以往用Bayes方法求得的分类器也画到图上,比较结果的异同。(At the same time the height and weight data as features, Fisher with linear identifying method for classifier, will this classifier applied to training and test sample, to investigate the training and test error conditions. Will the training sample and values of the decision on the graph shows the boundary, and at the same time before the Bayes method with optimal classifier also paint chart, the similarities and differences of the comparison results.
)
- 2011-07-25 17:43:42下载
- 积分:1
-
examples
image processing的简单实例
- 2011-10-10 14:31:54下载
- 积分:1
-
MATLABIntegral-calculation
使用matlab进行积分编程的技巧。介绍了使用int,double命令进行积分的方法。(Integrating the use of matlab programming skills. Describes the use int, double commands integral method.)
- 2013-10-08 17:36:23下载
- 积分:1
-
Nhan_dang_tieng_noi_-_Mo_phong_bang_Matlab
use neuerl networl for systems mathlab
- 2012-05-13 23:40:03下载
- 积分:1
-
226167685qostbc
几种准正交空时码性能的比较,分析不同编码方式的优劣(
Code Performance comparison of several quasi-orthogonal space time, analyze the pros and cons of different encoding)
- 2015-04-08 09:55:47下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Simulink-learning
Matlab simulink 仿真学习ppt,教学用(Matlab simulink simulation study ppt, teaching)
- 2011-04-23 12:32:53下载
- 积分:1
-
t2cx
生成多个相互独立通道瑞利衰落信道,有两个程序(Generation of single channel Rayleigh channel)
- 2014-12-22 09:50:27下载
- 积分:1