-
GraphicalUserInterface
说明: Matlab图形用户界面,属于入门级的书籍,介绍的还比较详细。(Matlab graphical user interface, are entry-level books, described in more detail also.)
- 2009-08-14 15:16:54下载
- 积分:1
-
1
说明: 关羽调频广播的很好的几篇文章,值得一看。(Guan Yu, a good FM radio articles, worth a visit.)
- 2011-07-20 20:50:30下载
- 积分:1
-
pso
本算法为粒子群优化算法,适用于初学者,压缩包中附带了一个基本函数用于实践。(This algorithm is a particle swarm optimization algorithm, which is suitable for beginners. A basic function is attached to the compression package for practice.)
- 2020-06-25 13:20:01下载
- 积分:1
-
Calibration.tar
这是IMU标定的中文文档,详细说明了加速度计和陀螺仪的标定(This is the Chinese IMU calibration documentation detailing the accelerometer and gyroscope calibration)
- 2021-05-06 17:22:07下载
- 积分:1
-
GaussSeidel
método iterativo de resolución de sistemas lineales GAUSS SEIDEL
- 2009-11-27 01:08:31下载
- 积分:1
-
CA
说明: gps c/a码的产生,是一个小的MATLAB代码,希望对你有用(c/a code generation)
- 2010-05-26 00:37:27下载
- 积分:1
-
ask1212
2ASK的matlab仿真,用于通源先关实验(The matlab simulation 2ASK the for Tongyuan first off experiment)
- 2012-09-04 09:48:38下载
- 积分:1
-
ooDACE-1.4
说明: 克里金模型的MATLAB工具箱,克里金模型是比较流行的空间插值算法(MATLAB Toolbox for Kriging Model)
- 2019-03-30 16:22:48下载
- 积分:1
-
TVP_FAVAR
本软件是伯南克提出时变的因子扩展VAR模型,能够考察变量间的冲击效应,及其结构变化特征,克服通常VAR的变量少等缺陷。(This software is the factor Bernanke proposed changing the extended VAR model, to study impact effect among the variables, and structural changes, less often overcome VAR variable defects.)
- 2014-09-04 09:54:32下载
- 积分: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