-
crc
CRC循环冗余校验是数字数据通信中最常用的差错控制编码方法之一。在多种通信协议的帧结构中有一个
16位或32位的FCS(FrameCheekSequenee),就是利用CRC编码保证数据帧的无误传输。本文阐述7CRC循环
冗余校验码基本原理,根据实际系统需要,建立了并行处理算法的数学模型,并且在F尸GA芯片中实现了该并行算法。
(the resource of matlab)
- 2014-11-23 21:43:01下载
- 积分:1
-
谢菲尔德大学的matlab遗传算法工具箱
这个压缩文件包含有智能算法的matlab程序,该程序可以测试(This compressed file contains a matlab program with intelligent algorithms, which can be tested.)
- 2019-03-13 22:13:26下载
- 积分:1
-
Kalman_demo
利用matlab编写的kalman的实际应用例子程序,对学习kalman自适应滤波可以学习一下(using Matlab prepared by the Arch example of the practical application procedures Adaptive learning Kalman filter can learn from this)
- 2006-06-09 18:06:42下载
- 积分:1
-
Bi-Section-Method
bisection methode..it s useful enjoy it.....
- 2013-02-25 14:51:48下载
- 积分:1
-
radar-imaging
雷达成像经典教材,保铮邢孟道著,适合入门新手(Radar Imaging classic textbook, Bao Zheng Xing Meng-dao with, for entry-novices)
- 2013-11-07 10:22:34下载
- 积分:1
-
数学建模算法与应用
说明: 数学建模算法及应用电子书PDf版本,数学建模入门必备(Mathematical Modeling Algorithms and Application of PDf Edition of Electronic Books)
- 2019-04-30 16:25:41下载
- 积分:1
-
fmcw
FMCW MATLAB R2014B实现(Automotive Adaptive Cruise Control Using FMCW Technology)
- 2015-03-01 23:26:14下载
- 积分:1
-
elnaz
signal separation for comunicaion
university project
- 2013-12-28 21:58:17下载
- 积分:1
-
OBJ_Display
matlab读取和显示obj格式的三维模型文件,经验证效果很好。(Matlab to read and display the 3D model file in obj format, and proved the effect is very good.)
- 2015-05-12 22:17:46下载
- 积分:1
-
shuzituxiangchuli
用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括:
1、图像增强算法
(1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果);
(2)直方图均衡:可在界面上对比均衡前后的效果。
2、图像变换算法
(3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图;
(4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。
3、图像分割算法
(5)采用最优阈值算法对灰度图像进行分割;
(6)用Canny算法对灰度图像进行边缘检测;
(7)用hough变换,检测边缘图像中的直线,并用不同颜色将检测出的直线叠加显示到原图像上。
(Preparation of a user interface with Matlab programming tools, applications, menus, dialog boxes, option boxes and other interface control, the algorithm demo. Algorithms and functions that need to be achieved in the application system including: 1, the image enhancement algorithm (1) gray linear transformation: the brightness and contrast can be adjusted (by controlling the change of the parameters, it is possible to real-time preview changes result) (2) Histogram equalization : contrast before and after equalization effect in the interface. 2, an image transformation algorithm (3) for a color image DCT transform and inverse transform, comparing the results and the original (4) to retain only the upper left corner of 16x16 DCT coefficient, the inverse transform, the signal-to-noise ratio SNR calculation results of FIG. . 3, image segmentation algorithm (5) The optimal threshold algorithm to gray-scale image segmentation (6) Canny algorithm for edge detection of gray-scale images ()
- 2013-05-20 22:20:50下载
- 积分:1