The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
标签: algorithms problems Several trivial
上传时间: 2014-01-20
上传用户:royzhangsz
这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源代码下载到本机上,并将其解压: #tar jxf linux-2.6.11.1.tar.bz2 二、打开内核顶层目录中的Makefile文件,这个文件中需要修改的内容包括以下两个方面。
上传时间: 2016-04-18
上传用户:stella2015
GCC编译器源代码,版本为gcc-2.8.0.tar.gz
上传时间: 2016-05-18
上传用户:wanqunsheng
BCView - Bayes Classifier Visualization Download xbcview Linux executable (218 kb) wbcview.exe Windows executable (196 kb) bcview.zip C sources, version 1.13, 2004.09.14 (175 kb) bcview.tar.gz (160 kb)
标签: Visualization Classifier executable Download
上传时间: 2013-12-20
上传用户:dreamboy36
LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb)
标签: Demonstration Quantization executable Download
上传时间: 2016-05-19
上传用户:wxhwjf
针对远峰2440移植的linux2.6,使用时钟203MHz,使用的命令为一般的u-boot命令。对flash操作部分改动比较多,smdk_2440为移植目标!使用时候,把文件名rar改为tar.bz2
上传时间: 2013-12-01
上传用户:zmy123
在linux下检测摄像头的原码程序,使用的是video4linux,使用时后缀改为.tar.gz
上传时间: 2014-01-16
上传用户:moshushi0009
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)
上传时间: 2014-01-20
上传用户:czl10052678
MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改。比如,在UNIX下有很多软件在下载的时候都有一个文件名相同,文件扩展名为.md5的文件,在这个文件中通常只有一行文本,大致结构如: MD5 (tanajiya.tar.gz) = 0ca175b9c0f726a831d895e269332461 这就是tanajiya.tar.gz文件的数字签名。
标签: Message-Digest Message MD5 典型
上传时间: 2016-07-28
上传用户:banyou
USB摄像头源代码 * usb-2.6.12.rar 是2.6内核的驱动 我现在用的就是这个 * usb-2.4.31.patch是2.4的, * servfox-R1_1_3.tar.gz 服务端的采集程序 * spcaview.rar 客户端查看程序,我还没捣鼓好
上传时间: 2016-09-02
上传用户:zuozuo1215