-
PID
先进PID控制及其MATLAB仿真详细教程(Advanced PID Control and MATLAB Simulation of a detailed tutorial)
- 2007-11-01 01:37:00下载
- 积分:1
-
20140114043337585
ABS是关于汽车防抱死制动系统的simulink,程序截图(ABS is simulink automotive anti-lock braking system on the program screenshot)
- 2014-08-25 18:40:43下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
mt
说明: Adding Two different matrecis with the same dimentions by matlab
- 2013-04-25 06:38:03下载
- 积分:1
-
GZipPacker
Pack files automatically with GZip
- 2015-04-02 00:36:29下载
- 积分:1
-
guoqi
可以简单的绘制国旗,基本的绘制国旗的程序,适用于初学者(Can simply draw the national flag, the flag of the basic procedures for the drawing for beginners)
- 2010-12-11 02:47:01下载
- 积分:1
-
ControlEngineeringAGuideforBeginners
Control engineering
aguid for beginners
- 2011-07-12 12:16:01下载
- 积分:1
-
TABLEAU-DE-BORD-V1
Overview: In the application, often the need for custom report format, such as the printing contract, cargo manifests,
- 2015-04-22 23:14:26下载
- 积分:1
-
linprog
规划问题matlab源码,并带有详细设计说明,执行效率较高(Matlab source planning, and with the detailed design shows that the implementation of more efficient)
- 2007-09-09 15:33:40下载
- 积分:1
-
paralell_model1
400Hz,单相并联逆变器,重复,双环复合控制,simulink仿真模型(400Hz, single-phase inverters in parallel, repeat, bicyclic compound control)
- 2020-07-03 16:00:01下载
- 积分:1