-
finish
实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
- 2009-09-11 16:25:25下载
- 积分:1
-
PSO
用基本粒子群算法来解决优化问题,本程序给出的是测试函数,根据需要可以自行更改适应度函数。(Using particle swarm optimization algorithm to solve the problem, this program is given a test function, you can change the fitness function according to their needs.)
- 2015-01-24 10:51:48下载
- 积分: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
-
LMS
LMS三角定位迭代加权算法 LMS三角定位迭代加权算法 LMS三角定位迭代加权算法(LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm)
- 2013-12-03 09:05:26下载
- 积分:1
-
Matlab-Simulation-Files
Matlab Simulation FilesMatlab Simulation Files(Matlab Simulation Files)
- 2013-08-03 10:43:19下载
- 积分:1
-
MATLABImageBasicOperationsCommand
MATLAB图像基本操作命令:imread, imwrite, imshow,figure(MATLAB Image basic operations command:imread, imwrite, imshow,figure)
- 2010-06-28 16:42:20下载
- 积分:1
-
Uniform_Extraction
该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。(The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.)
- 2012-11-02 12:00:05下载
- 积分:1
-
matlab
数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
- 2011-10-20 18:34:12下载
- 积分:1
-
grammar
输入任意文法,找到终结符和非终结符。并统计个数。()
- 2007-10-15 12:50:52下载
- 积分:1
-
AACEncode
This program compress audio to AAC encoding format .
It is developed by visual studio 2010.
And written language C++.
- 2014-01-15 09:38:26下载
- 积分:1