-
Montreal
travel guide to montreal
- 2010-11-01 17:31:29下载
- 积分:1
-
wimax_decode
说明: 1, 自动去除导频,空子载波的simulink模块
2, 接下来是转二进制的模块(集成在解交织解卷积模型里,用一个Interger2Bit实现)
3, 然后是解交织解卷积模型—deconv. 负责解交织和解卷积
4, 再就是解RS解随机化模型—decode_new. 负责解RS解随机化
5, decode.m文件: 负责主程序的运行,实现参数的输入和修改,支持各种调制编码方式
(1, automatically remove the pilot, take advantage of the simulink Carrier Module 2, followed by a binary switch module (integrated in deinterleave deconvolution model, with a Interger2Bit achieve) 3, followed by deconvolution model deinterleave-deconv . responsible for reconciliation deinterleave convolution 4, Then solution RS solution model random-decode_new. responsible solution RS solution randomized 5, decode.m documents: the main program is responsible for the operation, to achieve input and modify parameters to support a variety of modulation encoding)
- 2008-10-23 15:34:44下载
- 积分:1
-
yanminfu
说明: 概率的功率,及其功率谱密度的求法,好好看看对大家有好处的哦
(Probability of power, and its power spectral density method, a good look at all of you good oh)
- 2008-11-18 23:21:37下载
- 积分:1
-
velocity
地震数据速度库转换程序,matlab编写,可以实现不同速度类型之间的转换(Seismic data speed database conversion program。matlab。Conversion between different speed types)
- 2012-04-14 09:50:37下载
- 积分:1
-
GMSK_pass
一直用途比较大的调制方式,高斯最小移频键控,在simulink中有比较大的参考价值(Has been the use of relatively large modulation, Gaussian Minimum Shift Keying reference value in simulink)
- 2013-02-27 11:30:14下载
- 积分:1
-
DBRUITAGE-ECG
programme in matlab filetres for digital signal processing..
- 2013-11-21 23:16:06下载
- 积分:1
-
Wind-and-joint-scheduling
风水火联合调度:建立兼顾联合运行系统经济效益最大和弃风电量最小的风-水-火联合运行系统多目标优化调度模型,基于优先配置风蓄联合发电系统,再优化常规火电机组出力的思路,综合考虑了风电不确定性对抽水蓄能机组的影响、风蓄联合运行系统对常规火电机组的影响以及多台常规火电机组的机组组合问题。(Wind and joint scheduling)
- 2021-03-22 09:59:16下载
- 积分:1
-
CSTR
对CSTR模型的建模及仿真程序,利用四阶龙科库塔法实现模型建立(Modeling and simulation program CSTR model, implementation model to establish the use of fourth-order Runge Ke Kuta law)
- 2020-12-22 15:09:07下载
- 积分:1
-
Code
ga binary code that consist three file: main ga code,cost and selection code
- 2013-12-31 04:28:50下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1