-
PLStest
偏最小二乘(PLS)算法建模,并提供一个实例分析,提供异常过程监控Q统计量和T统计量。检测出故障。(Partial Least Squares (PLS) algorithm modeling, and provides a case study to provide process monitoring abnormal Q statistic and T statistics. To detect the fault.)
- 2013-08-12 10:34:41下载
- 积分:1
-
Digital-Communication-matlab
说明: 这本书用matlab仿真了数字通信原理中的各部分,很有参考价值(This book matlab simulation of digital communication with the various parts of the principle, a good reference)
- 2011-03-30 11:29:10下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
Malla-PAT
Mesh Function finite element
- 2014-01-18 15:47:10下载
- 积分:1
-
chap3
MATLAB赋值,获取最大值,及其最小值到等!(MATLAB assignment, obtain the maximum)
- 2010-05-06 12:57:40下载
- 积分:1
-
基于image模型的房间混响模型的脉冲响应算法 My Image Al
三维的,基于image模型的房间混响模型的脉冲响应算法。(3-d room reverberation pulse response based on image model)
- 2013-07-26 09:41:20下载
- 积分:1
-
3.19 基于Kalman滤波的目标跟踪
对目标图像处理进行后,可以对目标进行追踪,卡尔曼滤波模型是目标追踪中常用的代码(After image processing, the target can be tracked. Kalman filter model is a common code in target tracking.)
- 2019-04-21 15:48:54下载
- 积分:1
-
regularition
主要是利用归一化的方法进行位场边界识别,利用导数与周围最大值的比值来进行。(Mainly using the method of normalized potential field boundary identification, the use of derivative and the ratio of maximum to be around.)
- 2011-05-24 15:09:47下载
- 积分:1
-
自编SOFDTD计算等离子体平板反射透射系数matlab程序
自编SOFDTD计算等离子体平板反射透射系数matlab程序(Self SOFDTD plasma flat reflection and transmission coefficient calculation matlab program)
- 2020-09-22 20:57:52下载
- 积分:1
-
simplex-nelder
Nelder and Mead Optimization Search Method
- 2013-05-13 22:40:02下载
- 积分:1