-
adaptive5
Keyword: FLC - RLS APPROACHES/ techniques
- 2011-07-07 09:44:36下载
- 积分:1
-
Adarsh_aadu999_Ball-Tracker-Robot
This is the matlab file of a ball tracking robo using color identification
- 2013-03-30 02:52:31下载
- 积分:1
-
juanjijiaozhi
交织源程序,卷积交织,分块交织,级联交织等(Interwoven source code, convolutional interleaving, block intertwined, interwoven cascade)
- 2013-04-17 20:55:41下载
- 积分:1
-
wumalv
Rayleigh信道中的误码率仿真
Rayleigh信道BPSK中的误码率(The Simulation of Rayleigh channel
BER for BPSK in Rayleigh channel
)
- 2011-05-06 20:00:07下载
- 积分:1
-
New-folder-(2)
this is the code for repetition code and ostbc code
- 2013-10-07 01:17:53下载
- 积分:1
-
Ary-LDPC-codes
宽带无线通信系统的发展面临频谱资源有限、传输环境复杂等挑战,而高性能信道编码等物理层关键技术可以有效应对宽带无线通信系统的传输速率与传输质量需求(Development of broadband wireless communication systems faced limited spectrum resources, environment, transport and complex challenges, and high-performance physical layer channel coding and other key technology can effectively deal with broadband wireless communication system transmission rate and transmission quality requirements)
- 2015-03-16 21:59:43下载
- 积分:1
-
MATLAB6.5_and_wavelet_toolbox
说明: 本书以最新推出的matlab 6.5中的小波分析工具箱为基础,简单介绍了小波分析得理论基础,重点说明了小波分析工具箱的详细使用方法(The latest book in matlab 6.5 based on wavelet analysis toolbox, get a brief introduction of wavelet analysis theory, focusing on the details of wavelet analysis toolbox to use)
- 2010-04-21 16:43:10下载
- 积分:1
-
spectroscopic-study-of-human-tongue
人体舌苔的光谱学研究。。运用光谱法获得表面反射光谱数据。(spectroscopic study of human tongue)
- 2011-04-27 12:07:57下载
- 积分:1
-
reMmod
跳频通信中模式相加的原代码(配合Mmod.m,reMmod.m,U.m)一起使用。(附MATLAB库函数说明)(The sum of frequency-hopping mode of communication in the original code (with Mmod.m, reMmod.m, Um) use. (With MATLAB library function description))
- 2009-04-27 22:39:48下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1