-
PIDControl
是有关基于MATLAB控制器设计的,尤其对于PID控制器的设计者有帮助。并附有MATLAB程序仿真。(Is related to controller design based on MATLAB, especially for the PID controller, the designer help. Accompanied by MATLAB simulation program.)
- 2010-01-02 14:04:09下载
- 积分:1
-
MatLabLIB
光学信息处理用的MATLAB程序,光学信息处理用的MATLAB程序。(MATLAB program for optical information processing )
- 2010-03-09 19:50:40下载
- 积分:1
-
tuxiangfenge
说明: 利用类间方差阈值算法实现图像的分割处理;利用形态学处理进行处理结果修正。
(Threshold using Otsu algorithm image segmentation use of morphological processing for processing the results of correction.)
- 2011-04-11 16:48:03下载
- 积分:1
-
BCHSim
BCH(15,11,1)+交织编解码matlab代码(BCH (15,11,1) with interleaver matlab code )
- 2021-02-23 22:19:40下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1
-
GP_Algorithm2.0
1、GP_Algorithm_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、CorrelationIntegral.dll - 计算关联积分">
- 2013-07-16 15:26:51下载
- 积分:1
-
zishiyinglunwen
这是一些我查找的关于lms自适应滤波算法的论文,都觉得很有用(This is something I find on lms adaptive filter algorithm paper.I feel it useful)
- 2015-01-12 12:35:09下载
- 积分:1
-
mmse1
pe to snr for equalizer zfl and mmse for channel [1 .55]/norm([1 .55]) and tap=5
- 2010-06-23 18:30:30下载
- 积分:1
-
Schmidl
T.Schmidl & D.Cox算法给出了不同信噪比下,T.Schmidl 和D.Cox 提出的算法的定时测度图
- 2012-05-04 01:33:10下载
- 积分:1
-
w1
说明: 实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1