-
phase_detrending
相位对准技术,用多正弦波进行相位的校准,给出了最小均方误差的仿真图形(phase_detrending)
- 2009-04-20 19:56:45下载
- 积分:1
-
bilinter
bilioniar algorithm ( image processing)
- 2009-05-13 01:54:09下载
- 积分:1
-
Lecture9_exc_1
electric motor with torque speed control
- 2012-03-23 02:55: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
-
cow
光谱、色谱的保留时间飘移校正的COW算法,MATLAB环境运行(baseline correction of correlation optimised warping)
- 2021-03-22 22:39:16下载
- 积分:1
-
Gussian_signal
matlab for drawing gaussian signal and wideband
- 2013-04-29 19:42:40下载
- 积分:1
-
v2normalkalman
自己编写的2维动态模型,运用卡尔曼滤波仿真。(I have written two-dimensional dynamic model, the use of Kalman filter simulation.)
- 2011-09-07 10:43:59下载
- 积分:1
-
CC_BPSK
通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。(Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based on the matlab program convolution code BPSK modulation.)
- 2011-10-23 18:28:51下载
- 积分:1
-
simulink-fuzzy-pid
matlab 模糊pid控制例子。基于simulink(matlab fuzzy pid control)
- 2012-11-26 20:01:38下载
- 积分:1
-
chengzifa
基本的拉格朗日乘子法(又称为拉格朗日乘数法),就是求函数f(x1,x2,...)在g(x1,x2,...)=0的约束条件下的极值的方法。其主要思想是引入一个新的参数λ(即拉格朗日乘子),将约束条件函数与原函数联系到一起,使能配成与变量数量相等的等式方程,从而求出得到原函数极值的各个变量的解。
(Basic Lagrange multipliers (also known as Lagrange multiplier method), is of a function f (x1, x2 ,...) in g (x1, x2 ,...)= 0 constraints under the conditions of extreme value methods. The main idea is to introduce a new parameter λ (the Lagrange multiplier), the constraint function is linked together with the original function, so variables can be paired with an equal number of equations equation, thus obtained by the original function extreme solution of the various variables.)
- 2011-01-17 20:54:43下载
- 积分:1