-
Digital_Communications_Principles_Matlab-Based_Sim
数字通信原理基于matlab仿真计算,采用matlab语言仿真通信原理基础内容:包括随机信号、调制解调、信源信道编码和滤波器等相关通信系统的仿真实现,建议具有matlab使用能力的人使用,对于加深自己对通信原理理论知识的理解很有帮助(Digital Communications Principles Matlab-Based Simulation Approach)
- 2009-03-06 12:08:01下载
- 积分:1
-
Car-theory-programming
Car theory programming matlab (Car theory programming)
- 2012-05-17 18:56:36下载
- 积分:1
-
anli21.5-3
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.3源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.3 source code)
- 2014-01-17 21:47:23下载
- 积分:1
-
h
说明: 计算一系列值出现的频数,并作出极坐标图,在地理坡向中很有用(Calculated the frequency range of value occurs, and to make Polar, is useful in geographical aspect)
- 2011-01-09 15:46:30下载
- 积分:1
-
second
ask的调制(相乘法产生)、解调(想干解调)、误码率分析(已调信号添加高斯噪声再分析)(ask the modulation, demodulation, BER analysis)
- 2013-04-17 23:10:46下载
- 积分:1
-
Fuzzy_Logic_MPPT_for_SolarPV
说明: 光伏电池最大功率点的模糊控制算法(Fuzzy)(Fuzzy Algorithms for Controlling the Maximum Power Point of Photovoltaic Cells)
- 2020-11-04 17:19:51下载
- 积分:1
-
Falpos
falsa posicion by davo
- 2010-11-30 05:59:30下载
- 积分:1
-
kftoolmatlab
介绍matlab中simulink仿真工具的使用以及类别,如何搭建kalman滤波的仿真框图(Matlab simulink simulation tools introduced in the use and type, how to build the simulation block diagram of the kalman filter)
- 2010-11-04 21:39:50下载
- 积分:1
-
Mathematical-experiment
数学实验,用matlab详尽的描述了matlab的基础知识,方便初学者学习(Mathematical experiment)
- 2013-01-05 10:50:57下载
- 积分:1
-
Edge-based-text-region-extraction-from-natural-im
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
- 2014-12-16 02:56:28下载
- 积分:1