-
LMS
使用MATLAB编写的LMS自适应程序代码!(Prepared using the LMS adaptive MATLAB code!)
- 2008-07-21 20:58:53下载
- 积分:1
-
Note_matlab
Matlab入门学习,包括源程序,word文档已解密。(Matlab entry-learning, including source code, word documents decrypted.)
- 2013-01-17 17:41:34下载
- 积分:1
-
fdtd1
一维FDTD的MATLAB源程序,以正弦波在均匀介质中传播为例。(One-dimensional FDTD source code in MATLAB to sinusoidal inhomogeneous media in the spread as an example.)
- 2009-03-18 20:09:12下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
jiangzaohoufenxi
对振动信号的降噪处理,运用小波三次分解分析(Vibration signal processing for noise reduction, the use of wavelet analysis)
- 2014-09-22 21:10:35下载
- 积分:1
-
Arithmetic-modeling
采用算术编码、汉明编码和QASK调制方法
采用Huffman编码、卷积译码和QFSK调制方法(Using arithmetic coding, Hamming coding and modulation method used QASK Huffman coding, convolution decoding and modulation method QFSK)
- 2013-09-22 19:43:14下载
- 积分:1
-
37640745HDB3
hbd3 code matlab
- 2012-12-02 07:26:57下载
- 积分:1
-
Transfer-Path-Analysis
运行工况下传递路径分析,NVH识别噪声源的工具(transfer path analysis in operational, which could identify the noise source)
- 2015-07-29 14:57:54下载
- 积分:1
-
bot
说明: 机器人躲避障碍仿真设计程序,来源于因特网.非本人设计(robot avoid obstacles simulation design process, and from the Internet. I-Design)
- 2006-03-18 19:36:04下载
- 积分:1