-
kalman
简明卡尔曼滤波介绍,适用于初学者,很容易理解。(Kalman filter concise introduction for beginners, it is easier to understand.)
- 2007-08-27 11:05:57下载
- 积分:1
-
rm
说明: 基于MATLAB的对于RM编码及误码率的仿真(MATLAB-based code for the RM and of the simulation)
- 2010-09-15 17:55:17下载
- 积分:1
-
LDPC
LDPC编码的matlab实现,好用,利于初学者。(LDPC coding matlab implementation, easy to use, help for beginners.)
- 2010-11-26 05:32:22下载
- 积分:1
-
MATLAB_FFT
说明: Matlab关于FFT算法的编程及原理详细讲解!(Matlab programming on the FFT algorithm and principle explained in detail!)
- 2010-03-20 10:49:43下载
- 积分:1
-
Matlab2013a
Matlab2013教程,matlab初学者入门教程(ppt)(Matlab2013a beginners tutorial)
- 2014-09-21 10:00:21下载
- 积分:1
-
Ubftl
超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。
(Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
- 2012-07-29 00:00:22下载
- 积分:1
-
BPPID
基于BP神经网络的一种PID实现方法,将神经网络技术和常用的PID方法结合,实现更精准的控制。(A Realization Method of PID Based on BP Neural Network)
- 2018-11-28 17:51:37下载
- 积分:1
-
distance_classify
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
- 2009-05-09 17:15:44下载
- 积分:1
-
myga
用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱(Genetic Algorithm with the maximum two-dimensional function problems, and use matlab to achieve, but do not use matlab genetic algorithm toolbox)
- 2008-06-22 15:38:03下载
- 积分:1
-
4
说明: 5、绘制散点图。
对发射和接收信号利用scatterplot函数可显示信号星座图的样子及噪声对信号造成的失真程度。在该图中,横轴代表了信号的同相分量而纵轴代表了正交分量。下面的代码还利用了
对接收信号利用modem.deqammod对象的demodulate方法进行解调。解调结果为包含0到15之间整数的列向量。
(5, draw a scatter plot. The transmitted and received signals can be displayed using a function of the degree of distortion scatterplot like and noise signals caused by the signal constellation of FIG. In this figure, the horizontal axis represents the in-phase component signal and the vertical axis represents the quadrature component. The following code is also used to demodulate the received signal using the method of demodulating modem.deqammod object. Demodulation result is an integer from 0 to 15 comprising a column vector.)
- 2014-09-21 08:33:48下载
- 积分:1