-
TEXT-BOOK
This is a text book in Digital communication which is very good in understaing
- 2011-07-22 07:34:01下载
- 积分:1
-
RLS_MATLAB
无线通信信道的自适应均衡算法,RLS算法,有助于消除码间串扰(Wireless communication channel adaptive equalization algorithm, RLS algorithm, help to eliminate ISI)
- 2011-05-28 12:35:26下载
- 积分:1
-
rbf
matlab的rbf神经网络文件,可用于股市预测,能够生成误差图,预测图(the rbf neural network matlab files, can be used for stock market prediction, to generate error maps, prediction chart)
- 2021-03-09 14:29:28下载
- 积分:1
-
3Dpicture
Fractal, is filling in the form of non-integer dimension of space morphology. Fractal can be said to come from the existence of a theory of thinking.(Three-dimensional map of the program requirements. Fractal can be said to come from the existence of a theory of thinking.)
- 2010-09-28 21:12:21下载
- 积分:1
-
beibaoPSO
基于MATLAB的pso算法解决背包问题(Pso algorithm based on MATLAB to solve knapsack problem)
- 2015-03-03 20:53:27下载
- 积分:1
-
Lab1
image processing matlab
- 2015-04-16 22:10:06下载
- 积分:1
-
coding_matlab
BPSK AWGN信道编码仿真源程序,适合初学者(BPSK AWGN channel coding simulation source, suitable for beginners)
- 2008-04-02 04:56:16下载
- 积分:1
-
《混沌时间序列分析及其应用》吕金虎
里面涉及很多的混沌数据处理的算法,可以提供给大家使用(There are many chaotic data processing algorithms involved.)
- 2021-03-03 16:49:32下载
- 积分:1
-
ACS3-1
说明: 最优路径问题,蚁群算法,仓储系统的货位拣选路径优化仿真(Optimal path problem, ant colony algorithm, optimization simulation of cargo location picking path for warehouse system)
- 2019-03-26 13:29:22下载
- 积分: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