-
steep
说明: 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形(MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI)
- 2008-12-03 22:34:06下载
- 积分: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
-
signalcompress
给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。(Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform approximation, the same positive and negative transformation, overcoming complex FFT coefficient is not conducive to storage shortcomings. LLMAX function x is given a fixed bit sequence in the optimum quantized output. Entropy coding function as Huffman coding.)
- 2013-07-27 10:40:54下载
- 积分:1
-
work
最小二乘是广义预测的基础知识,学习最小二乘有利于学习广义预测控制(Generalized least squares is predicted on the basis of knowledge, learning conducive to learning generalized least squares predictive control)
- 2013-12-04 15:13:21下载
- 积分:1
-
niefiu
利用matlab写成的窄带噪声发生,高斯白噪声的生成程序,构成不同频率的调制信号。( Using matlab written narrowband noise occurs, Gaussian white noise generator, Constituting the modulated signals of different frequencies.)
- 2021-04-23 09:48:48下载
- 积分:1
-
Factory_center
基于控制论思想实现工厂零件加工生产线上零件加工平均等待时间及零件加工效率估计等(Based on Cybernetics factory parts processing production line parts processing average wait time and parts processing efficiency estimates)
- 2012-11-03 11:21:39下载
- 积分:1
-
c_type_from_sf_type
it is a matlab code for stateflow.and it is c type of state flow.
- 2011-05-11 07:22:11下载
- 积分:1
-
cp_ofdm_simulation
this code contains coding of ofdm simulation. this may helpfull
- 2014-09-21 12:56:37下载
- 积分:1
-
OFDMhaha
还有比这更清楚明白的OFDM程序吗,没有,绝对没有,欢迎各位批评指正。(There could be more clearly understood OFDM program it, no, absolutely no, welcome criticism.)
- 2014-11-13 19:15:15下载
- 积分:1
-
TestBroCombo
Combo history box GUI class
- 2014-11-30 22:28:59下载
- 积分:1