-
matlab-Imagechange
这是一个matlab图像变换程序包,包括傅里叶变换、离散余弦变换、Radon变换等(This is an image transform matlab package, including Fourier transform, discrete cosine transform, Radon transform)
- 2010-05-29 21:44:24下载
- 积分:1
-
colortransf
色彩空间的转换,RGB、XYZ、LAB的相互转换以及LAB与LCH的转换(Color space conversion, RGB, XYZ, LAB conversion, and LAB2LCH conversion)
- 2017-06-27 10:28:54下载
- 积分:1
-
functions
Senoidal,Square and sawtooth functions with amplitud, time and frecuencia variables
- 2009-10-18 04:19:20下载
- 积分:1
-
TwoStep
说明: 一个关于数值分析的matlab演示,十分有用(A presentation on the numerical analysis matlab, very useful)
- 2010-04-16 16:55:51下载
- 积分:1
-
pitch
采用自相关法提取基音,里面有求取自相关的函数。(To extract the pitch of the autocorrelation method)
- 2014-11-02 20:10:44下载
- 积分:1
-
High-quality-CPP-programming-guide
本书是《高质量c++编程指南》,林锐博士著,针对编程过程中可能会遇到的若干容易被忽略的问题进行了分析。(This book is "high-quality c++ Programming Guide" Dr. Lin Rui book for several problems easily overlooked programming process may encounter analyzed.)
- 2013-11-23 00:16:16下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
matlab
MATLAB的图形用户界面设计实际上是一种面向对象的设计方法。假设想建立一个图形界面来显示和处理二维图形的颜色、线型及数据点的图标(MATLAB' s graphical user interface design is an object-oriented design methods. Assumptions would like to build a graphical interface to display and processing of two-dimensional color graphics, line and data point icon)
- 2009-06-14 18:59:42下载
- 积分:1
-
demodulation
通信过程中调制信号的matlab解调程序(Communication process modulated signal demodulation matlab program)
- 2011-07-06 09:54:39下载
- 积分:1
-
monte_carlo_CPM
Monte-Carlo simulation for Critical Path Method, implemented in MATLAB. Uses criticalpath.m library, available for download as well. Function: calculate project length and standard deviation.
- 2009-12-08 09:47:40下载
- 积分:1