-
RK
说明: for Runge-Kutta method
- 2010-07-07 07:51:38下载
- 积分:1
-
3D
说明: matlab 3d曲面回歸擬合教學範例 ptt檔(matlab 3d surface regression practices to ptt file)
- 2010-05-30 01:34:50下载
- 积分:1
-
snake
使用matlab对矩阵中的元素进行蛇形访问,并依次存放到新的向量里面(snake-like access to the elements of the matrix by MATLAB, and sequentially stored into the new vector)
- 2014-12-09 18:45:06下载
- 积分:1
-
nmpc
nonlinear predictive control
- 2014-02-23 15:43:39下载
- 积分:1
-
双移线仿真
双移线仿真,车辆稳定性控制跟踪曲率,工程应用(Double line simulation and vehicle stability control track curvature)
- 2021-04-08 14:59:01下载
- 积分:1
-
robot
RBF机器人神经网络自适应控制 采用s-function 二自由度机械臂(Adaptive control of robot neural network adopts S-function two degree of freedom manipulator.)
- 2020-12-08 12:59:21下载
- 积分:1
-
fdident_toolbox_v4_0-2009
Frequency-domain identification toolbox
- 2010-09-30 19:58:18下载
- 积分:1
-
chan
matlab写的实用的chan 算法,在tdoa中(chan matlab write practical algorithm in tdoa)
- 2013-03-23 20:42:09下载
- 积分:1
-
bilateral3
说明: 这是一个快速的三维图像双边滤波的实现。这个过滤器平滑图像的同时保留边缘,但在其最直接的实现是非常计算的要求,特别是对大型3D图像。快速双边滤波是一种近似技术,极大地提高了计算速度。我的实现严格遵循Matlab版的快速二维滤波器,只是做了一些修改(This is an implementation of fast bilateral filtering for 3D images. This filter smoothes the image while preserving edges, but in its most straightforward implementation is very computationally demanding, especially with large 3D images. Fast bilateral filtering is an approximation technique which drastically improves the speed of computation. My implementation closely follows the Matlab version of the fast 2D filter with some modifications)
- 2019-07-09 00:53:46下载
- 积分:1
-
papr_windowing
reduction to papr in ofdm with Peak Windowing:
The basic idea of peak windowing is to multiply the envelope of OFDM
signal with a weighting function . Therefore,
~xE (t)= xE (t) f (t)
where
XE(t) =[x(t)]
The weighting function given by:
f (t)= 1-Σ α .w(t- t )
t-t
w(t) : is the window function.
t : denotes the position of a local maximum of the envelop xE(t) .
α : attenuation constant .
When the amplitude of envelop amplitude of the OFDM signal exceeds a threshold, a window function is applied to the envelop of the OFDM signal to eliminate the peak amplitude. windowing results in a smooth signal.
Hanning window function will be used for w(t)
As a matter of fact , other windows such as cosine, hamming and Kaiser may be employed.
- 2013-05-02 01:07:53下载
- 积分:1