-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
LZ
说明: lz 编码,自带图片,求图像的lz编码,绝壁有效(it s a answer to lz codes.)
- 2014-11-29 13:20:36下载
- 积分:1
-
An_Engineers_Guide_to_MATLAB
MATLAB学习教程,更快更好的学习matlab这个软件。(MATLAB tutorials, faster and better learning matlab software.)
- 2013-04-26 17:37:41下载
- 积分:1
-
haming
应用该程序可以生成汉明窗,并改变窗的大小(With the application of the program can generate han Ming window, and change the size of the window)
- 2011-12-29 19:22:26下载
- 积分:1
-
paint
读取压缩包中类似格式的txt文件绘制扇形包络图(Read txt file compression format similar to drawing package envelope fan)
- 2015-03-18 21:59:11下载
- 积分:1
-
无位置传感器无刷直流电机控制系统仿真
说明: 只要检测到反电势过零点就可以得到转子的位置信号,就可以实现无刷直流电机的无位置传感器控制。(As long as the position of the rotor is detected by detecting the zero-crossing of the back-EM potential, the position sensorless control of the brushless DC motor can be realized.)
- 2021-04-14 21:58:54下载
- 积分:1
-
bwlabeln
用C语言编写MATLAB 函数, 主要用于DSP 芯片, 内有详细的解释, 可用于参考转化为汇编, 提高速度(Use the programming language C to write the MATLAB function, bwlabeln )
- 2014-12-17 12:32:15下载
- 积分:1
-
相关峰
说明: 自适应时延估计计算时延,主要是利用宽带信号完成定位(Adaptive delay estimation algorithm simulation, including ETDGE and improved algorithms ETDE)
- 2020-07-09 16:50:08下载
- 积分:1
-
waveletchange
The WAVELETCHANGE dialog is initiated by calling WAVELETCHANGEINIT which
then calls WAVELETCHANGE. With one exception, WAVELETCHANGE is never called
directly from another program. Tha exception is when another program has
a figure handle that may be a legitimate WAVELETCHANGE window or not.
Calling waveletchange( test ,figurehandle) will return 1 if it is a legit
change window and zero otherwise.
- 2011-10-23 18:55:17下载
- 积分:1