-
ratar
完整的雷达系统仿真MATLAB源代码
包括天线设计,脉冲压缩等等 (MATLAB simulation of the complete source code for radar systems, including antenna design, pulse compression, etc.)
- 2009-10-08 15:17:10下载
- 积分:1
-
PID
PI仿真,分离式的PI仿真与非分离式PID仿真的比较(PI simulation, separate the PI simulation and PID simulation of non-separation)
- 2012-05-18 23:55:29下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
盲混响时间估计
说明: 通过直接分析声音文件得到最大似然估计法下的混响时间和混响时间的图像,房间空间的参数来自AIR数据库,数据库里面有多种房间形式的参数形式。(Through the direct analysis of sound files, the images of reverberation time and reverberation time under the maximum likelihood estimation method are obtained. The parameters of room space come from air database, which has many kinds of room forms.)
- 2020-05-20 16:09:06下载
- 积分:1
-
2_POWER-QUALITY
POWER QUALITY IMPROVEMENT IN
GRID CONNECTED WINDENERGY
SYSTEM USING STATCOM
- 2014-09-25 20:09:53下载
- 积分:1
-
wlan_matlab_sim802.11A_ulation
一份很不错的802.11a的无线局域网仿真源码。(A very good 802.11a wireless LAN emulation source.)
- 2008-12-27 14:38:48下载
- 积分:1
-
matlab
matlab编程一百离,很有用的,程序详解(million from the matlab programming, useful, program Detailed)
- 2010-12-16 16:45:30下载
- 积分:1
-
particlefilter
几个粒子滤波的粒子。包括普通的粒子滤波和基于扩展卡尔曼滤波器的粒子滤波器源程序。(Several particle filter particles. Including ordinary particle filtering and extended Kalman filter-based particle filter source.)
- 2021-01-22 11:08:45下载
- 积分:1
-
V_1
视频的编码和解码过程的简单仿真,输入图像是一幅RGB图像,对其的编码过程都尽量模拟模拟视频的方式(Video encoding and decoding process of a simple simulation, the input image is a RGB image, the encoding of their simulation process as far as possible the way analog video)
- 2009-05-31 23:49:18下载
- 积分:1
-
matlab2
简单的阐述方式,可使读者尽快掌握要领。主要介绍了一些编程语句的使用方法。(A simple exposition of way, will enable readers to quickly grasp the essentials.It introduces a number of programming statements used.)
- 2010-01-12 17:18:11下载
- 积分:1