-
LABVIEW_channels
利用LABVIEW多通道采集及分析处理各种信号资料(Using LABVIEW multi-channel signal acquisition and analysis deal with)
- 2010-11-07 11:23:27下载
- 积分:1
-
Machap
convolutional code,create a matlab conde using in channel coding
- 2010-11-21 14:23:57下载
- 积分:1
-
qam
基于MATLAB的正交振幅调制与解调仿真分析
对其有详细的介绍。(Based on MATLAB-QAM demodulator simulation and analysis are introduced in detail.)
- 2008-06-17 10:35:54下载
- 积分:1
-
OFDM Simulation
说明: OFDM通信系统的仿真。PDF文件,包括OFDM原理、程序讲解及运行结果。(OFDM communications system simulation. PDF documents, including OFDM principles, procedures and operations on the results.)
- 2006-01-01 18:16:07下载
- 积分:1
-
CandMatlab
一个典型的MATLAB河VC++的混合编程,对刚刚起步学习的人很有帮助(a typical VC MATLAB River mixed programming, which has just started to learn the helpful)
- 2006-06-08 17:21:53下载
- 积分:1
-
code
刘波——matlab信号处理 18-25章源代码 关于高阶统计量部分 参数模型 线性预测模型 谐波恢复 DOA估计 非线性随机模型 wigner时频分布 时延估计 (Bo- matlab signal processing, Chapter 18-25 source code some parameters on the model of higher order statistics linear prediction model of harmonic restoration DOA estimation of nonlinear stochastic model wigner delay estimation time-frequency distribution)
- 2011-05-06 13:48:37下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1
-
Difference-Between-Cloud-Computing-and-Distribute
data deduplication in cloud computing
- 2015-02-06 03:47:25下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
P0301
数字图像矩阵数据的显示及其傅立叶变换
MATLAB(digital image data matrix display and Fourier Transform MATLAB)
- 2006-06-15 15:08:08下载
- 积分:1