-
radar-function
雷达方程仿真程序,包括基本的雷达距离方程,雷达能量方程,脉冲压缩处理等(radar function simulation code, including basic radar range function, radar power function, pulse compress processing)
- 2010-01-10 22:47:41下载
- 积分:1
-
matlec7
Every signal can be written as a sum of sinusoids with di® erent amplitudes and frequencies. The MATLAB
command to compute the Fourier Transform and its inverse are respectively ® t and i® t
- 2010-03-07 03:28:15下载
- 积分:1
-
frft1
分数阶傅里叶变换程序,可以设置不同的分数阶参数,实现对信号的时频分析,并具有图形显示(Fractional Fourier transform procedure, different fractional order parameter can be set to achieve the time-frequency analysis, and has a graphical display)
- 2012-08-26 09:12:29下载
- 积分:1
-
MIMORayleighFadingChannelCapacity
MIMO channel capacity for rayleigh fading system
- 2010-01-19 14:23:45下载
- 积分:1
-
kalmanfilter
一个非常好用的国外牛人写的kalman滤波程序,(kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab).The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.)
- 2010-03-03 15:14:01下载
- 积分:1
-
luopantu
罗盘图,主要解决界面处理中遇到的罗盘画法,用MATLAB相对C语言简单(Compass map, mainly to solve the interface treatment encountered in compass drawing, using MATLAB relatively simple C language)
- 2012-05-09 22:11:33下载
- 积分:1
-
DebyeCoated
Debye级数展开模型计算双层球形粒子散射角——散射光强曲线:
1. RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. DebyeIntensity.m Debye级数展开模型画包覆粒子散射角-光强图
(Debye series expansion model double spherical particle scattering angle- scattering intensity curve: 1. RB1.m calculated first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. DebyeIntensity.m Debye series expansion model painted coated particle scattering angle- light intensity diagram)
- 2013-10-05 15:07:23下载
- 积分:1
-
SecPSO
二进制粒子群算法在matlab中应用,程序简单(Application binary PSO algorithm in matlab simple program)
- 2013-04-06 20:27:42下载
- 积分:1
-
apf
有源电力滤波器(APF:Active power filter)是一种用于动态抑制谐波、补偿无功的新型电力电子装置,它能够对不同大小和频率的谐波进行快速跟踪补偿,之所以称为有源,是相对于无源LC滤波器,只能被动吸收固定频率与大小的谐波而言,APF可以通过采样负载电流并进行各次谐波和无功的分离,控制并主动输出电流的大小、频率和相位,并且快速响应,抵消负载中相应电流,实现了动态跟踪补偿,而且可以既补谐波又补无功和不平衡。(APF:Active power filter))
- 2020-06-21 16:00:01下载
- 积分:1
-
IIR
用双线性变换法设计IIR数字滤波器
(1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通
带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。
(2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性
曲线。
(3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤
波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用与效果。
(err)
- 2009-01-01 17:12:11下载
- 积分:1