-
tryla
本文件是一个简单的S-function来算出realtime下将信号加倍的(This document is a simple S-function to calculate double realtime signal under)
- 2011-09-23 14:29:55下载
- 积分:1
-
LQR
精馏过程二次高斯性控制算法,非常非常的重要的程序(Quadratic Gaussian distillation process control algorithms, very, very important program)
- 2011-10-26 20:05:16下载
- 积分:1
-
NOISE
source code contains information about noise removal medical images using different algotithms like inteeligent water drop algorithm, median filter and wavelet filters denoising. this source code has all parameter analysis like psnr,epi
- 2014-12-02 15:02:49下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
PotentialField
Potential Field Function
- 2011-11-30 02:27:39下载
- 积分:1
-
DTMF
DTMF报告和代码,基于simulink仿真,通过GUI调用m代码和simulink,可加噪音。(DTMF reports and code, based on simulink simulation, call m code and simulink through GUI, can add noise.)
- 2014-01-08 14:37:15下载
- 积分:1
-
hosademo
说明: MATLAB高阶谱工具箱,方便信号处理工作的完成.(MATLAB toolbox high-end spectrum to facilitate the completion of the signal processing.)
- 2009-08-25 22:57:31下载
- 积分:1
-
MATLAB
说明: 精通Matlab综合辅导与指南.其中有一些程序。适合于自学。(Proficient in Matlab comprehensive counseling and guidance. Some of these programs. Suitable for self-study.)
- 2009-08-27 15:53:16下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
AM_simulink
说明: 基于Simulink的AM信号调制模型,采用实时频谱分析仪能够更加直观的看到信号的在频域的形状(the AM model based on Simulink)
- 2020-06-05 19:27:04下载
- 积分:1