-
SeekingTheMinimumValue
说明: 求最小值的方程原文件及运行命令文件,可以方便快捷的求出非线性有约束的最小值(Seeking the minimum value of the equation of the original documents and run the command file, you can find convenient and efficient non-linear constrained minimum)
- 2010-03-27 15:13:35下载
- 积分:1
-
detect
Detection Algorithm in maltlab
- 2013-10-01 20:40:29下载
- 积分:1
-
komal---Copy
as matlab is in built tool
- 2014-04-24 14:52:20下载
- 积分:1
-
Endpoint-effect-code
模式识别算法经验模式分解的端点效应消除代码(Pattern Recognition Algorithm Empirical Mode Decomposition Endpoint Effect Elimination Code)
- 2017-02-26 19:35:11下载
- 积分:1
-
简单函数优化的遗传算法程序
说明: 使用matlab实现
简单函数优化的遗传算法程序(Genetic algorithm program for simple function optimization)
- 2021-02-28 23:05:37下载
- 积分:1
-
TEST22
code for calculating ber
- 2010-10-25 20:50:20下载
- 积分:1
-
sourcecodeofbookmatlblanguagearithmeticprogramlibr
《MATLAB语言常用算法程序集》一书的源程序(the source code of book MATLAB language commonly used algorithm library)
- 2010-03-11 22:09:34下载
- 积分:1
-
harmonic
harmonic analysis in matlab
- 2011-10-05 13:37:09下载
- 积分:1
-
TSP_GA
本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。(The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I drawing the best simulating route...)
- 2014-11-02 20:22:45下载
- 积分:1
-
dct
A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. DCTs are important to numerous applications in science and engineering, lossy compression of audio (e.g. MP3) and images (e.g. JPEG) (where small high-frequency components can be discarded), to spectral methods for the numerical solution of partial differential equations. The use of cosine rather than sine functions is critical for compression, since it turns out (as described below) that fewer cosine functions are needed to approximate a typical signal, whereas for differential equations the cosines express a particular choice of boundary conditions.
- 2015-02-18 19:24:30下载
- 积分:1