-
RESISTOR_SMD
DXP shc. library for SMD RESISTORS
- 2010-09-21 01:17:38下载
- 积分:1
-
GP23
说明: 混沌理论中的可预测分析中的GP算法程序,比较好用,希望对大家有帮助(禄脤茫莽脌铆脗脹脰脨渭脛 驴 脡脭 陇 虏 芒 脰脦枚脰脨渭脛GP脣茫 篓 鲁 脤脨貌 拢 卢 卤 脠 陆 脧 潞 脙脫脙 拢 卢 脧 拢 脥没 露 脭)
- 2008-08-28 16:21:42下载
- 积分:1
-
gntdev
Device for accessing (in user-space) pages that have been granted by other domains.
- 2014-08-14 00:57:07下载
- 积分:1
-
frequency-tracking-reference
这是一些关于旋转机械的频率追踪的参考资料,希望对大家有所帮助。(This is some of the rotating machinery frequency tracking reference, and they hope to help everyone.)
- 2012-02-10 10:12:54下载
- 积分:1
-
变步长扰动观察法
利用S函数实现的变步长电导增量法,需要和模型结合(The variable step length conductance increment method realized by S function needs to be combined with the model)
- 2020-12-23 15:59:06下载
- 积分:1
-
imelbankm
这是之前上传的Extract_test_IMFCC程序里面调用的子函数,作配合使用,请看清楚再下载(This is one subfunction of Extract_test_IMFCC uploaded before.Since pudn.com cannot upload several functions, they must divided.)
- 2013-11-17 10:32:52下载
- 积分:1
-
mini2
clear all
clc
t=0:1/1000:10-1/1000
s=sin(2*pi*t)
snr=20
s_power=var(s) varience of s
linear_snr=10^(snr/10)
factor=sqrt(s_power/linear_snr)
noise=randn(1,length(s))*factor
x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù
x1=noise Ô ë É ùÔ ´ Ê ä È ë
x2=noise
w1=0 È ¨Ï µ Ê ý ³ õ Ö µ
w2=0
e=zeros(1,length(x))
y=0
u=0.05
for i=1:10000 LMSË ã ·¨
y(i)=w1*x1(i)+w2*x2(i)
e(i)=x(i)-y(i)
w1=w1+u*e(i)*x1(i)
w2=w2+u*e(i)*x2(i)
end
figure(1)
subplot(4,1,1)
- 2010-10-26 16:41:03下载
- 积分:1
-
OVSF
enjoy with this script of Ovsf in Matlab
- 2010-11-05 16:38:16下载
- 积分:1
-
MATLAB_BP
matlab神经网络的应用和分析,很好用的 对bp的学习是中帮助(matlab neural network application and analysis)
- 2011-04-25 15:07:11下载
- 积分:1
-
chapter4
几个matlab例子。对于初学者有很好的帮助,可以试试看。。挺不错的(Several matlab example. Good help for beginners, you can give it a try. . Very good)
- 2012-05-24 12:41:49下载
- 积分:1