-
QPSK-modulation
qpsk调制 信道仿真 采用蒙特卡洛 信号和噪声随机生成,莱斯信道(qpsk modulation and channel simulation using Monte Carlo signal and noise randomly generated, Rice channel)
- 2013-11-12 21:20:54下载
- 积分:1
-
tuxiangbianhuan
在matlab上将图像从空间域变换到频率域,主要包括Radon变换和反变换、傅里叶变换和反变换、离散余弦变换和反变换等(In matlab image will be transformed the spatial domain to the frequency domain, including the Radon transform and inverse transform, Fourier transform and inverse transform, the discrete cosine transform and inverse transform)
- 2014-12-25 17:30:34下载
- 积分:1
-
modeling-example-of-matlab
matlab 建模 是例子大全 2014数学建模使用(Modeling is examples of matlab)
- 2013-09-21 11:10:32下载
- 积分:1
-
inverted-pendulum-with-PT1
this is the model of an inverted pendulum,
whereas the drivetrain is modeled as PT1 system.
some of the code desctiption may be in german.
to run just open the m-file and click :run
- 2011-10-24 15:47:13下载
- 积分:1
-
ARMA_predict
MATLAB编写的ARMA建模程序,可实现UI打开EXCEL文件,自动选取合适滞后阶数ARMA建模和任意几期预测。(ARMA modeling program written in MATLAB, enabling the UI Open EXCEL file and automatically selects the appropriate number of lags several of ARMA modeling and forecasting arbitrary.)
- 2013-11-12 15:27:10下载
- 积分:1
-
Matlab_toolbox
适合新手学习、使用的matlab工具箱,包括线性规划、整数规划,二次规划等等,你值得拥有(Suitable for novice learning, the use of matlab toolbox, including linear programming, integer programming, quadratic programming, etc., you deserve)
- 2013-05-26 17:06:42下载
- 积分:1
-
PanasonicBlu-ray8202L.binL
松下假光蓝555+8202L.binL.rar
- 2010-08-26 11:41:45下载
- 积分:1
-
Arithmetic_coding
说明: 算术编码算法的程序块,在matlab中的是实现(Block arithmetic coding algorithm, is achieved in the matlab)
- 2011-04-07 14:43:20下载
- 积分:1
-
25811214svm_v251
LibSVM工具箱,在matlab环境下实现,完整的与VC接口!更多访问个人主页:http://huangbo929.blog.edu.cn(LibSVM toolbox in Matlab environment achieved, and the integrity of the VC interface! More personal visit Home : http://huangbo929.blog.edu.cn)
- 2007-04-27 13:03:44下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1