-
Fast-detection-matlabPopencvPc
文件包含fast角点检测的matlab,c,以及opencv实现,还包含有参考文献说明等。(The file contains the fast corner detection, Matlab,c, and opencv realized, also contains references descriptions.)
- 2015-01-26 17:12:49下载
- 积分:1
-
Harris
提取Harris角点程序,非常好用的角点提取程序(Harris corner extraction program, very easy to use corner detection process)
- 2011-05-04 20:14:58下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
farsight070825DSP
了一些资料,都没有说这个仿真平台是什么,是matlab还是直接在VC++的编译环境编程?还是有专门的仿真环境呢?
3、如果用实物验证的话,我觉得有两种方式:一是用摄像头来采集整个地图信息,智能车的位置也有摄像头来反馈;二是,整个地图保存在内存中,小车根据传感器信息自我定位,然后和保存的地图比较。(You can download the current points to 1, the source download get points one day, you can download up to 20 times. [View your upload log] [continue to upload source to increase points] You have recently downloaded the 240 source code, you should contribute something new other friends 【Source】 it? Joined the group】 【QQ, blowing boasting a chat. You can also create a QQ group you join the union,)
- 2010-08-08 11:44:31下载
- 积分:1
-
70809
******************iterator模式***********(***************************** iterator pattern)
- 2009-11-13 02:37:19下载
- 积分:1
-
IntroductiontoAlgorithm
关于算法设计最经典的教材,非常值得阅读,对一些较经典的算法都进行了详细的介绍(On the algorithm design and classic materials, well worth reading, for some of the more classical algorithms have carried out a detailed introduction)
- 2008-05-24 14:55:46下载
- 积分:1
-
STATIC_ASSERT
BOOST中对于元编程中如何增加预编译的功能,并且增加了自定义输出错误码的功能。是学习元编程的很好的入门例子(BOOST how to add the function of pre compiled meta programming, and add custom output error code function. Is learning meta programming is a good example of entry)
- 2015-01-12 17:25:32下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
VS2005CallMatlab
VS2005调用matlab,适合于初学者学习研究(VS2005callmatlab,for the students who study early)
- 2011-12-05 16:10:16下载
- 积分:1
-
1822
ebook for learning c++
- 2013-12-24 05:02:21下载
- 积分:1