-
minh.n.do
Contourlet变换提出者Minh.ndo结合论文的Matlab实现源码,可以给从事多尺度图像处理人做一个很好的参考(Contourlet Toolbox (Windows download format also available on MATLAB Central): MATLAB source code that implements the contourlet transform and its utility functions. See paper The contourlet transform: an efficient directional multiresolution image representation.)
- 2009-11-03 11:46:31下载
- 积分:1
-
Fiber_Optic_Telecommunication
Fiber Optic Telecommunication
- 2014-09-29 20:59:38下载
- 积分:1
-
dynamic-model-of-fixed-aircraft
基于simulink环境的areospace模块的固定翼飞行器动力学建模与控制(Dynamic modeling and control of fixed-wing aircraft based on simulink environment areospace module)
- 2021-04-02 18:59:07下载
- 积分:1
-
rgb-code
NOTE: This function modifies the BUTTONDOWNFCN of axes in the input list,
and their children. However, it will not modify any object whose
buttondownfcn is nonempty.
- 2014-01-07 18:31:06下载
- 积分:1
-
fhmismwk
可以实现模式识别领域的数据的分类及回归,进行波形数据分析,MIMO OFDM matlab仿真,滤波求和方式实现宽带波束形成,基于matlab GUI界面设计,基于人工神经网络的常用数字信号调制。( You can achieve data classification and regression pattern recognition, Waveform data analysis, MIMO OFDM matlab simulation, Filtering summation way broadband beamforming, Based on matlab GUI interface design, The commonly used digital signal modulation based on artificial neural network.)
- 2016-03-13 22:27:17下载
- 积分:1
-
hammingcode(tansfervoice)
详细的汉明码讲解及编程,本程序只适用传送语音信号等N*1维的矩阵数据,要是想传送灰度或者彩色图片,需要修改一下。(Hamming code in detail to explain and programming, this procedure applies only to transmission of voice signals, such as N* 1-dimensional matrix of data, if would like to send grayscale or color images, the need to make some corrections.)
- 2007-11-27 08:41:13下载
- 积分:1
-
OQPSK
说明: OQPSK的Matlab/Simulink调制解调仿真系统,包括匹配滤波,载波恢复,定时恢复等重要模块,可以观察眼图,仿真误码率,帮助理解OQPSK系统(OQPSK Matlab/Simulink simulation system modulation and demodulation, including matching filter, Carrier Recovery, timing recovery and other important module, we can observe the eye, simulation BER help understand OQPSK system)
- 2005-11-26 14:06:37下载
- 积分:1
-
feixinghangcheng
利用matlab计算点飞行航程的教程 清晰易懂~(Calculation points using matlab tutorial flight from lucid ~)
- 2013-10-05 08:35:34下载
- 积分:1
-
hb_to_mm
HB_TO_MM is a MATLAB program which accepts the name of a file containing a sparse matrix in the Harwell Boeing Sparse Matrix File Format, and which reads that data and writes a corresponding Matrix Market sparse matrix file.
- 2011-12-02 05:50:04下载
- 积分:1
-
circonv
圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。
1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的,
得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。
2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。(Circular convolution with the line convolution in the FIR implementation, the program also opened a deep understanding of the difference between the two and their respective pros and cons. A circular convolution with cut out a certain period of data At this point, the length should be set for the same length as the input data (typically input data greater than hn the number), when the circular convolution is equivalent to a certain the results of the truncated data to the non-truncated filtered line convolution with a separate, discrete data, truncated data with a linear convolution calculation, then the equivalent of this part of the data is independent of the source data, the results of both ends of the time domain becomes long, but the spectrum is basically the same. The difference can imagine. Note that the order of the circular convolution of the input data to construct matrix.)
- 2012-06-28 04:36:25下载
- 积分:1