-
kalman
采用kalman滤波算法对两自由度汽车的状态进行估计,对状态空间离散化处理后用kalman估计车辆状态。(The use of Kalman filter algorithm to estimate the state of vehicle.)
- 2013-04-22 16:14:49下载
- 积分:1
-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1
-
Image_denoising_using_wavelet
This a self-contained package including the 2-D DWT and inverse DWT
routines. The included matlab routines are used to generate noisy example
images and disply the result of denoising.
- 2007-10-26 18:54:42下载
- 积分:1
-
HunLi
婚礼抽奖程序,为婚礼增添更多的喜气,也使婚礼更具人气(Wedding lottery program, add more festivity to the wedding)
- 2010-02-20 17:18:44下载
- 积分:1
-
MeanShift
Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.
用matlab实现mean shift算法仿真(Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation)
- 2009-02-11 20:58:57下载
- 积分:1
-
KernelIoControl-OEMIoControl
The system is fully preemptible when this function is called. The kernel does no processing, but it passes all parameters directly to the function supplied by you. (当这个函数被调用的时候系统完全可能被抢占,内核没有处理,直接传递参数到你提供的函数。这个我觉得说的很别扭,估计是直接传递参数到OEMIoControl )(The system is fully preemptible when this function is called The the kernel does no processing, but it passes are all the parameters directly to the function are supplied by you (When this function is called when the system is entirely possible to seize the kernel did not deal directly pass parameters to the function you provide. I think that is very awkward, and is estimated to pass parameters directly to OEMIoControl))
- 2012-05-29 22:24:52下载
- 积分:1
-
program1
说明: matlab中对于语音编码的叙述和代码演示(matlab for speech coding in the description and code demo)
- 2008-10-19 15:39:59下载
- 积分:1
-
mcIsing
用蒙特卡罗方法实现Ising模型,以一个概率模型为基础,按照这个模型所描绘的过程,通过模拟实验的结果,作为问题的近似解(Approximate solution of the Ising model using the Monte Carlo method, based on a probabilistic model for in accordance with the process depicted in this model, the simulation results, as the problem)
- 2012-10-22 10:11:01下载
- 积分:1
-
RRG-MAENS
解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。(To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.)
- 2013-12-03 15:39:31下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1