-
qpsk
运用matlab,采用QPSK调制与解调,包括串并转换,傅立叶变换与逆变换,信道估计(采用LS准则),多普勒频移等模块,内容清晰明了。(Use matlab, using QPSK modulation and demodulation, including string and conversion, Fourier Transform and inverse transform, channel estimation (LS criteria used), Doppler frequency shift modules, content clarity.)
- 2021-04-16 16:28:53下载
- 积分:1
-
PIDANLog
Matlab环境下设计直观、功能强大的PID参数优化计算GUI界面。(Matlab environment, design an intuitive and powerful GUI interface of PID Parameter Optimization.)
- 2010-09-19 11:27:33下载
- 积分:1
-
Detect-rfid-random-in-matlab
The following Matlab project contains the source code and Matlab examples used for detect rfid random . detect rfid random by id
- 2014-11-30 11:31:41下载
- 积分:1
-
MATLAB_and_VC_programing
MATLAB与VC混合编程实习指导书,介绍了几种实用的在VC环境下调用Matlab中函数的方法(MATLAB and VC internship program guide book)
- 2010-07-30 15:42:55下载
- 积分:1
-
ch7xiti1
几个sumlink的例程(可以参考一下如何搭建模型)(The several sumlink routine (you can refer to How to build a model))
- 2012-07-09 15:19:41下载
- 积分:1
-
ex1
Tasks of the machine learning lessons
- 2012-09-10 19:55:57下载
- 积分:1
-
Genetic-Algorithms
使用matlab编写的各种类型的遗传算法,每一种都有注释说明 可以复制到M文件中运行(Matlab prepared using various types of genetic algorithms, each with explanatory notes can be copied to M to run in files)
- 2013-12-28 14:31:00下载
- 积分:1
-
pianxianguanxishu
微弱信号时间序列的偏相关系数提取与模式分类(Weak Signal time series of partial correlation coefficient extraction and pattern classification)
- 2008-04-12 13:34:22下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
convd
卷积码的性能检测程序,适用于信道编码盲检测。卷积码的盲检测(Performance test of convolution code program, suitable for channel coding blind detection.Blind detection of convolution code)
- 2014-10-22 15:49:22下载
- 积分:1