-
EnvelopeAnalysis
说明: 信号处理,故障诊断,能量法,自功率谱,互功率谱,时域、频域求解(Signal processing, fault diagnosis, energy method, since the power spectrum, cross power spectrum, time domain, frequency domain to solve)
- 2020-11-23 08:49:33下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
DDS
DDS功能仿真,用MATLAB仿真DDS功能,通过控制频率控制字实现不同频率正弦波的输出。(DDS functional simulation, using MATLAB simulation DDS functions, by controlling the frequency control word different frequency sine wave output.)
- 2011-11-21 10:41:14下载
- 积分:1
-
gprs
greedy perimeter stateless routing(GPSR)
- 2020-12-19 20:49:09下载
- 积分:1
-
GCD
get Greate Common Divisor of two number (matematics)
- 2010-02-07 03:23:27下载
- 积分:1
-
task3
递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下:
y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较
(Damped recursive least squares method and recursive least squares method simulation, the system model is as follows: y (t)- 1.6* y (t- 1)+ 0.7* y (t- 2) = u (t- 1)+ 5.5* u (t- 2)+ e (t), the trial damped recursive least squares method and recursive least squares method for parameter identification, and comparison)
- 2011-12-01 00:09:15下载
- 积分:1
-
SSB
single side band modulation using matlab
- 2010-01-16 17:22:59下载
- 积分:1
-
tsp_matlab
说明: matlab 源程序
说明见程序本身,请用写字板打开先(Matlab source described the process itself, please use the tablet to open first)
- 2006-01-24 10:54:02下载
- 积分:1
-
IS95
窄带CDMA(IS-95)系统的前向链路仿真,matlab完成,可执行。(Forward Link Simulation of IS-95)
- 2010-05-14 19:38:31下载
- 积分:1
-
8QAM
利用matlab求QAM的一个程序实例,很实用(To seek QAM by matlab)
- 2011-06-07 09:17:01下载
- 积分:1