-
tiaozhishitu
仿真分析了MSK传输的数据,差分后的数据、加权前的I,Q路、加权后的I/Q路及MSK调制后的信号(Simulation analysis of the the MSK data transmission, differential data, weighted before I, Q Road, weighted I/Q Road and MSK modulation signal)
- 2013-04-28 17:15:47下载
- 积分:1
-
ell
calculates fourier descriptors
- 2011-09-16 00:59:06下载
- 积分:1
-
8PSK_Standard
根据GSM协议,实现8PSK调制。其中OPSK是主函数(According to the GSM protocol, to achieve 8PSK modulation. Which is the main function OPSK)
- 2014-10-15 13:31:10下载
- 积分:1
-
PC-CFR
采用matlab simulink编写的消峰参考设计,可以直接生成verilog代码。消峰主要用于降低无线信号的峰均比,提高功放效率。(Clipping prepared using matlab simulink reference design, you can generate verilog code directly. Consumers peak mainly used to reduce radio signal PAR, improve power amplifier efficiency.)
- 2020-12-16 17:09:12下载
- 积分:1
-
8954613Matlab
车道检测中弯道的检测,是用MATLAB写的,能较好的检测车道(Turn lane detection tests written using MATLAB)
- 2021-04-28 16:48:44下载
- 积分:1
-
matlab_gatbx_example
< Matlab遗传算法工具箱及应用>>
书中的例子代码(<Matlab genetic algorithm toolbox and application>> examples of code book)
- 2006-11-23 17:45:39下载
- 积分:1
-
SIMULINKintro
本教程包含以下内容:
SIMULINK简介(包括各个模块的介绍)
SIMULINK功能模块的处理
SIMULINK线的处理
SIMULINK自定义功能模块
SIMULINK仿真的运行
SIMULINK s-function的设计
SIMULINK 仿真举例
(The Guide contains the following elements : Simulation profiles (including all modules) on SIMULINK functional modules handling Informations LINK line treatment SIMULINK-defined functional modules SIMULINK operation Informations LINK's-function design for SIMULINK)
- 2006-11-29 10:45:20下载
- 积分:1
-
RS_code_decode
RS纠错编码原理及其实现方法[第三版]
鉴于很多读者来信,特别是初学者对于如何求得RS生成多项式g[x]不是甚理解,特给出计算g[x]的MATLAB程序。(RS error-correcting coding theory and implementation methods [third edition] in view of a lot of letters from readers, especially for beginners on how to get RS to generate polynomial g [x] is not even understanding, give special calculation of g [x] in MATLAB procedures.)
- 2009-02-28 13:42:15下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
lshcode.tar
LSH 和e2LSH算法,感觉hash函数不怎么好。(LSH and e2LSH algorithm, hash function is not very good feeling.)
- 2010-08-05 11:52:25下载
- 积分:1