-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1
-
rose
这是一个用matlab编制的绘制风、浪等玫瑰图分布的程序(This is a matlab prepared to draw the wind, waves and other roses distribution program)
- 2020-07-03 15:40:02下载
- 积分:1
-
fastica
基于fast独立分量分析方法实现盲源分离(Fast independent component analysis method based on blind source separation to achieve)
- 2011-01-09 16:57:26下载
- 积分:1
-
TrafficDetection.m
program for trafic sing detection
- 2012-03-30 20:08:29下载
- 积分:1
-
plot_FBG_L
相移光纤光栅长度变化仿真,matlab,(matlab simulink FBG.)
- 2012-04-26 10:08:00下载
- 积分:1
-
highpass
MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波MATLAB高通滤波(MATLAB Gaotong Lvbo)
- 2013-08-03 14:58:00下载
- 积分:1
-
Balloon-Car
science project to develop a ballon car. science project for school kids
- 2014-01-20 22:43:26下载
- 积分:1
-
linear_pneumaticpid
对比例阀气动伺服系统的matlab仿真,仿真结果良好(Proportional valve for pneumatic servo system, matlab simulation, simulation with good results)
- 2009-12-21 15:36:46下载
- 积分:1
-
tfa
现代信号处理教程(胡广书),时频分析。含源码(time-frequency analysis)
- 2010-01-06 14:31:46下载
- 积分:1
-
Genetic-algorithm-in-MATLAB
探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性(Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, description of the genetic algorithm global optimizing nature and the feasibility of using MATLAB simulation)
- 2013-04-09 09:34:30下载
- 积分:1