-
pulse_shaping_SRRC
Pulse shaping code for Matlab. This module use a square root raised cosine (SRRC) pulse.
- 2011-04-29 03:41:20下载
- 积分:1
-
ant_colony_system
蚁群算法解决TSP问题 matlab程序(Ant colony algorithm to solve TSP problem matlab program)
- 2007-11-04 18:46:19下载
- 积分:1
-
daona
用matlab求电力系统导纳矩阵,可用于计算短路电流或潮流计算(Power system admittance matrix using matlab and can be used to calculate the short-circuit current or power flow calculation)
- 2012-08-15 15:30:00下载
- 积分:1
-
Trace-seismic
a code source to calculate a seismic trace with Ricker function
- 2014-11-03 22:21:29下载
- 积分:1
-
rfgg
低通滤波器是容许低于截至频率的信号通过, 但高于截止频率的信号不能通过的电子滤波装置。
(low-pass filter )
- 2011-01-08 23:22:17下载
- 积分:1
-
test
这是一个右下角 ,弹出提示框的插件, 使用js写的, 代码很简单, 用起来也很方便。(This is a lower right corner, pop-up balloon plug-ins, using js written code is very simple, using them is also very convenient.)
- 2010-03-10 23:19:35下载
- 积分:1
-
linefitting
几个线性拟合的matlab程序,用到了对数,一次,二次,(
several linefitng programs,matlab )
- 2013-07-22 17:55:41下载
- 积分:1
-
Main_SVC
对一组数据进行非线性SVM分类,采用了多种训练方法(use an Non-linear SVM classifier to classify a group of data, it takes several trainning methoed)
- 2012-04-25 11:27:38下载
- 积分:1
-
avi_reader
使用matlab gui将AVI格式的视频分帧播放,可暂停,且可以反复播放上一帧和下一帧(Using matlab gui to AVI format video sub-frame playback, you can pause, and can repeat the previous frame and the next frame)
- 2020-11-27 13:49:31下载
- 积分: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