-
grady2004space_phd_code.tar
说明: 该源代码是Leo Grady,基于随机游走算法来实现的图片切割(The source code is Leo Grady, based on random walk algorithm to realize the image cut)
- 2010-04-26 08:52:04下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
Low-weight-finite-fields
关于有限域上低重不可约多项式的研究
word文档 含matlab程序(Low weight is not about polynomial over finite fields)
- 2012-04-10 08:55:21下载
- 积分:1
-
nlsegui
应用matlab解非线性薛定厄方程的问题,一个比较优秀的源码。(Matlab Application Solutions nonlinear Schrodinger equation of Ecuador, a relatively good source.)
- 2006-09-25 21:24:46下载
- 积分:1
-
proj_sf
state-feedback controller for HAVC
- 2011-06-12 21:04:35下载
- 积分:1
-
cruise_control_sim
使用simulink建立的模型,仿真自动巡航系统。(a cruise control model created on simulink.)
- 2020-11-30 21:19:27下载
- 积分:1
-
FIRtest
FIR code in MATLAB, Time domain plots of signal and filters, plotting filter response of filters and the two speech bands(lower and upper) in freq domian
- 2013-03-02 20:35:11下载
- 积分:1
-
Voice-filter
实现语音信号通过低通滤波器后,得到频谱,并且输出滤波前后的图形。(Voice signal through a low pass filter to obtain a frequency spectrum, and outputs the graphic before and after filtering.)
- 2014-01-22 22:53:53下载
- 积分:1
-
pressure-time
本程序是应用matlab程序编写的计算火箭发动机压力对应时间变化程序,程序中的公式和参数可以根据计算时间情况进行修改。(use matlab code to build a function to calculate the presure- time , the equation and paremeter in the code can be modified depended on your need)
- 2009-04-01 13:32:21下载
- 积分:1
-
matalabsimulink
研究生课题利用simulink对运动目标进行仿真,涉及跳频信号处理调制解调混频时间控制。(Graduate program of moving targets using simulink simulation, signal processing, frequency-hopping modulation and demodulation involves mixing time control.)
- 2010-10-14 17:42:02下载
- 积分:1