-
MATLAB_Programming_LMS_Adaptive_Equalizer
一个MATLAB程序,用以实现基于最小均方误差算法的自适应均衡器,通常可以直接应用在数字通信系统中(A MATLAB program used to implement an LMS adaptive equalizer which can be directly applied in the digital communication systems)
- 2010-02-07 16:18:25下载
- 积分:1
-
electrical-machinery-simulation
DYNAMIC SIMULATION OF ELECTRIC MACHINERY by Chee-Mun Ong,
published by Prentice-Hall
- 2013-07-10 14:15:38下载
- 积分:1
-
matlab-data-to-txt
matlab中将数据输出保存为txt格式文件的几种方法.(matlab will save the data output to txt format files in several ways.)
- 2012-10-27 11:18:42下载
- 积分:1
-
aw
说明: 基于chebyshev的水声信号分析算法,包括多种分析结果(Chebyshev acoustic-based signal analysis algorithms, including a variety of analytical results)
- 2009-03-14 02:53:00下载
- 积分:1
-
xiaoboxiaozaochonggou
小波滤波器重构-此函数用于研究Mallet算法及滤波器设计(The wavelet filters reconstruction- This function is used to filter algorithm design and research Mallet)
- 2013-04-19 22:43:00下载
- 积分:1
-
advancedPIDMATLAB
《先进PID控制MATLAB实现》程序,还是蛮不错的!("advanced PID control MATLAB" procedure, or pretty good!)
- 2006-06-02 20:06:52下载
- 积分:1
-
paper1
Chaotic Accretion in a Non-Stationary Electromagnetic Field of a Slowly Rotating Compact Star
- 2015-02-07 20:56:25下载
- 积分:1
-
aptintechquestionswitsolutn
Its a useful book for aptitude and also technical aptitude.
- 2010-08-11 16:39:45下载
- 积分:1
-
IEEE_WorkShop_Slides_Lavretsky
Adaptive Control: Introduction
Overview, and Applications
- 2012-09-28 13:02:29下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1