-
CambrigeSystemIdentification
剑桥大学用于线性和双线性动力学系统辨识的工具箱(University of Cambridge, for linear and bilinear dynamical systems identification toolbox)
- 2008-04-30 22:13:39下载
- 积分:1
-
MATLABPLS
提供了MATLAb针对光谱数据分析的PLS算法(MATLAB sepctronic ’s pls)
- 2009-05-26 15:12:57下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Cap02_Shadowing-Effects
This file is the programs of (chapter 2) of book (Modeling the Wireless Propagation Channel a Simulation Approach with MATLAB) which is related to shadowing effects. It helps you to simulate wireless shadowing effects.
- 2013-10-15 23:03:51下载
- 积分:1
-
matlab
以下是均方误差、峰值信噪比以及熵的程序代码在MATLAB 中的实现(The following is the realization of the mean square error, peak signal to noise ratio and entropy code in MATLAB)
- 2015-04-17 19:44:10下载
- 积分:1
-
MATLAB
设计一个用户操作界面来实现对数字图像的处理。(Design a user interface to implement the digital image processing.)
- 2010-05-18 15:08:05下载
- 积分:1
-
04339924_2
— In ultra-wideband (UWB) indoor dense multi-path transmission environments, traditional coherent Rake receiver
requires estimation of channel parameters. Moreover, in order to collect enough signal energy from dense multi-path components,
the number of Rake fingers must be large enough. Consequently,
the receiver structure is too complex to be implemented in practice.
- 2013-11-11 18:24:57下载
- 积分:1
-
conv
数字信号处理,现行卷积的matlab代码,和函数文件。(Digital signal processing, the current convolution matlab code, and function files.)
- 2012-11-06 19:36:05下载
- 积分:1
-
ROBOT
三自由度机械臂的运动工作空间,可以实现角度与坐标的变换(Three degree of freedom mechanical arm movement working space, may realize the angle and the transformation of coordinates)
- 2012-01-03 16:46:29下载
- 积分:1
-
spsmd
图像的平面微分平方和能够反映图像高频分
量的能量。用计算平面微分平方和的方法在空间域上计算相邻像素亮度差值的平方和,对应于在频率域上计算图像高频分量的能量和,此值越大,图像对焦越准确(Differential square image plane and the image can reflect the energy of high frequency. Computational method of Planar Differential squares calculated in the space domain to the square of the difference between the brightness of adjacent pixels and corresponds to the image in the frequency domain calculation of high frequency energy and, this value is larger, the more accurate the image focus)
- 2011-01-14 14:25:47下载
- 积分:1