搜索资源列表
seachcenter
- 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
linear_code
- 线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换-linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on.
finace-binary-tree
- 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
otsu
- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
PCM_encode_decode
- PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the
num2bin_function
- converting floating number to binary
pso
- 粒子群算法解决二进制问题,通过matlab语言进行编程-Binary particle swarm algorithm to solve the problem, through the matlab programming language
NRZL
- converting decimal to binary (NRZ-L), Non return to zero level
dou2bin
- convert double type to binary type with matlab. double 转换为二进制 在matlab2008a 上运行无误-convert double type to binary type with matlab
bin2dou
- 二进制转换为double型 在matlab2008a上运行无误 可以直接被其他程序调用-Binary is converted to double type in the correct matlab2008a run other programs can be directly invoked
matlabSDK
- 二值图像水印的代码算法matlab实现,还没有完善-Binary image watermarking algorithm matlab code to achieve
InterfacingTheCameraModule
- this document explains how to read and write binary data on a serial port using matlab.
image2binary
- Convert Image to Binary Image
decimal2bin
- Decimal value to binary bit string converter. As long as the input is within the range, this code always generated the corresponding binary bit pattern.
ascii2binary-2.13
- ascii to binary converter
transform
- 在matlab中实现十进制到有符号定点二进制的转换-To achieve in matlab decimal to binary signed conversion of fixed-point
zhiluan
- 灰度图像经过二值变换和置乱预处理得到二值灰度图像-After two values of gray image scrambling transformation and binary grayscale images are pre-
number_system
- 十进制转换为二进制,在Matlab中实现,利用矩阵来进行实现-Decimal to binary, implemented in Matlab using the matrix to be achieved
decimal-and-binary
- matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
binary1
- 本文件将普通RGB图像转化成二值图像,方便后续处理-This document will be an ordinary RGB image into binary image, to facilitate follow-up treatment