-
testmatlabcom
matlab COM组件和MFC的混合编程(matlab COM component and MFC programming mix)
- 2013-07-10 18:40:36下载
- 积分:1
-
2
说明: modem.qammod对象实现M-QAM调制器,本示例中M为16。其输入参数是从0到15的整数而不是4bits二进制数据。因此,在利用此对象的modulate方法之前需要对二进制数据序列x进行预处理。特别地, 先采用MATLAB中的reshape函数将x沿着矩阵的行方向重新整理成每行4bit数据,然后应用bi2de函数将4bit数据转换成相应的整数。(modem.qammod object implements M-QAM modulator M in this example is 16. Input parameter is an integer from 0 to 15 instead of 4bits binary data. Therefore, before using the method of this object needs to modulate the binary data sequence x pretreatment. In particular, the first use of MATLAB reshape function x 4bit rearranged into each row of data in the row direction of the matrix, and then apply bi2de 4bit function to convert the data into the corresponding integer.)
- 2014-09-21 08:29:51下载
- 积分:1
-
prog1
criminisi pro for image inpainting
- 2015-02-28 12:44:56下载
- 积分:1
-
MicrocontttrollerBook.rar
This book focuses on the 8052-BASIC microcontroller, which is easy to use, full featured,
- 2010-12-18 03:37:40下载
- 积分:1
-
MATLAB-introduction-1
matlab入门的一些知识,希望对大家能有所帮助。(Some knowledge of matlab start, hope we can help.)
- 2011-10-13 11:00:02下载
- 积分:1
-
Fractal
This code creates a self similar 2D Sierpinski carpet or 3D Menger sponge
Inputs are the scaling factor, b, number of squares to remove l, number of iterations, iter, Euclidean dimension, E, and binary random variable.
Calculates Pore Fractal Dimension Dp, porosity
- 2018-05-16 12:52:56下载
- 积分:1
-
WienerScalart
基于Wiener滤波的语音消噪Matlab源程序
调用方式:
output=WienerScalart96(signal,fs,IS)
signal--输入含噪语音
fs----语音信号采样率
IS----起始静音端,用来估计噪声方差(秒做单位,默认是0.25秒) (Wiener filter-based de-noising of the voice call Matlab source code the way: output = WienerScalart96 (signal, fs, IS) signal- voice input with noise fs---- voice signal sampling rate IS---- Start mute end used to estimate the noise variance (units of seconds to do, the default is 0.25 seconds))
- 2007-10-21 17:40:32下载
- 积分:1
-
epitom
Epitomic analysis of appearance and shape
- 2009-04-08 20:28:35下载
- 积分:1
-
pcm
完成通信原理pcm的编码调制,希望对大家有所帮助(Complete communication of the code modulation pcm principle, I hope all of you to help)
- 2009-05-27 21:38:04下载
- 积分:1
-
Objective-C-Coding-Style-Guidelines
参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。(Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines, and combined with their own summary of the actual situation of a coding standard. Themselves in the process of implementation of the code do feel more clear, and looked " professional" the. Coding not want to help regulate the children' s shoes.)
- 2011-01-25 10:21:13下载
- 积分:1