搜索资源列表
wirelesspowercontrol
- 无线传感器网络模糊功率控制源代码中的模糊控制模块 以及附有相应的图形显示-wireless sensor networks fuzzy power control of the source code control module and fuzzy with the corresponding graphics
bpskd
- 基于matlab的2psk调制,是具体的模块,可以具体的调用随机数,显示psk调制波形图,设置键控的禁止-2psk the matlab-based modulation, is a specific module, you can call a specific random number, psk modulation waveform display, set up the prohibition of keying
picture
- 此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-The basic function of this software is divided into two major modules: one is the digital image processing module, and the oth
MATLAB_SIMULINK_QDPSK
- 摘 要: 利用MATLAB平台的SIMULINK功能编写了一套QDPSK通用功能模块库,并在此基础上进行了多项可视化仿真,较 好地显示了数字通信的工作方式和优越性,以及采用SIMULINK进行仿真的良好的演示效果,为QDPSK数字通信系统的研究提 供了一个较好的软件平台。-Abstract: This paper gives a group of module library for digital communication function applying MATLAB’ s
IS95_forward_code
- 本程序针对高通公司开发的IS-95通信系统,是一个相对完整的IS-95前向信道的仿真源程序,包括Viterbi编码,数据调制,基于RAKE接收机的解调,实现软判决输入的Viterbi译码等模块,并包括有误码率的计算和性能仿真显示。 -The procedure developed for Qualcomm IS-95 communication system, is a relatively complete IS-95 forward channel simulation source c
continuous
- 正弦信号产生一个具有两个正弦信号向量,本设计中运用continuous-state space s-function模块对输入信号进行变换,并通过scope模块显示出来。压缩文件中提供了M文件s-function的编写,以及搭建的模型框图-Generate a sinusoidal signal with two sinusoidal signal vector, the design of the use continuous-state space s-function module to
crc0
- 此为完整的CRC循环冗余校验编译码的源代码。分为三个模块,清晰地显示了编译码函数的调用过程。-This is the full CRC cyclic redundancy check encoding and decoding of the source code. Divided into three modules, clearly shows the process of decoding the function call.
Normalized--matching
- 本文主要是利用归一化的模板匹配方法,来定位出LED显示模块上的每个灯。-This paper is the use of normalized template matching method to locate the LED lights on each display module.
duanlujisuan
- 例子是关于单机-无穷大系统三相、单相短路、两相短路和两相短路接地的仿真模型,其中测量和显示模块均设置好了,可以得到各种短路情况下的电路电流波形。-Example is a single machine- infinite bus system, three-phase, single-phase short circuit, two-phase short-circuit and two-phase short-circuit ground simulation model, which mea
order
- 大容量电机的温度保护实现了对电机和环境温度的采集、显示,能够输出对电机的保护信号。程序调用了中断模块、模数转换模块、显示模块、报警及控制模块。当电机温度高于报警值或者温升过高时,系统输出报警信号和电机保护信号,当温升略高时,系统输出预报警信号。-Large-capacity motor temperature protection implemented on the motor and ambient temperature acquisition, display, capable of o
对两幅图片进行图像匹配
- 基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。
point_cloud
- 用经典的pca k邻域方法估计点云法向量的程序,带有matlab gui,使用matlab 2016b编译运行成功,输入点云最好为列向量的txt文件,gui中内置了点云显示模块以及生成的点云法向量显示,并且可以输出法向量到txt文件中。(The program of estimating point cloud vector with the classical PCA K neighborhood method, with Matlab GUI, uses MATLAB 2016b to co