-
nreduce
this is the noise reduction source code. i hope this will be useful for every body who used it
- 2010-02-05 00:41:42下载
- 积分:1
-
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
-
power_triphaseline
power_triphaseline.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_triphaseline.rar,
Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:18:51下载
- 积分:1
-
CH2src
MATLAB在通信系统仿真 第二版书中例题代码(MATLAB simulation of communication systems in the second edition of the book example code)
- 2011-11-15 09:54:02下载
- 积分:1
-
Effect-of-phase-error
此程序主要演示通道间相位误差对DBF旁瓣电平的影响。(This program is mainly to demonstrate of effect of channel phase errors on the sidelobes of DBF.)
- 2013-09-26 10:56:56下载
- 积分:1
-
MATLABvc
一个简单的matlab通讯的小程序,希望对大家有帮助了(A simple sort of small procedures in the hope we have helped
)
- 2010-11-10 16:17:07下载
- 积分:1
-
shujutongjianalysis
数据统计和分析的matlab程序,可作为数值分析等的学习工具。(Matlab program for statistics and data analysis can be used as numerical analysis , such as learning tools.)
- 2012-04-13 16:49:15下载
- 积分:1
-
main_pmusic
very important to understand tomography of medical MRI images
- 2015-03-14 02:50:19下载
- 积分:1
-
3dinver
GRAVITY Gravitational acceleration from Latitude and Z
References:
Gill, A. E., Atmosphere-Ocean Dynamics, Volume 30 of International
Geophysics Series, Academic Press Inc., New York, 1982.
Fofonoff, N. P., and R. C. Millard Jr., Algorithms for computation of
fundamental properties of seawater. Unesco Tech. Pap. in Mar. Sci.,
No. 44, 54 pp.
- 2020-12-15 19:49:13下载
- 积分:1
-
matlab-kalman
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑).
(kalman filter in matlab)
- 2011-03-05 21:53:23下载
- 积分:1