-
7
说明: matlab高效编程程序源代码第七章,可以运行。(efficient programming source code matlab Chapter VII, to run.)
- 2011-04-10 15:34:15下载
- 积分:1
-
FuzzyPID
fuzzypid模糊控制的程序,c++环境编程(fuzzypid fuzzy control program, c++ programming environment)
- 2011-09-08 16:14:02下载
- 积分:1
-
VC_USB_matlab_DLL
本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换(Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb)
- 2010-07-28 12:40:48下载
- 积分:1
-
BoxDimension_TS
求混沌时间序列的盒子维(box dimension)覆盖法(Seeking chaotic time series box dimensions (box dimension) covering method)
- 2015-03-18 16:33:47下载
- 积分:1
-
gquad
自己编的最新的gquad方法,非常的好用(Own series the latest gquad method, very easy to use)
- 2011-09-26 13:02:18下载
- 积分:1
-
Simplescoringsystem
说明: 简单的评分系统 实现去掉一个最高分与去掉一个最低分然后取平均值的运算(Simple scoring system to achieve the highest score and remove to remove a minimum score and then taking the average of a computing)
- 2010-04-08 19:26:45下载
- 积分:1
-
Kalman-filtering
kalman滤波方面的书籍,是一本经典的书籍。详细讲述了各种方法及组合滤波方法(kalman filter books, is a classic book. Detail the various methods and composition of the filter)
- 2010-12-23 19:47:24下载
- 积分:1
-
jia
说明: 多项式相加简单程序,欢迎大家评价~~~~~(Add a simple polynomial procedure, welcome to evaluate ~~~~~)
- 2010-04-05 17:40:38下载
- 积分:1
-
fiber-mode-LP01
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2020-12-07 16:49:22下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1