-
xianxingxitongdepinyufenxifa
How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程(How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程)
- 2010-01-19 16:04:26下载
- 积分:1
-
Matlabbcs1111
说明: Matlab常用语言!Matlab常用语言!Matlab常用语言!Matlab常用语言!(Matlab common language! Matlab common language! Matlab common language! Matlab common language!)
- 2010-03-31 17:37:24下载
- 积分:1
-
hjh
computation projection of points for the perspective and affine camera models
- 2012-12-31 17:47:55下载
- 积分:1
-
AM1
AM系统进行设计、仿真(仿真用程序实现),要求用程序画出调频信号波形,调频信号振幅谱,解调信号(AM system design, simulation (simulation applications to achieve), asked to use the program draw the FM signal waveform, the amplitude spectrum of FM signal, demodulate the signal)
- 2011-10-23 23:03:49下载
- 积分:1
-
wuchafenxi
通过对拟合椭圆的点数的不同来分析拟合椭圆与标准椭圆的误差。(By fitting elliptical points to analyze the different elliptical fitting with the standard error ellipse.)
- 2008-03-15 11:27:38下载
- 积分:1
-
sadf
VC++与MATLAB的混合编程
:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. (:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. )
- 2010-12-25 16:57:26下载
- 积分:1
-
ModulationCapacity
modulation channel capacity
- 2010-02-23 14:41:36下载
- 积分:1
-
Lecture10II
Source code in matlab of neural network.
- 2010-05-30 02:24:42下载
- 积分:1
-
Wavelet-soft-threshold
小波软阈值的去噪处理代码,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能
(Wavelet soft threshold denoising code)
- 2013-12-27 20:11:53下载
- 积分:1
-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1