-
LMS
时域lms算法的MATLAB源代码,对输入信号加入高斯白噪声后进行消噪处理。(Time domain LMS algorithm MATLAB source code, the input signal to join the Gauss white noise.)
- 2020-11-16 19:09:40下载
- 积分:1
-
security-assessment
暂态能量函数法用于可靠性安全性评估,包括了可靠性评估及暂态能量函数法的使用,很有价值的一篇文章。(Transient energy function method for the reliability of safety assessment, including reliability assessment and the use of transient energy function method, a valuable article.)
- 2011-10-23 14:14:17下载
- 积分:1
-
ch6_lp
线性规划及相关问题MATLAB求解,matlab 程序(linear programming and related issues using MATLAB, Matlab procedures)
- 2006-09-26 23:20:08下载
- 积分:1
-
Pulse_propagation_in_negative_index
Pulse propagation in a negative index material
- 2011-08-05 16:03:02下载
- 积分:1
-
HoughTransform
HoughTransform matlab code
- 2011-12-11 15:45:06下载
- 积分:1
-
yanfun
可以用来解决磨床的建模问题,对加工工件应该采取何种加工策略给出了合理的解决办法(Grinder can be used to solve the modeling problem, which should be taken to the workpiece processing strategies, a reasonable solution)
- 2010-10-23 23:32:29下载
- 积分:1
-
MATLAB_guide
说明: 文章中介绍了matlab的所有重要命令,能够满足简单matlab编程的需求(Matlab article describes all the important orders, to meet the demand for simple programming matlab)
- 2008-10-13 17:44:37下载
- 积分:1
-
FSSSinmatlab
matlab中扩频通信系统的仿真以及误码率的计算包含DSSS以及FSSS(matlab in spread spectrum communications system simulation and bit error rate calculation includes DSSS and FSSS)
- 2013-06-28 08:59:21下载
- 积分:1
-
zhendongliedu
柴油机及其他动力振动系统,振动烈度的计算(Diesel engines and other power vibration system, vibration intensity calculation)
- 2016-12-13 22:06:27下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1