登录
首页 » matlab » test

test

于 2010-08-27 发布 文件大小:17KB
0 63
下载积分: 1 下载次数: 78

代码说明:

  一些有用的只能优化算法的优化测试函数,一起和大家分享。(Some useful optimization algorithm can only test functions, together and share.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • The-shortest-path
    最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位(The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared)
    2009-03-19 10:53:46下载
    积分:1
  • 64483
    The following Matlab project contains the source code and Matlab examples used for 1d blaise filter for quick smoothing without curve fitting toolbox. This is an old filter I used before enjoying more sophisticated options Matlab now offers. Easy to modify, change weights and window size according to the type of noise present.
    2015-03-12 11:16:40下载
    积分:1
  • gatbxP1.2
    遗传算法工具箱,英国谢菲尔德大学有一套自己的遗传算法工具箱,比MATLAB默认功能强大一些(Genetic algorithm toolbox, the university of Sheffield has its own genetic algorithm toolbox, MATLAB default powerful than some )
    2012-11-08 16:27:15下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • matlab001
    matlab LMA仿真自适应滤波 关于LMS自适应滤波器的MATLABA实现 (Simulation of adaptive filtering matlab LMA on the LMS adaptive filter to achieve the MATLABA)
    2009-06-22 16:32:03下载
    积分:1
  • Desktop
    二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。(Application of two-dimensional interpolation. Two-dimensional interpolation is mainly used in image processing and visualization of data words. Main methods are: the nearest interpolation double linear interpolation cubic spline interpolation and other methods. The source can be seen the difference between them.)
    2020-09-18 12:07:58下载
    积分:1
  • signalcompress
    给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。(Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform approximation, the same positive and negative transformation, overcoming complex FFT coefficient is not conducive to storage shortcomings. LLMAX function x is given a fixed bit sequence in the optimum quantized output. Entropy coding function as Huffman coding.)
    2013-07-27 10:40:54下载
    积分:1
  • matlab_ChannelCoding.rar
    matlab信道编码程序,可用于仿真设计TCH/FS信道各模块,检验、测试它们的性能,仿真与分析TCH/FS信道的信噪误码性能。 (channel coding matlab procedures, design simulation can be used to TCH/FS channel of the module, test, test their performance, Simulation and Analysis of TCH/FS channel BER noise letter.)
    2009-05-26 18:35:51下载
    积分:1
  • Kmeans_and_improvedkmeans_and_papers
    Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文(Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection)
    2014-12-16 18:20:10下载
    积分:1
  • p3_4
    现代信号处理中RLS算法的程序,非常实用,可清晰的看出该算法与其他算法的差异.(Modern Signal Processing RLS algorithm procedures, very practical, you can clearly see the difference between this algorithm and other algorithms.)
    2013-11-25 20:09:57下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载